Brain-age prediction uses machine learning to estimate an individuals apparent brain aging based on structural and functional brain characteristics derived from neuroimaging, commonly magnetic resonance imaging (MRI) (Cole, Franke, 2017, Cole, Poudel, Tsagkrasoulis, Caan, Steves, Spector, Montana, 2017, Cole, Ritchie, Bastin, Hernández, Maniega, Royle, Corley, Pattie, Harris, Zhang, et al., 2018, Franke, Gaser, 2019, Liem, Varoquaux, Kynast, Beyer, Masouleh, Huntenburg, Lampe, Rahim, Abraham, Craddock, et al., 2017, Richard, Kolskår, Sanders, Kaufmann, Petersen, Doan, Sanchez, Alnaes, Ulrichsen, Dørum, et al., 2018, Smith, Elliott, Alfaro-Almagro, McCarthy, Nichols, Douaud, Miller). Subtracting chronological age from estimated brain age provides a measure of the difference between an individuals predicted and chronological age; the brain age delta. For instance, if a 60 year old individual exhibits a brain age delta of -5 years, their typical aging pattern resembles the brain structure of a 55 year old, i.e., their estimated brain age is younger than what is expected for their chronological age (Franke and Gaser, 2019). Individual variation in delta estimations have been associated with a range of biological and cognitive variables (Cole, Cole, Marioni, Harris, Deary, 2019, Kaufmann, van der Meer, Doan, Schwarz, Lund, Agartz, Alnæs, Barch, Baur-Streubel, Bertolino, et al., 2019, Koutsouleris, Davatzikos, Borgwardt, Gaser, Bottlender, Frodl, Falkai, Riecher-Rössler, Möller, Reiser, et al., 2013, de Lange, Kaufmann, van der Meer, Maglanoc, Alnæs, Moberget, Douaud, Andreassen, Westlye, 2019 de Lange et al., 2020 de Lange, Kaufmann, van der Meer, Maglanoc, Alnæs, Moberget, Douaud, Andreassen, Westlye, 2019, Schnack, Van Haren, Nieuwenhuis, Hulshoff Pol, Cahn, Kahn, 2016, Smith, Vidaurre, Alfaro-Almagro, Nichols, Miller, 2019), but brain-age estimation also involves a frequently observed bias: brain age is overestimated in younger subjects and underestimated in older subjects, while brain age for participants with an age closer to the mean age (of the training dataset) are predicted more accurately (Cole, Le, Kuplicki, McKinney, Yeh, Thompson, Paulus, Investigators, et al., 2018, Liang, Zhang, Niu, 2019, Niu, Zhang, Kounios, Liang, 2019, Smith, Vidaurre, Alfaro-Almagro, Nichols, Miller, 2019). Common practice is to apply a statistical bias correction to the age prediction or the brain age delta estimate. We here provide a brief commentary on the correction methods discussed in the paper ‘Bias-adjustment in neuroimaging-based brain age frameworks: a robust scheme’ by Beheshti et al. (2019), and the use of these methods in brain-age related research.
1. Overview of correction methods
Beheshti et al. state that they have developed a new method for adjusting age bias in brain age prediction. Their method does however provide similar corrections to methods previously applied by others (e.g. de Lange, Kaufmann, van der Meer, Maglanoc, Alnæs, Moberget, Douaud, Andreassen, Westlye, 2019, Liang, Zhang, Niu, 2019, Smith, Vidaurre, Alfaro-Almagro, Nichols, Miller, 2019). In the procedure applied by Beheshti et al., the relationship between brain age delta and chronological age is fitted using
(1) |
where Ω represents chronological age, and Offset = Predicted Age – Ω, i.e., the brain age delta. The coefficients α and β represent the slope and intercept, which are then used to correct the predictions in a test set using
(2) |
One example of an equivalent method is the procedure applied in a previous paper by de Lange et al. (2019b), which provides a mathematically identical correction by first fitting
(3) |
and then using the derived values of α and β to correct predicted age with
(4) |
Beheshti et al. further compare their correction procedure to a method used by Cole et al. (2018), which can be described with
(5) |
This procedure defines α and β using predicted age as the outcome variable (as opposed to the offset) and corrects the slope without using chronological age. This method inevitably increases the variance of the data as it divides the predicted age for each subject on the slope value (α) obtained from the regression fit. The procedures applied by Beheshti et al. as well as others (de Lange, Kaufmann, van der Meer, Maglanoc, Alnæs, Moberget, Douaud, Andreassen, Westlye, 2019, Liang, Zhang, Niu, 2019, Smith, Vidaurre, Alfaro-Almagro, Nichols, Miller, 2019) include chronological age in the correction (Eq. (3)), which reduces the variance and results in a lower mean absolute error (MAE) when MAE is calculated after applying the correction.
2. Comparison of correction methods
2.1. Model performance
To investigate the implications of the different correction methods, we used data from de Lange et al. (2019b) including estimated brain age in a sample of 12,021 women from the UK Biobank. The brain-age prediction was run using XGBoost with 10-fold cross validation as described in de Lange et al. (2019b), and included 1118 imaging-derived brain measures. The MAE values and correlations between a) predicted age and chronological age and b) brain age delta and chronological age are shown for each correction method in Table 1. The results showed that the methods equally eliminated the dependence of brain age delta on chronological age. As emphasized in the paper by Beheshti et al., the use of chronological age in the correction (M1 and M2) reduced the MAE, while the correction that did not include chronological age (M3) increased the variance and thus the MAE.
Table 1.
M | MAE | Predicted age vs. age | brain age delta vs. age |
---|---|---|---|
0 | 4.74 | ||
1 | 2.44 | ||
2 | 2.44 | ||
3 | 7.62 |
2.2. Variables of interest
While MAE is commonly used to compare model precision, the main aim of brain-age prediction is to provide a biomarker that can be analysed in relation to other variables of interest, for example cognitive or clinical data. Using the different correction methods, we re-analysed data from de Lange et al. (2019b) including the association between brain age delta and the variable number of childbirths. The results are shown in Tables 2 and 3.
Table 2.
M | brain age delta vs. n CB | brain age delta vs. n CB incl. age |
---|---|---|
0 | ||
1/2 | ||
3 |
Table 3.
M | Mean diff | t | p | Effect size (d) | Error |
---|---|---|---|---|---|
0 | 2.28 | 17.54 | < 0.001 | 0.40 | 0.02 |
1/2 | 1.80 | 8.45 | < 0.001 | 0.19 | 0.02 |
3 | 0.57 | 8.45 | < 0.001 | 0.19 | 0.02 |
As a cross-check, we ran the same analyses with a second variable of interest, systolic blood pressure (SBP), in the same sample. The results are provided in Table 4.
Table 4.
M | brain age delta vs. SBP. | brain age delta vs. SBP incl. age |
---|---|---|
0 | ||
1/2 | ||
3 |
In accordance with the findings by Beheshti et al., correlations and effect sizes for group differences did not change with the correction methods. Behesti et al. also compare mean of brain age delta in clinical samples after applying the different correction methods. As Method 3 involves a shift in the brain age delta scale by dividing the predictions by the slope value ((Predicted age – intercept) / slope), the corrected brain age delta values will in general differ depending on the method used.
3. Conclusions
Two main conclusions can be drawn based on the examples in this commentary:
I) The method proposed by Behesti et al. provides age-bias correction that is equivalent to methods used in previous studies. These methods include chronological age in the correction, which reduces the variance in brain age delta values and leads to lower MAE after correction. In contrast, the correction method that does not include chronological age leads to a higher MAE due to increased variance, and a shift in the brain age delta scale. While both methods equally correct the dependence of brain age delta on chronological age, group differences in mean brain age delta [years] depend on the method used. This is important to be aware of when comparing results across studies.
II) While methods that include chronological age in the correction reduce the MAE, they do not appear to increase sensitivity to subsequent correlations or group effects. In such cases, using age as a covariate (Le et al., 2018) can achieve the goal of correcting for age bias equally as effectively as explicit correction of the brain age prediction or the brain age delta estimate. Including age as a covariate also accounts for potential age-dependence in variables of interest.
Several correction methods are available in brain-age research, many of which provide equivalent corrections to the age bias. With this article, we hoped to clarify some areas of potential confusion around bias correction for brain age by providing a consistent notation that should be useful for the community.
Acknowledgements
The data was derived from the UK Biobank under Application 27412.
References
- Beheshti I., Nugent S., Potvin O., Duchesne S. Bias-adjustment in neuroimaging-based brain age frameworks: a robust scheme. NeuroImage. 2019;24:102063. doi: 10.1016/j.nicl.2019.102063. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Cole, J. H., 2019. Multi-modality neuroimaging brain-age in UK biobank: relationship to biomedical, lifestyle and cognitive factors. bioRxiv. 10.1101/812982. [DOI] [PMC free article] [PubMed]
- Cole J.H., Franke K. Predicting age using neuroimaging: innovative brain ageing biomarkers. Trends Neurosci. 2017;40(12):681–690. doi: 10.1016/j.tins.2017.10.001. [DOI] [PubMed] [Google Scholar]
- Cole J.H., Marioni R.E., Harris S.E., Deary I.J. Brain age and other bodily ages: implications for neuropsychiatry. Mol. Psychiatry. 2019;24(2):266–281. doi: 10.1038/s41380-018-0098-1. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Cole J.H., Poudel R.P., Tsagkrasoulis D., Caan M.W., Steves C., Spector T.D., Montana G. Predicting brain age with deep learning from raw imaging data results in a reliable and heritable biomarker. Neuroimage. 2017;163:115–124. doi: 10.1016/j.neuroimage.2017.07.059. [DOI] [PubMed] [Google Scholar]
- Cole J.H., Ritchie S.J., Bastin M.E., Hernández M.V., Maniega S.M., Royle N., Corley J., Pattie A., Harris S.E., Zhang Q. Brain age predicts mortality. Mol. Psychiatry. 2018;23(5):1385. doi: 10.1038/mp.2017.62. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Franke K., Gaser C. Ten years of brainage as a neuroimaging biomarker of brain aging: what insights have we gained? Front. Neurol. 2019;10:789. doi: 10.3389/fneur.2019.00789. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Kaufmann T., van der Meer D., Doan N.T., Schwarz E., Lund M.J., Agartz I., Alnæs D., Barch D.M., Baur-Streubel R., Bertolino A. Common brain disorders are associated with heritable patterns of apparent aging of the brain. Nat. Neurosci. 2019 doi: 10.1038/s41593-019-0471-7. [DOI] [PMC free article] [PubMed] [Google Scholar]; In press
- Koutsouleris N., Davatzikos C., Borgwardt S., Gaser C., Bottlender R., Frodl T., Falkai P., Riecher-Rössler A., Möller H.-J., Reiser M. Accelerated brain aging in schizophrenia and beyond: a neuroanatomical marker of psychiatric disorders. Schizophr. Bull. 2013;40(5):1140–1153. doi: 10.1093/schbul/sbt142. [DOI] [PMC free article] [PubMed] [Google Scholar]
- de Lange, A.M.G., Anatürk, M., Kaufmann, T., Cole, J.H., Griffanti, L., Zsoldos, E., Jensen, D., Suri, S., Filippini, N., Singh-Manoux, A. and Kivim äki, M., 2020. Multimodal brain-age prediction and cardiovascular risk: The Whitehall II MRI sub-study. bioRxiv. [DOI] [PMC free article] [PubMed]
- de Lange A.-M.G., Kaufmann T., van der Meer D., Maglanoc L.A., Alnæs D., Moberget T., Douaud G., Andreassen O.A., Westlye L.T. Population-based neuroimaging reveals traces of childbirth in the maternal brain. Proc. Natl. Acad. Sci. 2019 doi: 10.1073/pnas.1910666116. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Le T.T., Kuplicki R.T., McKinney B.A., Yeh H.-w., Thompson W.K., Paulus M.P., Investigators T. A nonlinear simulation framework supports adjusting for age when analyzing brainage. Front. Aging Neurosci. 2018;10 doi: 10.3389/fnagi.2018.00317. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Liang H., Zhang F., Niu X. Investigating systematic bias in brain age estimation with application to post-traumatic stress disorders. Hum. Brain Mapp. 2019 doi: 10.1002/hbm.24588. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Liem F., Varoquaux G., Kynast J., Beyer F., Masouleh S.K., Huntenburg J.M., Lampe L., Rahim M., Abraham A., Craddock R.C. Predicting brain-age from multimodal imaging data captures cognitive impairment. Neuroimage. 2017;148:179–188. doi: 10.1016/j.neuroimage.2016.11.005. [DOI] [PubMed] [Google Scholar]
- Niu X., Zhang F., Kounios J., Liang H. Improved prediction of brain age using multimodal neuroimaging data. Hum. Brain Mapp. 2019 doi: 10.1002/hbm.24899. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Richard G., Kolskår K., Sanders A.-M., Kaufmann T., Petersen A., Doan N.T., Sanchez J.M., Alnaes D., Ulrichsen K.M., Dørum E.S. Assessing distinct patterns of cognitive aging using tissue-specific brain age prediction based on diffusion tensor imaging and brain morphometry. PeerJ. 2018;6:e5908. doi: 10.7717/peerj.5908. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Schnack H.G., Van Haren N.E., Nieuwenhuis M., Hulshoff Pol H.E., Cahn W., Kahn R.S. Accelerated brain aging in schizophrenia: a longitudinal pattern recognition study. Am. J. Psychiatry. 2016;173(6):607–616. doi: 10.1176/appi.ajp.2015.15070922. [DOI] [PubMed] [Google Scholar]
- Smith, S. M., Elliott, L. T., Alfaro-Almagro, F., McCarthy, P., Nichols, T. E., Douaud, G., Miller, K. L., 2019a. Brain aging comprises multiple modes of structural and functional change with distinct genetic and biophysical associations. bioRxiv. 10.1101/802686. [DOI] [PMC free article] [PubMed]
- Smith S.M., Vidaurre D., Alfaro-Almagro F., Nichols T.E., Miller K.L. Estimation of brain age delta from brain imaging. Neuroimage. 2019 doi: 10.1016/j.neuroimage.2019.06.017. [DOI] [PMC free article] [PubMed] [Google Scholar]