Literature DB >> 34268100

Early Detection of Alzheimer's Disease Based on Clinical Trials, Three-Dimensional Imaging Data, and Personal Information Using Autoencoders.

Hamid Akramifard1, Mohammad Ali Balafar1, Seyed Naser Razavi1, Abd Rahman Ramli2.   

Abstract

BACKGROUND: A timely diagnosis of Alzheimer's disease (AD) is crucial to obtain more practical treatments. In this article, a novel approach using Auto-Encoder Neural Networks (AENN) for early detection of AD was proposed.
METHOD: The proposed method mainly deals with the classification of multimodal data and the imputation of missing data. The data under study involve the MiniMental State Examination, magnetic resonance imaging, positron emission tomography, cerebrospinal fluid data, and personal information. Natural logarithm was used for normalizing the data. The Auto-Encoder Neural Networks was used for imputing missing data. Principal component analysis algorithm was used for reducing dimensionality of data. Support Vector Machine (SVM) was used as classifier. The proposed method was evaluated using Alzheimer's Disease Neuroimaging Initiative (ADNI) database. Then, 10fold crossvalidation was used to audit the detection accuracy of the method.
RESULTS: The effectiveness of the proposed approach was studied under several scenarios considering 705 cases of ADNI database. In three binary classification problems, that is AD vs. normal controls (NCs), mild cognitive impairment (MCI) vs. NC, and MCI vs. AD, we obtained the accuracies of 95.57%, 83.01%, and 78.67%, respectively.
CONCLUSION: Experimental results revealed that the proposed method significantly outperformed most of the stateoftheart methods. Copyright:
© 2021 Journal of Medical Signals & Sensors.

Entities:  

Keywords:  Alzheimer's disease; Mini-Mental State Examination; autoencoders; cerebrospinal fluid; early detection; magnetic resonance imaging; missing data; positron emission tomographys

Year:  2021        PMID: 34268100      PMCID: PMC8253314          DOI: 10.4103/jmss.JMSS_11_20

Source DB:  PubMed          Journal:  J Med Signals Sens        ISSN: 2228-7477


Introduction

