Machine Learning Approaches To Diagnose Alzheimer's Disease
DOI:
https://doi.org/10.58445/rars.1792Keywords:
Alzheimer's Disease, neurodegenerative diseases, Machine LearningAbstract
This study uses machine learning (ML) approaches to model the disease severity of patients with Alzheimer’s Disease (AD). Magnetic Resonance Imaging (MRI) images of AD patients were labeled as non-dementia, very mild dementia, mild dementia, and moderate dementia by a physician and were used to train, validate, and test 3 different models. The models included a convolutional neural network (CNN), VGG-16, and VGG-16 + SMOTE. The CNN model was a basic neural network. The VGG-16 model was pre-trained on image data, and the VGG-16 + SMOTE employed a data preprocessing technique that balanced the number of images in each class before training on the VGG-16 pre-trained CNN. The CNN model was the most effective, with the highest accuracy of the three models: 0.98. The VGG-16 + SMOTE model is the second most effective, with an accuracy of 0.97. The least effective model is the one with only VGG-16, with an accuracy of 0.87. The data suggests that the CNN model accurately diagnoses the level of dementia in AD patients and has the potential to be used in medical practices. While using SMOTE significantly improved the accuracy of the least accurate model, the VGG-16 + SMOTE model is still slightly less effective than a regular CNN and requires much more time to run. Thus, a regular CNN is more accurate and efficient.
References
World Health Organization. Dementia. (2023, March 15). https://www.who.int/news-room/fact-sheets/detail/dementia
A. Wimo, K. Seeher, R. Cataldi, E. Cyhlarova, J. L. Dielemann, O. Frisell, M. Guerchet, L. Jönsson, A. K. Malaha, E. Nichols, P. Pedroza, M. Prince, M. Knapp, & T. Dua. The worldwide costs of dementia in 2019. Alzheimer's & dementia : the journal of the Alzheimer's Association, 19(7), 2865–2873. (2023). https://doi.org/10.1002/alz.12901
W. Achterberg, S. Lautenbacher, B. Husebo, A. Erdal, & K. Herr. Pain in dementia. Pain reports, 5(1), e803. (2019). https://doi.org/10.1097/PR9.0000000000000803
I. Malik, A. Iqbal, Y. H. Gu, & M. A. Al-Antari. Deep Learning for Alzheimer's Disease Prediction: A Comprehensive Review. Diagnostics (Basel, Switzerland), 14(12), 1281. (2024). https://doi.org/10.3390/diagnostics14121281
Symptoms - Alzheimer’s Disease. NHS. (2024, July 4). https://www.nhs.uk/conditions/alzheimers-disease/symptoms/
How is alzheimer’s disease treated? | National Institute on Aging. National Institute on Aging. (2023, September 12). https://www.nia.nih.gov/health/alzheimers-treatment/how-alzheimers-disease-treated
R. Singh & N. M. Sadiq. Cholinesterase inhibitors. National Center for Biotechnology Information. (2023, July 17). https://www.ncbi.nlm.nih.gov/books/NBK544336/
MRI uses fundamental physics for clinical diagnosis. American Physical Society. (2006, July 3). https://www.aps.org/apsnews/2006/07/mri-fundamental-clinical-diagnosis
goelaparna1520. Convolutional Neural Network (CNN) in Machine Learning. GeeksforGeeks. (2024, March 13). https://www.geeksforgeeks.org/convolutional-neural-network-cnn-in-machine-learning/
ImagePretrainedNetwork. vgg16. (n.d.). https://www.mathworks.com/help/deeplearning/ref/vgg16.html
S. Satpathy. Smote for imbalanced classification with python. Analytics Vidhya. (2024, August 5). https://www.analyticsvidhya.com/blog/2020/10/overcoming-class-imbalance-using-smote-techniques/
Your machine learning and Data Science Community. Kaggle. (2010, April). https://www.kaggle.com/
@dataset{alzheimer_mri_dataset,
author = {Falah.G.Salieh},
title = {Alzheimer MRI Dataset},
year = {2023},
publisher = {Hugging Face},
version = {1.0},
url = {https://huggingface.co/datasets/Falah/Alzheimer_MRI}
}
Posted
Categories
License
Copyright (c) 2024 Vishruth Puttu
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.