Classification of Mild Cognitive Impairment(MCI) with machine learning models
Wei Shao
To be determined
BrainHack Toronto
- What are you doing, for whom, and why?
Recent research has discovered that the subregions of hippocampus and medial temporal lobe (MTL) are related to Montreal Cognitive Assessment (MoCA) performance under a manual segmentation protocol. A significant volume reduction of anterolateral entorhinal cortex (alERC) has been found in the At-Risk group. This study also observed a positive linear relationship between MTL volumes and MoCA scores. Therefore, the aim of the project is to use machine learning models to analyze the structural data of MRIs.
Starting from the regions of the hippocampus and medial temporal lobe, we will use automatic segmentation tools like FreeSurfer or ASHS to get the volume, thickness or curve of different brain regions from ADNI dataset as the input for different machine learning models to evaluate the model performance.
- What makes your project special and exciting?
According to previous studies, It is not easy to classify mild cognitive impairment from healthy people, given the fact that the change of brain structure is not very clear. The recent advance of statistical models, especially machine learning models, might provide an alternative solution for these issues.
- How to get started?
I have done some initial works. We can start from the introduction of data structure, models and the most interesting part, python!!!
- introduction with the data
The Alzheimer’s Disease Neuroimaging Initiative (ADNI) unites researchers with study data as they work to define the progression of Alzheimer’s disease (AD). ADNI researchers collect, validate and utilize data, including MRI and PET images, genetics, cognitive tests, CSF and blood biomarkers as predictors of the disease. Study resources and data from the North American ADNI study are available through this website, including Alzheimer’s disease patients, mild cognitive impairment subjects, and elderly controls.
- Where to find key resources?
https://neuroimage-book02.readthedocs.io/en/latest/
https://github.com/WeiShaoD/MCI-Classification
https://join.slack.com/t/mciclassifica-agm9145/shared_invite/zt-zbufngkk-F_XklCCFXTSi4vVIzy4CjQ
No response
- introduction with the data
The Alzheimer’s Disease Neuroimaging Initiative (ADNI) unites researchers with study data as they work to define the progression of Alzheimer’s disease (AD). ADNI researchers collect, validate and utilize data, including MRI and PET images, genetics, cognitive tests, CSF and blood biomarkers as predictors of the disease. Study resources and data from the North American ADNI study are available through this website, including Alzheimer’s disease patients, mild cognitive impairment subjects, and elderly controls.
1
segmentation quality, psychological assessment, interpretation of results, preprocessing of data.
Leave this text if you don’t have an image yet.
coding_methods, method_development, visualization
2_releases_existing
bayesian_approaches, data_visualisation, deep_learning, machine_learning, MR_methodologies, statistical_modelling
Freesurfer, Jupyter
Python, R
MRI
2_branches_PRs
No response
Hi @Brainhack-Global/project-monitors: my project is ready!