Alzheimer's disease (AD) is one of the neurodegenerative brain dysfunctions frequently observed in elderly people. Amyloid plaques, neurofibrillary tangles, and histopathologic changes are commonly used for characterizing this disease from dementia because of their association with neuronal loss and reduction in volume of the brain.[1] This disease starts with loss of memory, progressively, in the following cognitive functions, getting worse, and worse until patients lose their ability to remember recent events, and cannot recognize very familiar persons and things. In the upcoming years, the dominance and severity of this disease is expected to rise[2] due to the regular growth of the aged population all over the world. In this sequel, it could be one of the major causes of death in the near future. Nevertheless, there is not any thorough treatment for AD yet. Thus, early diagnosis of AD could be of a considerable help in increasing the patients' survival rate. As such, many biomedical imaging techniques for early detection of AD are well developed and employed by the researchers including magnetic resonance imaging (MRI),[345] positron emission tomography (PET),[67] and others such as cerebrospinal fluid (CSF),[8] AD Assessment Scale–Cognitive behavior section,[9] and Mini-Mental State Examination (MMSE).[9] Machine learning techniques are used on medical images of the brain for automatic diagnosis of AD in many studies such as Acharya et al. in[10] diagnosed AD with an accuracy of 99.48% on 33 patients and subjects using MRI images from the Harvard Brain Atlas. Wang et al. in[11] using 196 MRI images half train and half test, employed convolutional NN for a deep learning method for distinguishing AD from normal controls (NCs) and achieved 97.65% accuracy. In addition, various approaches based on structural images have been proposed. Almost all of these CAD systems have three main steps, which are preprocessing, feature extraction, and classification. The procedure of the first step sets different images from different individuals, with brains of different sizes and shapes, at a comparable condition. At the second step, feature extraction algorithm converts the input data into small vectors.[12] All the relevant information of the input data must be in these vectors. The classifier determines that the vectors are more similar to mild cognitive impairment (MCI) patient vectors, to AD patient vectors, or to NC vectors. Richer information can help to improve diagnostic accuracy. Metrics of the entorhinal cortex have been used to discriminate AD patients and NCs,[13] but most of the studies on AD have used manual segmentation of the hippocampus in MR images.[141516] These studies have high efficiency in distinguishing between AD patients and NCs. Automatic hippocampal volume-measuring methods almost have equal results.[1718] Hippocampal volumes and entorhinal cortex metrics seem to be equally accurate in distinguishing between AD patients and NCs.[19] Single tissue such as the hippocampus alone is not enough for the accurate diagnosis of the disease, and the combination of different structures has proven to be more useful for distinguishing AD patients from NCs.[20] Therefore, using multivariate approaches, many variables simultaneously and observation of the essential patterns of different regions of the brain data can be analyzed. There were different techniques such as principal component analysis (PCA), artificial neural networks, fuzzy neural networks, partial least square, and support vector machine (SVM) to classify MRI data according to prior studies. Here, the SVM method utilizing autoencoder has been used for data analysis. Combined techniques can use different modalities including MRI, PET, and other neurological data to diagnose AD/MCI patients from healthy people.[21222324] Lahmiri and Shmuel[2526] used MRI images from the AD neuroimaging initiative (ADNI) dataset for distinguishing AD patients from NCs. They reported complete performance (100% accuracy) in distinguishing between the two groups. Maqsood et al.[21] reported a multiple classification using transfer learning on AD, while Beheshti et al.[27] classified AD vs. NC with a great rate of accuracy using only MRI data. Spasov et al.[28] classified progressive MCI vs. static MCI using combined MRI, APOe4 genetic, and cognitive measures include. Furthermore, automatic diagnosis of MCI using electroencephalogram spectral features is done.[29] In this study, the feature extraction and feature combination were often performed independently. As investigated in the previous studies, there exist inherent relations between modalities of MRI and PET.[30] Thus, finding the shared feature representation which combines the complementary information from modalities (e.g., PET, MRI, and CSF) is useful to enhance the diagnosis performance of AD and MCI patients from NCs. The data used in this article are presented in the next section, preprocessing technique, feature selection, description of proposed methodology, and classification methods, which are shown in the “Experiments and Results” section. Proposed method and the experimental results in this work are provided in the”Discussion” section. The conclusions are presented in the final section. The dataset was used in this article, which was obtained from various sources associated with the ADNI database (adni.loni.usc.edu). The foremost usages of determining sensitive and specific biomarkers associated with the early progression include the development of new treatments with monitoring their effectiveness and the reduction in the time and cost of clinical experiments. Moreover, it should be noted that the obtained dataset was compliant only with the first examination of each patient involving 705 patients' images. The demographic data of patients are summarized in Table 1. The MRI and positron emission tomography (PET) data were downloaded from the ADNI. A detailed description of PET protocols and acquisition can be found at www.adni-info.org. The CSF biomarker,[831] the personal information, and the MMSE scores were downloaded from the ADNI website since July 2015.
Table 1

Data of patients in the Alzheimer’s disease neuroimaging initiative database

CountMaleFemaleMarriedWidowedDivorcedNever marriedAverage of ageAverage of MMSE
AD1567680127188374.8923.32
NC21111010114238171475.9129.13
MCI3382151232693924674.5127.05
Total70540130453895492375.0126.85

AD – Alzheimer’s disease; NC – Normal control; MIC – Mild cognitive impairment; MMSE – Mini-Mental State Examination

Data of patients in the Alzheimer’s disease neuroimaging initiative database AD – Alzheimer’s disease; NC – Normal control; MIC – Mild cognitive impairment; MMSE – Mini-Mental State Examination

