Early Diagnosis of Alzheimer's Diseases and Dementia from MRI Images Using an Ensemble Deep Learning
Mozhgan Naderi, Maryam Rastgarpour, Amir Reza Takhsha

TL;DR
This study introduces two low-parameter CNNs and an ensemble approach for early Alzheimer's detection from MRI images, achieving high accuracy and robustness, especially with data imbalance handled by SMOTE.
Contribution
The paper presents novel low-parameter CNN architectures and an ensemble method that improves early AD detection accuracy on MRI data, outperforming previous models.
Findings
Ensemble model achieved 98.28% accuracy without SMOTE.
SMOTE-enhanced ensemble reached 99.92% accuracy.
Averaging outputs improved diagnosis performance.
Abstract
Alzheimer's Disease (AD) is a progressive neurological disorder that can result in significant cognitive impairment and dementia. Accurate and timely diagnosis is essential for effective treatment and management of this disease. In this study, we proposed two low-parameter Convolutional Neural Networks (CNNs), IR-BRAINNET and Modified-DEMNET, designed to detect the early stages of AD accurately. We also introduced an ensemble model that averages their outputs to reduce variance across the CNNs and enhance AD detection. Both CNNs are trained, and all models are evaluated using a Magnetic Resonance Imaging (MRI) dataset from the Kaggle database. The dataset includes images of four stages of dementia, with an uneven class distribution. To mitigate challenges stemming from the inherent imbalance in the dataset, we employed the Synthetic Minority Over-sampling Technique (SMOTE) to generate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Medical Imaging and Analysis · AI in cancer detection
MethodsSynthetic Minority Over-sampling Technique.
