Preprint / Version 1

Identification of Alzheimer’s Disease using Deep Learning with the multi-layer perceptron (MLP) Classifier

##article.authors##

  • Georgia Alexandrakis High School

DOI:

https://doi.org/10.58445/rars.2756

Keywords:

Artificial Intelligence (AI), Alzheimer’s Disease, Machine Learning

Abstract

Throughout the past decade, the world cautiously predicts the potential impact of  artificial intelligence (AI) on daily life from education to healthcare. This study examined the accuracy and efficiency of a deep learning model when detecting Alzheimer's disease in brain MRIs. Python code was used to create a model that would compute the accuracy and error loss with different hyper parameters. The multi-layer perceptron (MLP) Classifier was used to train the model and the classifier includes multiple hyper parameters that can be fine-tuned to improve the accuracy of the model. Next, we focused on optimizing the values of two hyper parameters: learning rate and hidden layer sizes. The model performed best with a learning rate of 0.0001 and an accuracy of 97.19%. For hidden layer sizes, the number of neurons per layer was optimized to compute the highest accuracy. The model performed best with one layer of 50 neurons with an accuracy of 95.94%. When both hyper parameters were changed in the same experiment, the accuracy decreased to 96.09%. The optimum model with a hidden layer size of two layers of 50 neurons and a learning rate of 0.0001 earned a sensitivity of 95.50% and a specificity of 99.02%. We observed that an accuracy above 90% can only be reached by optimizing with each hyper parameter. This study demonstrates the feasibility of using deep learning modeling with the MLP Classifier for successful identification of Alzheimer’s disease. 

References

Abdusalomov, Akmalbek Bobomirzaevich, et al. “Brain Tumor Detection Based on Deep Learning Approaches and Magnetic Resonance Imaging.” Cancers, vol. 15, no. 16, Multidisciplinary Digital Publishing Institute, Aug. 2023, pp. 4172–72, https://doi.org/10.3390/cancers15164172.

Alzheimer's Association. “What Is Alzheimer’s Disease?” Alzheimer’s Association, 2025, www.alz.org/alzheimers-dementia/what-is-alzheimers.

“Augmented Alzheimer MRI Dataset.” www.kaggle.com, www.kaggle.com/datasets/uraninjo/augmented-alzheimer-mri-dataset.

Chouliaras, Leonidas and O’Brien, John T. “The Use of Neuroimaging Techniques in the Early and Differential Diagnosis of Dementia.” Molecular Psychiatry, vol. 28, 22 Aug. 2023, https://doi.org/10.1038/s41380-023-02215-8.

Dunlap, Garrett. “Is Alzheimer’s Disease Genetic? | Decode Your DNA-Learn about Your Risks!” Nebula Genomics Blog, May 2022, nebula.org/blog/is-alzheimers-disease-genetic/.

Khan, Protima. “Machine Learning and Deep Learning Approaches for Brain Disease Diagnosis: Principles and Recent Advances.” Ieeexplore.ieee.org, ieeexplore.ieee.org/abstract/document/9363896.

Kozlov, Max. “AI That Reads Brain Scans Shows Promise for Finding Alzheimer’s Genes.” Nature, Nov. 2023, https://doi.org/10.1038/d41586-023-03482-9.

Krag, Christian H., et al. “Diagnostic Test Accuracy Study of a Commercially Available Deep Learning Algorithm for Ischemic Lesion Detection on Brain MRIs in Suspected Stroke Patients from a Non-Comprehensive Stroke Center.” European Journal of Radiology, vol. 168, Nov. 2023, p. 111126, https://doi.org/10.1016/j.ejrad.2023.111126.

National Institute on Aging. “Alzheimer’s Disease Fact Sheet.” National Institute on Aging, National Institutes of Health, 5 Apr. 2023, www.nia.nih.gov/health/alzheimers-and-dementia/alzheimers-disease-fact-sheet.

Solanki, Sunny. “Scikit-Learn - Neural Network.” Coderzcolumn.com, CoderzColumn, 2020, coderzcolumn.com/tutorials/machine-learning/scikit-learn-sklearn-neural-network.

Tibon, Roni. “A Machine Learning Approach for MRI-Based Classification of Individuals with Mild Cognitive Impairment.” The Preprint Server of Biology, 28 May 2021, https://doi.org/10.1101/2021.05.27.445930.

Yun, Jihye, et al. “Radiomic Features and Multilayer Perceptron Network Classifier: A Robust MRI Classification Strategy for Distinguishing Glioblastoma from Primary Central Nervous System Lymphoma.” Scientific Reports, vol. 9, no. 1, Apr. 2019, https://doi.org/10.1038/s41598-019-42276-w.

Posted

2025-07-20