Deep Convolutional Neural Network based Classification of Alzheimer's Disease using MRI data
Alzheimer's disease (AD) is a progressive and incurable neurodegenerative disease which destroys brain cells and causes loss to patient's memory. An early detection can prevent the patient from further damage of the brain cells and hence avoid permanent memory loss. In past few years, various automatic tools and techniques have been proposed for diagnosis of AD. Several methods focus on fast, accurate and early detection of the disease to minimize the loss to patients mental health. Although machine learning and deep learning techniques have significantly improved medical imaging systems for AD by providing diagnostic performance close to human level. But the main problem faced during multi-class classification is the presence of highly correlated features in the brain structure. In this paper, we have proposed a smart and accurate way of diagnosing AD based on a two-dimensional deep convolutional neural network (2D-DCNN) using imbalanced three-dimensional MRI dataset. Experimental results on Alzheimer Disease Neuroimaging Initiative magnetic resonance imaging (MRI) dataset confirms that the proposed 2D-DCNN model is superior in terms of accuracy, efficiency, and robustness. The model classifies MRI into three categories: AD, mild cognitive impairment, and normal control: and has achieved 99.89% classification accuracy with imbalanced classes. The proposed model exhibits noticeable improvement in accuracy as compared to the state-fo-the-art methods.
Code (0)
등록된 구현이 없습니다.
Tasks
DiagnosticGeneral ClassificationMulti-class ClassificationSimilar Papers 제목 키워드 기반
An Ensemble of Deep Convolutional Neural Networks for Alzheimer's Disease Detection and Classification
Alzheimer's Disease destroys brain cells causing people to lose their memory, mental functions and ability to continue daily activities. It is a severe neurological brain disorder which is not curable, but earlier detect…
Alzheimer's Disease DetectionClassificationGeneral ClassificationA reproducible 3D convolutional neural network with dual attention module (3D-DAM) for Alzheimer's disease classification
Alzheimer's disease is one of the most common types of neurodegenerative disease, characterized by the accumulation of amyloid-beta plaque and tau tangles. Recently, deep learning approaches have shown promise in Alzheim…
ClassificationVisual Explanations From Deep 3D Convolutional Neural Networks for Alzheimer's Disease Classification
We develop three efficient approaches for generating visual explanations from 3D convolutional neural networks (3D-CNNs) for Alzheimer's disease classification. One approach conducts sensitivity analysis on hierarchical …
ClassificationGeneral ClassificationImage SegmentationSemantic Segmentation+1Introducing Vision Transformer for Alzheimer's Disease classification task with 3D input
Many high-performance classification models utilize complex CNN-based architectures for Alzheimer's Disease classification. We aim to investigate two relevant questions regarding classification of Alzheimer's Disease usi…
ClassificationDynamic Image for 3D MRI Image Alzheimer's Disease Classification
We propose to apply a 2D CNN architecture to 3D MRI image Alzheimer's disease classification. Training a 3D convolutional neural network (CNN) is time-consuming and computationally expensive. We make use of approximate r…
ClassificationGeneral Classification