Faculty Publications
Permanent URI for this communityhttps://idr.nitk.ac.in/handle/123456789/18736
Publications by NITK Faculty
Browse
45 results
Search Results
Item Deep Learning for COVID-19(Springer Science and Business Media Deutschland GmbH, 2022) Bs, B.S.; Manoj Kumar, M.V.; Thomas, L.; Ajay Kumar, M.A.; Wu, D.; Annappa, B.; Hebbar, A.; Vishnu Srinivasa Murthy, Y.V.S.Ever since the outbreak in Wuhan, China, a variant of Coronavirus named “COVID 19” has taken human lives in millions all around the world. The detection of the infection is quite tedious since it takes 3–14 days for the symptoms to surface in patients. Early detection of the infection and prohibiting it would limit the spread to only to Local Transmission. Deep learning techniques can be used to gain insights on the early detection of infection on the medical image data such as Computed Tomography (CT images), Magnetic resonance Imaging (MRI images), and X-Ray images collected from the infected patients provided by the Medical institution or from the publicly available databases. The same techniques can be applied to do the analysis of infection rates and do predictions for the coming days. A wide range of open-source pre-trained models that are trained for general classification or segmentation is available for the proposed study. Using these models with the concept of transfer learning, obtained resultant models when applied to the medical image datasets would draw much more insights into the COVID-19 detection and prediction process. Innumerable works have been done by researchers all over the world on the publicly available COVID-19 datasets and were successful in deriving good results. Visualizing the results and presenting the summarized data of prediction in a cleaner, unambiguous way to the doctors would also facilitate the early detection and prevention of COVID-19 Infection. © 2022, The Author(s), under exclusive license to Springer Nature Switzerland AG.Item Recent advances and future potential of computer aided diagnosis of liver cancer on computed tomography images(2011) Arakeri, M.P.; Guddeti, G.Liver cancer has been known as one of the deadliest diseases. It has become a major health issue in the world over the past 30 years and its occurrence has increased in the recent years. Early detection is necessary to diagnose and cure liver cancer. Advances in medical imaging and image processing techniques have greatly enhanced interpretation of medical images. Computer aided diagnosis (CAD) systems based on these techniques play a vital role in the early detection of liver cancer and hence reduce death rate. The concept of computer aided diagnosis is to provide a computer output as a second opinion in analysis of liver cancer. It assists radiologist's image interpretation by improving accuracy and consistency of radiological diagnosis and also by reducing image analysis time. The main objective of this paper is to provide an overview of recent advances in the development of CAD systems for analysis of liver cancer. Medical imaging system based on computer tomography will be focused as it is particularly suitable for detecting liver tumors. The paper begins with introduction to liver tumors and medical imaging techniques. Then the key CAD techniques developed recently for liver tumor detection, classification, case-based reasoning based on image retrieval and 3D reconstruction are presented. This article also explores the future key directions and highlights the research challenges that need to be addressed in the development of CAD system which can help the radiologist in improving the diagnostic accuracy. © Springer-Verlag 2011.Item Explainable Deep Neural Models for COVID-19 Prediction from Chest X-Rays with Region of Interest Visualization(Institute of Electrical and Electronics Engineers Inc., 2021) Nedumkunnel, I.M.; Elizabeth George, L.; Kamath S․, S.S.; Rosh, N.A.; Mayya, V.COVID-19 has been designated as a once-in-a-century pandemic, and its impact is still being felt severely in many countries, due to the extensive human and green casualties. While several vaccines are under various stage of development, effective screening procedures that help detect the disease at early stages in a non-invasive and resource-optimized manner are the need of the hour. X-ray imaging is fairly accessible in most healthcare institutions and can prove useful in diagnosing this respiratory disease. Although a chest X-ray scan is a viable method to detect the presence of this disease, the scans must be analyzed by trained experts accurately and quickly if large numbers of tests are to be processed. In this paper, a benchmarking study of different preprocessing techniques and state-of-the-art deep learning models is presented to provide comprehensive insights into both the objective and subjective evaluation of their performance. To analyze and prevent possible sources of bias, we preprocessed the dataset in two ways-first, we segmented the lungs alone, and secondly, we formed a bounding box around the lung and used only this area to train. Among the models chosen to benchmark, which were DenseNet201, EfficientNetB7, and VGG-16, DenseNet201 performed better for all three datasets. © 2021 IEEE.Item A Novel Artificial Intelligence-Based Lung Nodule Segmentation and Classification System on CT Scans(Springer Science and Business Media Deutschland GmbH, 2022) Dodia, S.; Annappa, A.; Mahesh, M.A.Major innovations in deep neural networks have helped optimize the functionality of tasks such as detection, classification, segmentation, etc., in medical imaging. Although Computer-Aided Diagnosis (CAD) systems created using classic deep architectures have significantly improved performance, the pipeline operation remains unclear. In this work, in comparison to the state-of-the-art deep learning architectures, we developed a novel pipeline for performing lung nodule detection and classification, resulting in fewer parameters, better analysis, and improved performance. Histogram equalization, an image enhancement technique, is used as an initial preprocessing step to improve the contrast of the lung CT scans. A novel Elagha initialization-based Fuzzy C-Means clustering (EFCM) is introduced in this work to perform nodule segmentation from the preprocessed CT scan. Following this, Convolutional Neural Network (CNN) is used for feature extraction to perform nodule classification instead of customary classification. Another set of features considered in this work is Bag-of-Visual-Words (BoVW). These features are encoded representations of the detected nodule images. This work also examines a blend of intermediate features extracted from CNN and BoVW characteristics, which resulted in higher performance than individual feature representation. A Support Vector Machine (SVM) is used to distinguish detected nodules into benign and malignant nodules. Achieved results clearly show improvement in the nodule detection and classification task performance compared to the state-of-the-art architectures. The model is evaluated on the popular publicly available LUNA16 dataset and verified by an expert pulmonologist. © 2022, The Author(s), under exclusive license to Springer Nature Switzerland AG.Item Speckle reduction in medical ultrasound images using an unbiased non-local means method(Elsevier Ltd, 2016) Sudeep, P.V.; Ponnusamy, P.; Rajan, J.; Baradaran, H.; Saba, L.; Gupta, A.; Suri, J.S.Enhancement of ultrasound (US) images is required for proper visual inspection and further pre-processing since US images are generally corrupted with speckle. In this paper, a new approach based on non-local means (NLM) method is proposed to remove the speckle noise in the US images. Since the interpolated final Cartesian image produced from uncompressed ultrasound data contaminated with fully developed speckle can be represented by a Gamma distribution, a Gamma model is incorporated in the proposed denoising procedure. In addition, the scale and shape parameters of the Gamma distribution are estimated using the maximum likelihood (ML) method. Bias due to speckle noise is expressed using these parameters and is removed from the NLM filtered output. The experiments on phantom images and real 2D ultrasound datasets show that the proposed method outperforms other related well-accepted methods, both in terms of objective and subjective evaluations. The results demonstrate that the proposed method has a better performance in both speckle reduction and preservation of structural features. © 2016 Elsevier Ltd. All rights reserved.Item GPU implementation of non-local maximum likelihood estimation method for denoising magnetic resonance images(Springer Verlag service@springer.de, 2017) Upadhya, A.H.K.; Talawar, B.; Rajan, J.Magnetic resonance imaging (MRI) is a widely deployed medical imaging technique used for various applications such as neuroimaging, cardiovascular imaging and musculoskeletal imaging. However, MR images degrade in quality due to noise. The magnitude MRI data in the presence of noise generally follows a Rician distribution if acquired with single-coil systems. Several methods are proposed in the literature for denoising MR images corrupted with Rician noise. Amongst the methods proposed in literature for denoising MR images corrupted with Rician noise, the non-local maximum likelihood methods (NLML) and its variants are popular. In spite of the performance and denoising quality, NLML algorithm suffers from a tremendous time complexity O(m3N3) , where m3 and N3 represent the search window and image size, respectively, for a 3D image. This makes the algorithm challenging for deployment in the real-time applications where fast and prompt results are required. A viable solution to this shortcoming would be the application of a data parallel processing framework such as Nvidia CUDA so as to utilize the mutually exclusive and computationally intensive calculations to our advantage. The GPU-based implementation of NLML-based image denoising achieves significant speedup compared to the serial implementation. This research paper describes the first successful attempt to implement a GPU-accelerated version of the NLML algorithm. The main focus of the research was on the parallelization and acceleration of one computationally intensive section of the algorithm so as to demonstrate the execution time improvement through the application of parallel processing concepts on a GPU. Our results suggest the possibility of practical deployment of NLML and its variants for MRI denoising. © 2016, Springer-Verlag Berlin Heidelberg.Item Perceptually lossless coder for volumetric medical image data(Academic Press Inc. apjcs@harcourt.com, 2017) Chandrika, B.K.; Aparna., P.; Sumam David, S.S.With the development of modern imaging techniques, every medical examination would result in a huge volume of image data. Analysis, storage and/or transmission of these data demands high compression without any loss of diagnostically significant data. Although, various 3-D compression techniques have been proposed, they have not been able to meet the current requirements. This paper proposes a novel method to compress 3-D medical images based on human vision model to remove visually insignificant information. The block matching algorithm applied to exploit the anatomical symmetry remove the spatial redundancies. The results obtained are compared with those of lossless compression techniques. The results show better compression without any degradation in visual quality. The rate-distortion performance of the proposed coders is compared with that of the state-of-the-art lossy coders. The subjective evaluation performed by the medical experts confirms that the visual quality of the reconstructed image is excellent. © 2017Item Gradient-oriented directional predictor for HEVC planar and angular intra prediction modes to enhance lossless compression(Elsevier GmbH journals@elsevier.com, 2018) Shilpa Kamath, S.; Aparna., P.; Antony, A.Recent advancements in the capture and display technologies motivated the ITU-T Video Coding Experts Group and ISO/IEC Moving Picture Experts Group to jointly develop the High-Efficiency Video Coding (HEVC), a state-of-the-art video coding standard for efficient compression. The compression applications that essentially require lossless compression scenarios include medical imaging, video analytics, video surveillance, video streaming etc., where the content reconstruction should be flawless. In the proposed work, we present a gradient-oriented directional prediction (GDP) strategy at the pixel level to enhance the compression efficiency of the conventional block-based planar and angular intra prediction in the HEVC lossless mode. The detailed experimental analysis demonstrates that the proposed method outperforms the lossless mode of HEVC anchor in terms of bit-rate savings by 8.29%, 1.65%, 1.94% and 2.21% for Main-AI, LD, LDP and RA configurations respectively, without impairing the computational complexity. The experimental results also illustrates that the proposed predictor performs superior to the existing state-of-the-art techniques in the literature. © 2018 Elsevier GmbHItem Noise classification and automatic restoration system using non-local regularization frameworks(Taylor and Francis Ltd. michael.wagreich@univie.ac.at, 2018) Febin, I.P.; Padikkal, P.; Bini, A.A.Medical, satellite or microscopic images differ in the imaging techniques used, hence their underlying noise distribution also are different. Most of the restoration methods including regularization models make prior assumptions about the noise to perform an efficient restoration. Here we propose a system that estimates and classifies the noise into different distributions by extracting the relevant features. The system provides information about the noise distribution and then it gets directed into the restoration module where an appropriate regularization method (based on the non-local framework) has been employed to provide an efficient restoration of the data. We have effectively addressed the distortion due to data-dependent noise distributions such as Poisson and Gamma along with data uncorrelated Gaussian noise. The studies have shown a 97.7% accuracy in classifying noise in the test data. Moreover, the system also shows the capability to cater to other popular noise distributions such as Rayleigh, Chi, etc. © 2018, © 2018 The Royal Photographic Society.Item Multi-Modal Medical Image Fusion with Adaptive Weighted Combination of NSST Bands Using Chaotic Grey Wolf Optimization(Institute of Electrical and Electronics Engineers Inc., 2019) Asha, C.S.; Lal, S.; Gurupur, V.P.; Saxena, P.U.P.Recently, medical image fusion has emerged as an impressive technique in merging the medical images of different modalities. Certainly, the fused image assists the physician in disease diagnosis for effective treatment planning. The fusion process combines multi-modal images to incur a single image with excellent quality, retaining the information of original images. This paper proposes a multi-modal medical image fusion through a weighted blending of high-frequency subbands of nonsubsampled shearlet transform (NSST) domain via chaotic grey wolf optimization algorithm. As an initial step, the NSST is applied on source images to decompose into the multi-scale and multi-directional components. The low-frequency bands are fused based on a simple max rule to sustain the energy of an individual. The texture details of input images are preserved by an adaptively weighted combination of high-frequency images using a recent chaotic grey wolf optimization algorithm to minimize the distance between the fused image and source images. The entire process emphasizes on retaining the energy of the low-frequency band and the transferring of texture features from source images to the fused image. Finally, the fused image is formed using inverse NSST of merged low and high-frequency bands. The experiments are carried out on eight different disease datasets obtained from Brain Atlas, which consists of MR-T1 and MR-T2, MR and SPECT, MR and PET, and MR and CT. The effectiveness of the proposed method is validated using more than 100 pairs of images based on the subjective and objective quality assessment. The experimental results confirm that the proposed method performs better in contrast with the current state-of-the-art image fusion techniques in terms of entropy, VIFF, and FMI. Hence, the proposed method will be helpful for disease diagnosis, medical treatment planning, and surgical procedure. © 2013 IEEE.