Materials and Methods

Feature extraction

The features of MRI images were extracted based on regions of interest (ROIs). The MMSE scores, PET extracted features, and CSF measures are obtained from the ADNI database. The volume and the voxel values of specific regions such as hippocampus, entorhinal cortex, temporal, parietal lobes, and ventricles are the main affected regions of the brain on which AD attacks and destroys several brain cells during the early stages of its progression.[32] Figure 1 represents MRI samples of NCs and AD patients. The figure shows decreased gray matter volume in an AD patient compared.
Figure 1

Magnetic resonance imaging sample, (a) a normal control and (b) a Alzheimer's disease patient

Magnetic resonance imaging sample, (a) a normal control and (b) a Alzheimer's disease patient In Figure 2, the segmented brain and corresponding labels containing the aforementioned ROIs are demonstrated. The ROIs included candidate input variables for diagnosis of Alzheimer's disease, measures of regional cortical thickness.[33] The ROI voxels' values and their volumes for every MRI and PET images were extracted using SPM toolbox in MATLAB. Overall, the features MMSE, personal information, CSF biomarkers, and PET and MRI data have been used to classify NCs and MCI and AD patients.
Figure 2

Sub-regions of medial surface of the human cerebral cortex

Sub-regions of medial surface of the human cerebral cortex

Autoencoder neural networks

An autoencoder is a neural network consisting of at least three layers: an input layer, a hidden layer, and an output layer, as shown in Figure 3 (it can have multiple hidden layers though). The Neurons of the first layer represent the original input vector. The hidden layer can be seen as a high-level representation of the previous layer. The output layer is a specific representation of the input layer with the same dimensionality as the input one.[3435] The input layer sends features from MRI, PET, and CSF data to the hidden layers. Then, the hidden layer performs nonlinear transformations on the received data and imposes some optimization procedures to reconstruct the original instance.
Figure 3

An autoencoder having an input layer (encode), one hidden layer, and an output layer (decode)

An autoencoder having an input layer (encode), one hidden layer, and an output layer (decode) The activation signals are propagated forward through the network which can be considered sigmoid function or hyperbolic tangent function to introduce nonlinearity for the network for complex relationships of the model.[36] By modifying the number of neurons at each hidden layer, we were able to perform the feature dimensionality reduction. The hidden layers of sparse autoencoder will be trained one at a time, and they will be stacked to form a complete neural network by removing the temporary output layer.[37]

Classification and evaluation

One of the most common techniques for dimension reduction of data is PCA. It maps the data to a lower dimension while maintaining the variance of the data. Reduction of used storage space and computation time and elimination of correlated features are advantages of using PCA. Loosing some information of the original data, failing when covariance are not enough to define data, and indetermination of the number of principal components to keep information of data are disadvantages of using it. SVM is one of the widely used classification algorithms in neuroimaging data.[43839] Classification efficiency of SVM in training high dimensional data has been proven. Moreover, SVM has been applied to voice activity detection, pattern recognition, classification, and regression analysis.[4041] It is used to separate a set of training data with a hyperplane that is maximally distant from the two classes. SVM is the most common and efficient classifier in binary classification. Here, SVM was used to distinguish between AD and MCI patients and NCs, pairwise. One of the well-known evaluation measures is accuracy rate of a classification procedure, which computes the ratio between correctly classified samples and total samples. Sensitivity and specificity are the other evaluation metrics. Other widely used parameters to describe the performance of diagnostic procedures are positive predictive value (PPV), negative predictive value (NPV), area under the curve (AUC), and receiver operating characteristic (ROC). The accuracy, sensitivity, specificity, PPV, and NPV are defined as below: Where TP stands for the number of true positives (number of correctly classified AD or MCI patients). TN is the number of true negatives (number of correctly classified NC or MCI patients). FP stands for the number of false positives (number of NCs classified as AD or MCI patients or MCI classified as AD). FN is the number of false negatives (number of AD or MCI patients classified as MCI patients or NCs, wrongly). Specificity and sensitivity were used to evaluate the rate of actual positives or negatives, which were identified correctly, for example, the percentage of AD or MCI patients or NCs. These measures show the detection capability of a method between AD, MCI, and NC patterns. These metrics were measured using K-fold cross-validation (with k = 10). K-fold cross-validation has been used to audit the partial accuracy of different multivariate analysis methods applied to the segmentation of brain dementia from AD. In the K-fold method, 10 selected sets of AD and MCI patients and NCs are sampled randomly. It holds out a set for testing purposes and trains the classifier with the remaining sets. This has to be done for all 10 sets, and an average value of the evaluation parameters is calculated. We train the SVM classifier until the cross-validation loss (error) should be less or equal to 0.05.

