Faculty Publications
Permanent URI for this communityhttps://idr.nitk.ac.in/handle/123456789/18736
Publications by NITK Faculty
Browse
7 results
Search Results
Item A semi-automatic method for carotid artery wall segmentation in MR images(Institute of Electrical and Electronics Engineers Inc., 2017) Kumar, P.K.; Kesavadas, C.; Rajan, J.The quantification of carotid artery stenosis via imaging techniques guides the physicians to take a decision regarding surgical interventions. The measurement of wall thickness from magnetic resonance (MR) images is a promising approach to measure the degree of carotid stenosis. Manual tracing of the carotid vessel walls is time consuming and is sensitive to observer variability. Further, the existing segmentation techniques are limited by the poor contrast and presence of noise in MR images. The objective this paper is to present a novel segmentation strategy for carotid lumen and outer wall from MR images. The segmentation has been carried out in two stages which starts with a user assisted region of interest selection. In the first stage, an active contour based global segmentation has been applied to classify the lumen region. In the second stage, morphological gradient of the region of interest has been computed. This is followed by particle swarm optimization based localized segmentation to separate the wall region. The results demonstrate excellent correspondence between the automatic and manual tracings for lumen and outer walls of the carotid artery. © 2016 IEEE.Item Nonlocal linear minimum mean square error methods for denoising MRI(Elsevier Ltd, 2015) Sudeep, P.V.; Ponnusamy, P.; Kesavadas, C.; Rajan, J.The presence of noise results in quality deterioration of magnetic resonance (MR) images and thus limits the visual inspection and influence the quantitative measurements from the data. In this work, an efficient two stage linear minimum mean square error (LMMSE) method is proposed for the enhancement of magnitude MR images in which data in the presence of noise follows a Rician distribution. The conventional Rician LMMSE estimator determines a closed-form analytical solution to the aforementioned inverse problem. Even-though computationally efficient, this approach fails to take advantage of data redundancy in the 3D MR data and hence leads to a suboptimal filtering performance. Motivated by this observation, we put forward the concept of nonlocal implementation with LMMSE estimation method. To select appropriate samples for the nonlocal version of the LMMSE estimation, the similarity weights are computed using Euclidean distance between either the gray level values in the spatial domain or the coefficients in the transformed domain. Assuming that the signal dependent component of the noise is optimally suppressed by this filtering and the rest is a white and uncorrelated noise with the image, we adopt a second stage LMMSE filtering in the principal component analysis (PCA) domain to further enhance the image and the noise variance is adaptively adjusted. Experiments on both simulated and real data show that the proposed filters have excellent filtering performance over other state-of-the-art methods. © 2015 Elsevier Ltd. All rights reserved.Item A nonlocal maximum likelihood estimation method for enhancing magnetic resonance phase maps(Springer London, 2017) Sudeep, P.V.; Ponnusamy, P.; Kesavadas, C.; Sijbers, J.; den Dekker, A.J.; Rajan, J.A phase map can be obtained from the real and imaginary components of a complex valued magnetic resonance (MR) image. Many applications, such as MR phase velocity mapping and susceptibility mapping, make use of the information contained in the MR phase maps. Unfortunately, noise in the complex MR signal affects the measurement of parameters related to phase (e.g, the phase velocity). In this paper, we propose a nonlocal maximum likelihood (NLML) estimation method for enhancing phase maps. The proposed method estimates the true underlying phase map from a noisy MR phase map. Experiments on both simulated and real data sets indicate that the proposed NLML method has a better performance in terms of qualitative and quantitative evaluations when compared to state-of-the-art methods. © 2016, Springer-Verlag London.Item Automatic detection and localization of Focal Cortical Dysplasia lesions in MRI using fully convolutional neural network(Elsevier Ltd, 2019) Bijay Dev, K.M.; Pawan, P.S.; Niyas, S.; Vinayagamani, S.; Kesavadas, C.; Rajan, J.Focal cortical dysplasia (FCD) is the leading cause of drug-resistant epilepsy in both children and adults. At present, the only therapeutic approach in patients with drug-resistant epilepsy is surgery. Hence, the quantification of FCD via non-invasive imaging techniques helps physicians to decide on surgical interventions. The properties like non-invasiveness and capability to produce high-resolution images makes magnetic resonance imaging an ideal tool for detecting the FCD to an extent. The FCD lesions vary in size, shape, and location for different patients and make the manual detection time consuming and sensitive to the experience of the observer. Automatic segmentation of FCD lesions is challenging due to the difference in signal strength in images acquired with different machines, noise, and other kinds of distortions such as motion artifacts. Most of the methods proposed in the literature use conventional machine learning and image processing techniques in which their accuracy relies on the trained features. Hence, feature extraction should be done more precisely which requires human expertise. The ability to learn the appropriate features/representations from the training data without any human interventions makes the convolutional neural network (CNN) the suitable method for addressing these drawbacks. As far as we are aware, this work is the first one to use a CNN based model to solve the aforementioned problem using only MRI FLAIR images. We customized the popular U-Net architecture and trained the proposed model from scratch (using MRI images acquired with 1.5T and 3T scanners). FCD detection rate (recall) of the proposed model is 82.5 (33/40 patients detected correctly). © 2019Item An improved nonlocal maximum likelihood estimation method for denoising magnetic resonance images with spatially varying noise levels(Elsevier B.V., 2020) Sudeep, P.V.; Ponnusamy, P.; Kesavadas, C.; Rajan, J.Magnetic resonance images (MRI) reconstructed with parallel MRI (pMRI) techniques generally have spatially varying (non-stationary) noise levels. However, most of the existing MRI denoising methods rely on a stationary noise model and end with suboptimal results when applied to pMRI images. To address this problem, this paper proposes an improved nonlocal maximum likelihood (NLML) estimation method. In the proposed method, a noise map is computed with a robust noise estimator before the ML estimation of the underlying signal. Also, a similarity measure based on local frequency descriptors (LFD) is introduced to find the nonlocal samples for ML estimation. The experiments on simulated and real magnetic resonance (MR) data demonstrate that the proposed technique has superior filtering capabilities in terms of subjective and quantitative assessments when compared with other state-of-the-art methods. © 2018 Elsevier B.V.Item Multi-Res-Attention UNet: A CNN Model for the Segmentation of Focal Cortical Dysplasia Lesions from Magnetic Resonance Images(Institute of Electrical and Electronics Engineers Inc., 2021) Thomas, E.; Pawan, S.J.; Kumar, S.; Horo, A.; Niyas, S.; Vinayagamani, S.; Kesavadas, C.; Rajan, J.In this work, we have focused on the segmentation of Focal Cortical Dysplasia (FCD) regions from MRI images. FCD is a congenital malformation of brain development that is considered as the most common causative of intractable epilepsy in adults and children. To our knowledge, the latest work concerning the automatic segmentation of FCD was proposed using a fully convolutional neural network (FCN) model based on UNet. While there is no doubt that the model outperformed conventional image processing techniques by a considerable margin, it suffers from several pitfalls. First, it does not account for the large semantic gap of feature maps passed from the encoder to the decoder layer through the long skip connections. Second, it fails to leverage the salient features that represent complex FCD lesions and suppress most of the irrelevant features in the input sample. We propose Multi-Res-Attention UNet; a novel hybrid skip connection-based FCN architecture that addresses these drawbacks. Moreover, we have trained it from scratch for the detection of FCD from 3 T MRI 3D FLAIR images and conducted 5-fold cross-validation to evaluate the model. FCD detection rate (Recall) of 92% was achieved for patient wise analysis. © 2013 IEEE.Item Segmentation of focal cortical dysplasia lesions from magnetic resonance images using 3D convolutional neural networks(Elsevier Ltd, 2021) Niyas, S.; Chethana Vaisali, S.; Show, I.; Chandrika, T.G.; Vinayagamani, S.; Kesavadas, C.; Rajan, J.Computer-aided diagnosis using advanced Artific ial Intelligence (AI) techniques has become much popular over the last few years. This work automates the segmentation of Focal Cortical Dysplasia (FCD) lesions from three-dimensional (3D) Magnetic Resonance (MR) images. FCD is a type of neuronal malformation in the brain cortex and is the leading cause of intractable epilepsy, irrespective of gender or age differences. Since the neuron related abnormalities are usually resistant to drug therapy, surgical resection has been the main treatment approach for patients with intractable epilepsy. Automating the identification and segmentation of FCD is useful for neuroradiologists in pre-surgical evaluations. Convolutional Neural Networks (CNNs) have the ability to learn appropriate features from the training data without any human intervention. But, most of the state-of-the-art FCD segmentation approaches use two-dimensional (2D) CNN models despite the availability of 3D Magnetic resonance imaging (MRI) volumes, and hence fail to leverage the inter-slice information present in the MRI volumes. The major hurdles in considering a 3D CNN model are the need for a large 3D dataset, big memory, and high computation cost. A deep 3D CNN segmentation model, which can extract inter-slice information and overcomes the drawbacks of conventional 3D CNN methods to an extent, is proposed in this paper. The model uses a 3D version of U-Net with residual blocks that works on shallow depth 3D sub-volumes generated from MRI volumes. The proposed method shows superior performance over the state-of-the-art FCD segmentation methods in both qualitative and quantitative analysis. © 2021 Elsevier Ltd
