Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Brain Age Estimation From MRI Using Cascade Networks with Ranking Loss

About

Chronological age of healthy people is able to be predicted accurately using deep neural networks from neuroimaging data, and the predicted brain age could serve as a biomarker for detecting aging-related diseases. In this paper, a novel 3D convolutional network, called two-stage-age-network (TSAN), is proposed to estimate brain age from T1-weighted MRI data. Compared with existing methods, TSAN has the following improvements. First, TSAN uses a two-stage cascade network architecture, where the first-stage network estimates a rough brain age, then the second-stage network estimates the brain age more accurately from the discretized brain age by the first-stage network. Second, to our knowledge, TSAN is the first work to apply novel ranking losses in brain age estimation, together with the traditional mean square error (MSE) loss. Third, densely connected paths are used to combine feature maps with different scales. The experiments with $6586$ MRIs showed that TSAN could provide accurate brain age estimation, yielding mean absolute error (MAE) of $2.428$ and Pearson's correlation coefficient (PCC) of $0.985$, between the estimated and chronological ages. Furthermore, using the brain age gap between brain age and chronological age as a biomarker, Alzheimer's disease (AD) and Mild Cognitive Impairment (MCI) can be distinguished from healthy control (HC) subjects by support vector machine (SVM). Classification AUC in AD/HC and MCI/HC was $0.904$ and $0.823$, respectively. It showed that brain age gap is an effective biomarker associated with risk of dementia, and has potential for early-stage dementia risk screening. The codes and trained models have been released on GitHub: https://github.com/Milan-BUAA/TSAN-brain-age-estimation.

Jian Cheng, Ziyang Liu, Hao Guan, Zhenzhou Wu, Haogang Zhu, Jiyang Jiang, Wei Wen, Dacheng Tao, Tao Liu• 2021

Related benchmarks

TaskDatasetResultRank
Brain Age EstimationAdult In-domain
MAE3.71
5
Brain Age EstimationChild Out-of-domain
MAE4.68
5
Brain Age EstimationFetal In-domain
MAE0.14
5
Brain Age EstimationElderly In-domain
MAE6.3
5
Brain Age EstimationNeonatal In-domain
Mean Absolute Error (MAE)0.12
5
Brain Age EstimationFetal Out-of-domain
MAE0.68
5
Brain Age EstimationNeonatal Out-of-domain
MAE0.72
5
Brain Age EstimationInfant In-domain
MAE0.65
5
Brain Age EstimationChild In-domain
MAE1.97
5
Brain Age EstimationInfant Out-of-domain
MAE1.43
5
Showing 10 of 12 rows

Other info

Follow for update