Proposed method

A method for early detection of AD was proposed. Data normalization, replacement of missing data using best possibility, and classification of AD, NC and MCI using SVM classifier on multimodal data (MRI and PET images of brain and CSF biomarker, MMSE scores, age, education, gender, and marriage information), and finally, reducing dimension of input data was the stages of the proposed method. Before doing so, proper features of the interested area of the images had to be extracted. Then, missing data were replaced using autoencoder (a type of neural network). Finally, classification was done using a SVM classifier. Figure 4 displays the diagram of the proposed algorithm of this article.
Figure 4

Diagram of proposed method

Diagram of proposed method To distinguish between AD and MCI patients and NCs, a method for the integration and classification of the baseline MRI, PET, MMSE scores, personal information, and CSF data has been developed. The composite of extracted features has been used in this study. The measurements were combined as a long feature vector which was considered as the input of the classifier. This is called data concatenation. SVM classifier was used to differentiate between participants using all features. In the first step of our work, the feature vector consisting of average voxel values from MR images and also volume of MR images of ROI using VBM-SPM were extracted. MRI of specific regions such as hippocampus, entorhinal cortex, temporal and parietal lobes, and ventricles could assess volumetric changes of brain structure and so on. They have been identified as ROI for AD diagnosis. Because of the absence of some PET images and CSF measurement, compensating for missing data was necessary. One of the usual methods in dealing with missing data is filling missed data using average value of existing data. In this method, average of existing values of each column is computed and placed in every empty cell of vector of features in the corresponding column, as in Eq. 6. Where MDa refers to missing data element gained from average of ED, which is existing data column, i is the row number of full data matrix, and j is element number (i, j ∈ {missing data indices set}). To find the best value for missing data in each vector, after training an autoencoder using complete vectors of features, missing data can be obtained by sending a vector having missing data (replaced in advance by average of the existing data) to the trained autoencoder. Then, by replacing the corresponding output cell to each cell having missing data, a good replacement for missed data could be found. This process can be shown in Eq. 7: MDae = MDa × AE     (7) Where MDa is ith vector in data matrix containing missing data MDae and is gained vector after multiplying autoencoder weights by MDa. Then, in Eq. 7, missing data taken from Eq. 6 are replaced by corresponding values of Eq. 7. MDa = MDae     (8) where MDa is averaged missing data, and MDae is rebuilt missing data from Eq. 7. Therefore, MDa after Eq. 8 is the final processed data. Where MDa is the vector from the Eq. 6, MDaL is the obtained vector from natural logarithm (output of logarithm on 1 will be 0, and +1 is to prevent this), and MDaLs is scaled MDaL vector to range (0, 1). In the third step, after data normalization using natural logarithm, an autoencoder using complete vectors of all data was made. In this step, missing data vectors were not used, and the structure was made using only perfect vectors of data. In the fourth step, missing data were replaced using output of autoencoder for the corresponding vector. In the fifth step, the PCA was used to classify patients. In the final step, classification was done and proposed algorithm was evaluated using a 10-fold cross-validation method. Here, all data were split to 10 approximately equal parts. Nine parts were used as a training data set and one part was used as a test dataset. The proposed method can be summarized as below: Feature extraction and selection Building missing data using the average of existing data Normalizing data using natural logarithm Making an autoencoder using complete vectors of data Missing data imputation using prebuilt autoencoder Using PCA to reduce dimension of data as input for classifier Classification using SVM Evaluation using 10-fold cross-validation.

