Related Experiment Video
Updated: Dec 20, 2025

12:18
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
7.8K
Multivariate Data Analysis and Machine Learning for Prediction of MCI-to-AD Conversion
Konstantina Skolariki1, Graciella Muniz Terrera2,3, Samuel Danso2,3
1Centre for Dementia Prevention, University of Edinburgh, Scotland, UK. kskolariki@hotmail.com.
Advances in Experimental Medicine and Biology
|May 30, 2020
Summary
Machine learning models accurately predict Alzheimer's disease conversion in mild cognitive impairment patients using MRI data. These findings offer hope for earlier diagnosis and more effective treatment strategies for Alzheimer's disease.
Area of Science:
- Neuroimaging
- Biomarker Discovery
- Computational Neuroscience
Background:
- Early diagnosis of Alzheimer's disease (AD) is crucial for effective treatment.
- Mild cognitive impairment (MCI) is a prodromal stage of AD, with 10-15% converting annually.
- Structural magnetic resonance imaging (MRI) processing is a popular approach in AD research.
Purpose of the Study:
- To differentiate MCI converters (MCIc) from MCI non-converters (MCInc) using machine learning (ML).
- To predict conversion rates from baseline MRI data, including cortical thickness (CTH) and hippocampal volume (HCV).
- To evaluate the classification abilities of Support Vector Machine (SVM), Decision Trees (J48), and Naive Bayes (NB) classifiers.
Main Methods:
- Utilized MRI data from 803 participants in the ADNI cohort (AD, MCIc, MCInc, Healthy Controls).
- Developed six ML models based on CTH and HCV using WEKA classifiers (SVM, J48, NB).
- Assessed classification performance in terms of sensitivity and specificity, and prediction accuracy for conversion.
Main Results:
- Achieved up to 71% sensitivity and 56% specificity in classification experiments.
- Demonstrated prediction accuracy of up to 84% for MCI conversion.
- Identified robust and effective results for MCIc identification using multivariate models.
Conclusions:
- Supervised ML techniques show promise in identifying MCI converters from baseline MRI data.
- Multivariate models derived from CTH and HCV show potential as prognostic tools for AD.
- Future research should focus on combining features from the same subjects for improved prognostic accuracy.
Related Concept Videos
Multiple Regression
3.7K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.7K
Multiple Comparison Tests
4.3K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
4.3K
Regression Analysis
7.6K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
7.6K
Correlation and Regression
2.9K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
2.9K

