Author/Authors :
Amini, Morteza Department of Cognitive Modeling - Institute for Cognitive Science Studies - Shahid Beheshti University - Tehran, Iran , Pedram, MirMohsen Department of Electrical and Computer Engineering - Faculty of Engineering - Kharazmi University - Tehran, Iran , Moradi, AliReza Department of Clinical Psychology - Faculty of Psychology and Educational Science, Kharazmi University, Tehran, Iran , Ouchani, Mahshad Shahid Beheshti University - Tehran, Iran
Abstract :
The automatic diagnosis of Alzheimer’s disease plays an important role in human health, especially in its early stage. Because it is a
neurodegenerative condition, Alzheimer’s disease seems to have a long incubation period. Therefore, it is essential to analyze
Alzheimer’s symptoms at different stages. In this paper, the classification is done with several methods of machine learning
consisting of K-nearest neighbor (KNN), support vector machine (SVM), decision tree (DT), linear discrimination analysis
(LDA), and random forest (RF). Moreover, novel convolutional neural network (CNN) architecture is presented to diagnose
Alzheimer’s severity. The relationship between Alzheimer’s patients’ functional magnetic resonance imaging (fMRI) images and
their scores on the MMSE is investigated to achieve the aim. The feature extraction is performed based on the robust multitask
feature learning algorithm. The severity is also calculated based on the Mini-Mental State Examination score, including low,
mild, moderate, and severe categories. Results show that the accuracy of the KNN, SVM, DT, LDA, RF, and presented CNN
method is 77.5%, 85.8%, 91.7%, 79.5%, 85.1%, and 96.7%, respectively. Moreover, for the presented CNN architecture, the
sensitivity of low, mild, moderate, and severe status of Alzheimer patients is 98.1%, 95.2%,89.0%, and 87.5%, respectively. Based
on the findings, the presented CNN architecture classifier outperforms other methods and can diagnose the severity and stages
of Alzheimer’s disease with maximum accuracy.
Keywords :
CNN , fMRI , Alzheimer’s , KNN