Experiments and Results

In this part, experimental results using MRI, PET, MMSE, personal information, and CSF data have been represented. SVM classifier using linear kernel was evaluated to gain higher performance for AD diagnosis. The purpose of this work is to distinguish between NCs and MCI and AD patients. The method was tested to classify NC and AD data first. Then, the method was tested to classify NC and MCI data and finally was tested to classify MCI and AD data. These evaluations were done using only MRI data and then using all the data. The performance of this method was calculated by means of 10-fold cross-validation. SVM on the data has been applied with and without missing data imputation and with and without feature reduction using autoencoder. Its performance was compared with the performance of the standard SVM without missing data imputation. After the missing data imputation, the accuracy of classification was improved. In addition, dimension reduction was done independent of the classification procedure. The proposed method was evaluated to distinguish between AD and MCI patients and NCs, and these results were compared with other methods. To this end, each group of participants is compared pairwise. For this part, totally 144 selected features are used (including 132 MRI, 1 MMSE, 4 personal information, 3 CSF, and 4 PET images). Table 2 demonstrates the performance of proposed method for classifying AD and MCI patients and NCs, using SVM classifier on various datasets, including whole data, averaged missing data, rebuilt missing data, only MRI data, only MMSE scores, only demographic data. evaluate the performance of the proposed method were investigated including classification accuracy (ACC), sensitivity (SEN), specificity (SPE), PPV, NPV, and AUC. Table 2 meticulously shows that the combined data (took from various sources) achieved remarkably higher performance than that on the single dataset case. The highest accuracy (95.57%) was for combined data, as shown in the table.
Table 2

Comparing performance metrics

DataClassesAccuracy (%)Sensitivity (%)Specificity (%)PPV (%)NPV (%)AUC
All data, averaged missing dataNC-AD95.3710092.5089.231000.9625
MCI-AD82.6372.0987.8674.6086.400.7988
NC-MCI78.6565.8694.0693.0269.590.7990
All data, rebuilt missing dataNC-AD95.5710092.8089.671000.9640
MCI-AD83.0172.7288.0874.9286.810.8030
NC-MCI78.6793.8765.8369.8992.700.7983
Only MRI dataNC-AD84.4681.8786.4181.7986.450.8407
MCI-AD66.8448.7082.3170.1165.310.6539
NC-MCI66.9778.9455.2863.2972.880.6707
Only MMSE dataNC-AD91.8399.2187.8181.5999.520.9351
MCI-AD78.9264.1488.3877.8179.440.7613
NC-MCI70.2693.1456.8855.8193.410.7499
Only demographic dataNC-AD60.6161.8260.4421.8289.760.6065
MCI-AD66.1146.5473.7941.0777.860.5997
NC-MCI55.8668.4344.5952.5761.140.5644

ACC – Classification accuracy; SEN – Sensitivity; SPE – Specificity; PPV – Positive predictive value; NPV – Negative predictive value; AUC – Area under the curve; AD – Alzheimer’s disease; NC – Normal control; MIC – Mild cognitive impairment; MMSE – Mini -Mental State Examination; MRI – Magnetic resonance imaging

