Skip to content

antonioscardace/MRI-BrainAge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRI-Based Brain Age Estimation

Python Credits Open in Colab License

This project was developed as part of the Fundamentals of Data Analysis course examination. Inspired by the groundbreaking paper titled "Accurate brain‐age models for routine clinical MRI examinations", the work focuses on creating a predictive model using volumetric features extracted via SynthSeg (FreeSurfer) from 3D T1w Brain MRIs. It estimates brain age, detecting deviations between chronological and biological brain age, showing that Alzheimer’s Disease (AD) links to accelerated brain ageing.

Linking Brain Age and Alzheimer’s Disease

A polynomial regression model was trained via Cross-Validation, achieving a MAE of 4.42 years, with age as the dependent variable and other features as predictors. Trained on CN data, it predicted brain age for CN patients, with a Brain PAD of -0.7 years, closely matching chronological age. For AD patients, however, it showed a Brain PAD of +5.32 years, indicating that AD’s association with accelerated brain ageing.

About

Brain Age Gap Analysis Reveals Accelerated Brain Aging in Alzheimer's Disease using Volumes

Resources

License

Stars

Watchers

Forks

Contributors