Comparing performance metrics ACC – Classification accuracy; SEN – Sensitivity; SPE – Specificity; PPV – Positive predictive value; NPV – Negative predictive value; AUC – Area under the curve; AD – Alzheimer’s disease; NC – Normal control; MIC – Mild cognitive impairment; MMSE – Mini -Mental State Examination; MRI – Magnetic resonance imaging From Table 2 and Figures 5-8, the ROCs, boxplots, and AUC values increased after recovering missing data using autoencoder. Using the rebuilt missing data method, the boxplots compressed inward more than that of the averaging method for estimating the missing data. Such compression depicts higher stability in the classification model for rebuilt missing data method. Moreover, the accuracy of NC versus MCI classification with autoencoder increased after recovering missing data. Yet, exploiting the average of missing data obtained drastically better results in terms of distinguishing between MCI and AD patients. Line 6 of the table is bold that shows best accuracy and other performance measures in distinguishing MCI patients from NCs. As in Figure 8, after reducing the dimensionality of the input vector for classification, the Boxplots significantly compressed compared to that of the averaged missing data, which depicts less variance (i.e., higher stability) in the classification. Using PPV for missing data is more promising than other methods, and showed better prognosis capability with the proposed method.
Figure 5

Receiver operating characteristic curves for Alzheimer's disease versus normal control classification

Figure 8

Boxplots for recognition of AD, NC, and MCI subjects: (a) AD vs. NC. (b) AD vs. MCI. (c) MCI vs. NC

Receiver operating characteristic curves for Alzheimer's disease versus normal control classification Receiver operating characteristic curves for mild cognitive impairment versus normal control classification Receiver operating characteristic curves for Alzheimer's disease versus mild cognitive impairment classification Boxplots for recognition of AD, NC, and MCI subjects: (a) AD vs. NC. (b) AD vs. MCI. (c) MCI vs. NC

Discussion

Figures 5-7 and data in Table 2 show that the AUC values increased after recovering missing data (=0.964 for AD versus NC classification, and 0.803 and 0.799 values for AD versus MCI and for NC versus MCI classification, respectively). The boxplots after recovering missing data were clearly more compressed than that of the averaged missing data mode, which interprets more stability and reliability in the constructed classification model.
Figure 7

Receiver operating characteristic curves for Alzheimer's disease versus mild cognitive impairment classification

One important evidence is that utilizing the combination of different data sources can dramatically alleviate the weaknesses of each dataset. In this study, by combining five different data sources, we obtained high accuracy to distinguish AD and MCI patients and NCs from each other. The weakness can be the dependency of method on collecting several data sources and increasing missing data, a weakness that was handled well in this article using autoencoders. In Table 3, the proposed method is compared to other methods. As shown in the table, proposed method outperformed other methods in most aspects of performance, and AUC of our method is above other methods. Due to normalization using natural logarithm and missing data imputation using autoencoder, rebuilt missing data method can estimate missed data more effectively. It also gained a higher performance in most aspects of AD diagnosis evaluation metrics. The true sensitivity rate using this method is 100%, which shows a perfect diagnosis of AD patients.
Table 3

Comparison of the proposed method with other methods based on Alzheimer’s disease versus normal control classification

MethodIndicator, number of samples and data sourceAD versus NC

Accuracy (%)Sensitivity (%)Specificity (%)AUC
Zhang et al., 2011[42]MRI, PET, CSF, MMSE, ADAS-Cog (202, ADNI)93.2093.0093.300.98
Dai et al., 2013[43]MRI (83, OASIS)90.8192.5990.330.94
Liu et al., 2016[44]MRI, PET (710, ADNI)94.6595.0391.760.95
da Silva Lopes et al., 2010[45]EEG Signal (41,-)71.58261-
Beheshti et al., 2017[27]MRI (186, ADNI)93.0189.1396.800.935
Mishra et al., 2018[46]MRI (417, ADNI)89.1585.0692.530.93
Khedher et al., 2015[47]MRI (818, ADNI)88.9692.3586.240.93
Lian et al., 2019[48]MRI (1457, ADNI)90.0082.0097.000.95
Ben Ahmed et al., 2014[49]MRI (218, ADNI)87.0075.501000.85
Zhou et al., 2018[50]MRI (507, ADNI)93.7587.5100-
Suk et al., 2014[51]MRI, PET, CSF, MMSE, ADAS-Cog (202, ADNI)93.0590.8694.570.95
Maqsood et al., 2019[21]MRI (392, OASIS)89.6610082-
Saravanakumar and Thangaraj 2019[52]MRI (-, ADNI)92.349687.5-
Proposed method (EL)MRI, PET, CSF, MMSE (705, ADNI)95.5710095.570.964

AD – Alzheimer’s disease; NC – Normal control; MRI – Magnetic resonance imaging; PET – Positron emission tomography; CSF – Cerebrospinal Fluid; MMSE – Mini-Mental State Examination; ADNI – Alzheimer’s Disease Neuroimaging Initiative; OASIS – Open Access Series of Imaging Studies; ADAS – Alzheimer’s Disease Assessment Scale

Comparison of the proposed method with other methods based on Alzheimer’s disease versus normal control classification AD – Alzheimer’s disease; NC – Normal control; MRI – Magnetic resonance imaging; PET – Positron emission tomography; CSF – Cerebrospinal Fluid; MMSE – Mini-Mental State Examination; ADNI – Alzheimer’s Disease Neuroimaging Initiative; OASIS – Open Access Series of Imaging Studies; ADAS – Alzheimer’s Disease Assessment Scale AUC = 1 means that the diagnostic test is perfect in the differentiation of diseased and nondiseased participants. This happens when the distribution of test results for the diseased and nondiseased participants has no overlap.[53] As can be seen, the AUC value in the proposed method is equal to 0.964 for the diagnosis of AD versus NC, which shows near excellent differentiation between diseased and nondiseased participants.

Conclusion

A novel method for distinguishing between AD and MCI patients and NCs was proposed. This has been done by missing data imputation and feature reduction using autoencoder, MR and PET images, MMSE scores, personal information, and CSF biomarkers using SVM with linear kernel. Data normalization was done using natural logarithm. The validity of the method was tested on the ADNI database. The accuracy of the method is tested using K-fold cross-validation (K = 10). To validate the effectiveness of proposed method, several tests are done on ADNI database, and it was compared with other AD diagnosis methods. The results on 705 baseline participants of ADNI show that the proposed method using multimodal data achieves a high accuracy for AD classification (accuracy = 95.57%) and also a significant improvement in area under the curve (AUC = 0.964). In addition, the boxplots are more compressed using rebuilt missing data by autoencoder. Using more modalities of data can help in improving classification metrics. In this article, an advanced method in machine learning, that is autoencoders, was used to overcome the limitation of small number of available individuals for training and testing classifier. It is useful in dealing with missing data for classification. The efficiency of this method was proved by the results of this article. In this article, only baseline data of the participants in ADNI database were used. As future work, longitudinal data can be used to predict the conversion from MCI to AD by finding the patterns of brain atrophy in multiple modalities, specifically in the ROI for AD in the MR and PET images.

Financial support and sponsorship

None.

Conflicts of interest

There are no conflicts of interest.

BIOGRAPHIES

Hamid Akramifard received the B.S. and his M.Sc. degree in the computer engineering (software) from PNU university, Iran in 2008 and 2012, respectively. He is now PhD Student in university of Tabriz, Iran. His research interests include image processing, medical image analysis, CAD systems for diagnosis brain disorders from 3D brain images. He has published papers in these domains. Email: hamid.akramifard@tabrizu.ac.ir Mohammad Ali Balafar was born in Tabriz, Iran, in June 1975. He received the Ph.D. degree in IT in 2010. Currently, he is an Assistant Professor. His research interests are in artificial intelligence and image and medical image processing. He has published several research papers in these areas. Email: balafarila@tabrizu.ac.ir Seyed Naser Razavi received the B.S. degree in computer engineering (software) in 2001 from Petroleum University of Technology and his M.Sc. and PhD degree in the computer engineering (Artificial Intelligence) from Iran University of Science and Technology in 2003 and 2010 respectively. His research of interests include artificial intelligence, multi-agent learning, and soft computing. Email: n.razavi@tabrizu.ac.ir Abd Rahman Ramli Born in 1940 Msia. He received the B.Sc., Electronics, at Universiti Kebangsaan Malaysia, Bangi, in 1982 and his M.Sc. Information Technology System, University of Strathclyde, U.K., 1985, and his PhD degree i Image Processing, University of Bradford, U.K, 1995. His research interests include Computer Engineering, Intelligent Systems, Robotics, Image processing, Multimedia System, Engineering. He has published many papers in these domains. Email: arr302002@yahoo.com
  38 in total

1.  "Mini-mental state". A practical method for grading the cognitive state of patients for the clinician.

Authors:  M F Folstein; S E Folstein; P R McHugh
Journal:  J Psychiatr Res       Date:  1975-11       Impact factor: 4.791

2.  Forecasting the global burden of Alzheimer's disease.

Authors:  Ron Brookmeyer; Elizabeth Johnson; Kathryn Ziegler-Graham; H Michael Arrighi
Journal:  Alzheimers Dement       Date:  2007-07       Impact factor: 21.566

Review 3.  PET/MRI for neurologic applications.

Authors:  Ciprian Catana; Alexander Drzezga; Wolf-Dieter Heiss; Bruce R Rosen
Journal:  J Nucl Med       Date:  2012-11-09       Impact factor: 10.057

4.  Automatic classification of patients with Alzheimer's disease from structural MRI: a comparison of ten methods using the ADNI database.

Authors:  Rémi Cuingnet; Emilie Gerardin; Jérôme Tessieras; Guillaume Auzias; Stéphane Lehéricy; Marie-Odile Habert; Marie Chupin; Habib Benali; Olivier Colliot
Journal:  Neuroimage       Date:  2010-06-11       Impact factor: 6.556

5.  A parameter-efficient deep learning approach to predict conversion from mild cognitive impairment to Alzheimer's disease.

Authors:  Simeon Spasov; Luca Passamonti; Andrea Duggento; Pietro Liò; Nicola Toschi
Journal:  Neuroimage       Date:  2019-01-14       Impact factor: 6.556

6.  Classification of Alzheimer's Disease Using Whole Brain Hierarchical Network.

Authors:  Jin Liu; Min Li; Wei Lan; Fang-Xiang Wu; Yi Pan; Jianxin Wang
Journal:  IEEE/ACM Trans Comput Biol Bioinform       Date:  2016-12-02       Impact factor: 3.710

Review 7.  The use of PET in Alzheimer disease.

Authors:  Agneta Nordberg; Juha O Rinne; Ahmadul Kadir; Bengt Långström
Journal:  Nat Rev Neurol       Date:  2010-02       Impact factor: 42.937

8.  Comparative MR analysis of the entorhinal cortex and hippocampus in diagnosing Alzheimer disease.

Authors:  K Juottonen; M P Laakso; K Partanen; H Soininen
Journal:  AJNR Am J Neuroradiol       Date:  1999-01       Impact factor: 3.825

9.  Automatic Diagnosis of Mild Cognitive Impairment Using Electroencephalogram Spectral Features.

Authors:  Masoud Kashefpoor; Hossein Rabbani; Majid Barekatain
Journal:  J Med Signals Sens       Date:  2016 Jan-Mar

10.  Automatic classification of MR scans in Alzheimer's disease.

Authors:  Stefan Klöppel; Cynthia M Stonnington; Carlton Chu; Bogdan Draganski; Rachael I Scahill; Jonathan D Rohrer; Nick C Fox; Clifford R Jack; John Ashburner; Richard S J Frackowiak
Journal:  Brain       Date:  2008-01-17       Impact factor: 13.501

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.