Skip to main content

PERSPECTIVE article

Front. Med., 03 July 2019
Sec. Geriatric Medicine
Volume 6 - 2019 | https://doi.org/10.3389/fmed.2019.00146

Machine Learning Approaches for the Estimation of Biological Aging: The Road Ahead for Population Studies

  • 1Department of Epidemiology and Prevention, IRCCS NEUROMED, Pozzilli, Italy
  • 2Mediterranea Cardiocentro, Naples, Italy
  • 3Department of Medicine and Surgery, University of Insubria, Varese, Italy

In recent years, different machine learning algorithms have been developed for the estimation of Biological Age (BA), defined as the hypothetical underlying age of an organism. BA can be computed based on different circulating and non-circulating biomarkers. In this perspective, identifying biomarkers with a prominent influence on BA and developing reliable models for its estimation is of fundamental importance for monitoring healthy aging, and could provide new tools to screen health status and the risk of clinical events in the general population. Here, we briefly review the different machine learning (ML) approaches used for BA estimation, focusing on those methods with potential application to the Moli-sani study, a prospective population-based cohort study of 24,325 subjects (35–99 years). In particular, we discuss the potential of BA estimation based on blood biomarkers, which likely represents the easiest and most immediate way to compute organismal BA. Similarly, we describe ML methods for the estimation of brain age based on structural neuroimaging features. For each method, we discuss the relation with epidemiological variables (e.g., mortality), genetic and environmental factors, and common age-related diseases (e.g., Alzheimer disease), to examine the potential as aging biomarker in the general population. Finally, we hypothesize new approaches for BA estimation, both at the single organ and at the whole organism level. Overall, here we trace the road ahead in the Big Data era for our and other prospective general population cohorts, presenting ways to exploit the notable amount of data available nowadays.

Introduction

By 2050, over 21% of the global population will be over 60 years of age (1), with an increase in age-related diseases burden. In this context, in the last years scientists have developed estimators of Biological Age (BA), i.e., the hypothetical underlying age of an organism, which can be computed through a number of circulating and non-circulating biomarkers (2, 3). Therefore, identifying the biomarkers that are representative of BA or have a prominent influence on this parameter, and developing reliable models for its estimation, is of fundamental importance for monitoring healthy aging, which includes different concepts like avoiding disease and disability, maintaining good cognitive and physical function, and remaining actively engaged in life activities (4) (see Supplementary Materials). BA biomarkers could provide new tools to screen this status and the risk of clinical events in the general population (5).

To this end, scientists have investigated different variables, some of which show a typical decline with increasing age, and are therefore considered suitable biomarkers of aging [reviewed in Cole et al. (6)]. Such aging biomarkers are mostly based on univariate or multivariate regression methods, where BA is a function of one or few bodily measures. These include instrumental parameters such as spirometry measures (7, 8) and heart rate variability (9), circulating blood biomarkers (10), and molecular genetics measures like telomere length (11), transcriptomics of peripheral blood cells (12, 13) and DNA methylation patterns (14, 15). Although it would be interesting to review these measures [as in Cole et al. (6)], this perspective paper is aimed at briefly reviewing recent supervised machine learning (ML) approaches for the estimation of BA in population-based studies. Supervised ML covers different algorithms which learn to identify patterns and relations among many input variables (features) in order to estimate as accurately and as robustly as possible one or more output variables (labels) [see Fabris et al. (16) and Supplementary Materials]. Here we will present the potential of supervised ML methods for the estimation of BA compared to the above mentioned “classical” methods, focusing on the most recent advances which allow computing a systemic (blood-based) and a brain-specific age. These showed the best performances in terms of accuracy and prediction of mortality risk, and can be more easily applied within large longitudinal population studies, thanks to the availability of blood test and brain imaging data, and of clinical events. We will analyse the potential of these algorithms in the Moli-sani study, a population-based cohort of 24,325 citizens (age≥35 years; 51.5% women) from the Molise region, Italy (17). This paper is aimed at pointing the way for our and other groups facing the complexity of large population cohorts characterized by a high number of epidemiological, biological, and medical variables.

Blood-Based Biological Age

Common blood tests usually allow to check up the general health of subjects and possibly detect the first signs of disease. Moreover, specific markers often tend to increase (e.g., glucose) or decline (e.g., hemoglobin) as the age of an organism progresses (18). For these reasons, the estimation of BA based on sets of blood biomarkers has always been a hotspot of investigation in aging research (2, 10, 1820).

Recently, an innovative and relatively accurate method based on deep learning has been proposed to estimate BA, using circulating biomarkers as input features and chronological age (CA) as label (2, 20). Deep learning represents a specific branch of ML, aimed at identifying patterns and models to explain relations among a number of variables in a big data scenario. One of the most prominent examples of deep learning techniques is represented by Deep Neural Networks, which recognize patterns in large amounts of data by imitating the architecture and functionality of the brain, in which we have an input layer, one or many hidden “decision” layers and an output layer (21). This way, for each vector of input features provided (i.e., the blood test of a given subject), the algorithm returns a predicted BA value (20). These algorithms are capable of capturing hidden underlying features and learning complex representations of highly multidimensional data (22).

Properties and Characteristics of Biological Age

In the first pioneering study, Putin and colleagues (20) used anonymized blood biochemistry records from 62,419 subjects from the general Russian population to estimate BA through a ML approach, based on 41 standardized blood markers, age and sex of subjects. Deep Neural Networks showed the best performance in predicting BA, when compared to other algorithms, with a standard coefficient of determination (R2, the fraction of variance in CA explained by the model) of 0.8, a Pearson correlation coefficient between CA and BA (r) of 0.9, and a Mean Absolute Error (MAE, indicating the average disagreement between CA and BA) of 6.07 years. Based on this evidence, the authors tested 40 different networks on the same input data, with varying hyperparameters (such as number of layers and number of neurons in each layer), and finally built an ensemble of the 21 most predictive models. This raised the performance of the model to R2 = 0.83, r = 0.91, and MAE = 5.55 (Table 1), reaching accuracy values higher than blood transcriptomic biomarkers of aging [R2 = 0.6; (12)], but lower than epigenetic biomarkers previously published [Pearson r = 0.91 and 0.96, (14, 15); R2 = 0.93 and 0.89, (20)]. When a core set of the 10 most predictive circulating biomarkers—based on a Permutation Feature Importance analysis—were included in the networks, accuracy statistics were still good (R2 = 0.63), supporting a substantial robustness of the model (20).

TABLE 1
www.frontiersin.org

Table 1. Main accuracy metrics of the biological age estimates described here.

Mamoshina et al. (2) exploited these models to train similar algorithms on population-specific datasets. In this work, samples from three ethnically different populations were used, including a South Korean (N = 65,760), an Eastern European (N = 55,920) and a Canadian dataset (N = 20,699). Networks were trained within each population and tested on independent test sets of all the populations available, based on sex and 19 circulating markers. Such models showed good predictive values across the three datasets, when they were trained and tested on the same population (R2 ranging from 0.49 to 0.69, and MAE ranging between 5.59 and 6.36 years). However, accuracy values dropped when the models trained in a given population were tested on a different ethnicity (R2 = [0.24; 0.34]; MAE = [7.1; 9.77] years). In line with this evidence, when networks were trained on a combination of the three datasets, including the population label as additional feature, this resulted in an increased accuracy, both when the model was tested on single populations (R2 = [0.49; 0.70]; MAE = [5.60; 6.22] years) and when tested on a combination of them (R2 = 0.65; MAE = 5.94). This evidence suggested a substantial population-specificity of these models (2), which may be due to different exposure of these populations to environmental factors or, to a lesser extent, to distinct genetic ancestry. A Permutation Feature Importance analysis detected five important features in age prediction, concordantly across the three populations: sex, albumin, glucose, hemoglobin and urea levels. Of note, women showed more accurate predictions than men (2), and variation in the levels of these circulating biomarkers was associated with physiological aging, as well as with age-related conditions (18).

More recently, Mamoshina et al. (24) reported the first evidence of a positive association between tobacco smoking and BA estimates, with smoking females and males being twice and one and a half times as old as their non-smoking counterparts, respectively. This significant difference was prominent under the age of 40 and held for all age ranges up to 55 years, after which the discrepancy disappeared, probably due to the increasing survival of subjects resilient to smoke effects after this age (24).

Biological Age Predicts All-Cause Mortality

One of the most important characteristics of aging clocks is the ability to predict mortality (2). The deep hematological age (BA) described above was tested through a survival analysis in two general population cohorts, the Canadian dataset and the National Health and Nutrition Examination Survey (NHANES), from US (N = 2,768). For each sample, authors computed the difference between BA and CA (ΔBA = BA–CA), and carried out a Cox proportional hazards regression model on all-cause mortality events, adjusted for age and sex. They observed that subjects with slowed aging (ΔBA <-5) showed a decreased mortality risk compared to the normal group (−5 <= ΔBA <= 5) (from 30.4 to 24% in the NHANES and from 49.2 to 31.5% in the Canadian cohort). Accordingly, subjects with accelerated aging (ΔBA>5) had a higher mortality risk compared to the normal group, although Hazard Ratios were not always significant across all the trained models (2). This supported ΔBA as a robust marker of public health in the general population, suggesting it could be used to screen health status and mortality risk in populations, through the use of cheap and easy-to-obtain medical health records.

Brain-Based Biological Age

An independent focus of investigation in the field of aging has pointed to the estimation of Brain Age (BrA), based on multi-modal brain imaging data [(5, 23, 2530), reviewed in Cole et al. (6)]. Here, we will focus on the most recent and accurate developments, which use structural Magnetic Resonance Imaging (MRI) data (5, 6, 23, 27, 28, 31, 32). This method is based on Gaussian Process Regressions, an algorithm which, starting from an NxN similarity matrix of normalized gray and white matter images, computes a predicted BA value through a regression task, extending, and combining multivariate Gaussian distributions over a high number of features. This allows to reflect local patterns of covariance between individual data points (23).

Properties and Characteristics of Brain Age

A recent methodological work reported BrA to be relatively accurate in predicting CA in a large dataset of healthy controls (N = 2,001), showing R2≥0.91 and MAE = 4.16 years (23). Convolutional Neural Networks—feed-forward neural networks in which the inputs are grouped spatially into hidden nodes (21)—had comparable results in terms of accuracy, which was preserved also when the model was fed with raw (non-parcelated) data (R2 = 0.88, MAE = 4.65 years). Interestingly, both methods reached the best performance when they were fed with both gray and white matter neuroimaging data (23). BrA estimates show high levels of within scanner and between-scanner reliability, with Intraclass Correlations Coefficients ≥0.92 for Gaussian Process Regressions and ≥0.85 for Convolutional Neural Networks, when applied to gray and white matter data together (23). Moreover, BrA is moderately heritable, after correcting for CA (h2 ≥ 0.5) (23). Although this preliminary finding is based on a small sample of monozygotic and dizygotic twins (N = 62) and needs further support from larger analyses, it suggests that genetic factors may have an important influence on BrA (33), as already reported for a number of structural and functional brain measures [reviewed in Jansen et al. (34)].

Environmental Effects on Brain Age

Environmental exposures such as diet, physical activity, and educational attainment have been positively associated with important component measures of BrA, like cortical thickness (3537), total brain, gray and white matter volume (38, 39). In line with this evidence, years of education and self-reported physical activity were found to be positively associated with the discrepancy between BrA and CA (hereafter called ΔBrA) in healthy adults, where BrA was based on cortical/subcortical gray matter measures (40). Of note, these associations were all observed in cross-sectional studies, underlining the need for longitudinal analyses to identify causal trajectories. Similarly, cross-sectional studies reported a positive association of younger BrA with meditation activity (−7.5 years) (41), and with long-term amateur music-playing (−4.03 years) (42).

Interestingly, the effect of dietary patterns on BrA has been also investigated, but only in baboons: a premature brain aging (+2.7 years) was observed in young female adults who had experienced moderate fetal undernutrition, compared to healthy controls (43). More recently, Hatton and colleagues (44) reported an association between negative fateful life events and advanced brain aging (+2.3 years), after controlling for physical, psychological, and lifestyle factors.

Brain Age in Health Conditions

A number of structural MRI measures which are considered as proxies of brain aging –such as cortical thickness and white matter integrity- have been used to test associations with several health conditions, including obesity, diabetes, mild cognitive impairment, and Alzheimer disease. However, only a few works have explicitly tested association of BrA with such disorders [see Cole and Franke (3) for a comprehensive review]. Studies reported an accelerated brain aging for subjects affected by HIV (+2.2 years) (32), Down Syndrome (+2.5 years) (28) and medically refractory focal epilepsy (+4.5 years) (45), as well as for subjects who had previously experienced traumatic brain injury (+4.66 and +5.79 years for gray- and white matter-based models, respectively) (27) (Table 2).

TABLE 2
www.frontiersin.org

Table 2. Associations of biological age estimates described here with health conditions, mortality risk, frailty measures, and environmental factors.

Much of the research on health conditions focused on disorders and physiological processes strictly related with aging, such as cognitive decline, Alzheimer disease and cognitive impairment. Along with direct associations with Alzheimer disease [+10 years, (26); +6.7 years, (30)], associations with progressive cognitive impairment [+6.2 years; (46)] and with cognitive decline in traumatic brain injury (27) and HIV patients (32) have been reported. Interestingly, also links with biomarkers of dementia were detected: in Down Syndrome patients, ΔBrA was associated with cerebral beta amyloid deposition -which represents a critical event in Alzheimer pathology- in addition to cognitive performance (28). Similarly, in progressive cognitive impaired and Alzheimer subjects, carriers of the APOE ε4 allele—coding for a specific isoform of apolipoprotein E which increases the risk of late onset dementia—showed a sharper increase of ΔBrA along a 3-years follow-up, compared to non-carriers (47). In spite of these findings, BrA has been scarcely investigated in relation to cognitive functions in the general population, with a single association with lower fluid intelligence reported (5).

Of note, in longitudinal studies, subjects affected by some of the conditions mentioned above showed an increased discrepancy between BrA and CA along the observation period. As an example, Alzheimer cases showed an increase of ΔBrA of 2.3 years after 2 years of follow up (30).

Overall, these findings are in line with evidence that age and disease share common biological mechanisms (48), in addition to neuro-anatomical signs (33).

Brain Age Is Associated With Frailty and Predicts Mortality

As with the discrepancy between (blood-based) BA and CA (ΔBA), also the difference with BrA (ΔBrA) warrants further validation as a public health marker. In a recent study on the general British population (N = 669), Cole et al. (5) supported this hypothesis, reporting a 6.1% increase in the relative risk of all-cause mortality between the age of 72 and 80, for each year of increase in ΔBrA (after correction for age and sex). This effect remained substantially unaffected when the analysis was further adjusted for additional variables related with mortality, including IQ, paternal social class, years of education, APOE ε4 carrier status, smoking status and self-reported hypertension/diabetes/cardiovascular disease (5.1% risk increase) (5). Interestingly, ΔBrA explained more variance than long-established markers of BA like global DNA methylation and telomere length, and represented an independent survival predictor from these genetic biomarkers of aging. Prominently, when BrA was combined with epigenetic age (15), the global predictor showed an improved performance over all previous BA estimates (5), suggesting that combining estimators based on different biomedical sources may help improve mortality markers in the general population.

In the same study, authors investigated also the relation of ΔBrA with frailty, observing significant associations with weaker grip strength, poorer lung function, slower walking speed, and lower fluid intelligence (Table 2). Moreover, they observed a positive association with allostatic load, a composite measure of physiological and biological parameters which reflects the accumulation of “wear and tear” signs during lifespan (5).

Future Perspectives

The discoveries reviewed above support the use of age discrepancies based on blood tests and neuroimaging data as sensible markers of public health in the general population.

However, these algorithms still present some limitations. First, the “black box” effect associated to many ML algorithms often does not allow to completely understand the relationships among features and labels and how they are estimated. Classical statistical methods and the knowledge of the medical/biological problem are of great help in this case. Second, the difference between BA and CA is basically a measure of prediction error of CA, which includes not only the discrepancy due to actual biological aging, but also errors associated to the input parameters used. This extends to any instrumental, biochemical or biometric measure potentially used as input feature. Moreover, these aging markers may be further improved at the methodological level and require validation in independent populations (2, 6). To reach this goal, in the present paper we would like to draw a strategy to further develop and test such markers in our population-based cohort, the Moli-sani study. A summary of all the variables and observations available in our cohort is reported in Table S1.

Thanks to the availability of instrumental measures, additional organ- or system-specific BA estimates could be developed and tested in our cohort (Figure S1). As an example, spirometry variables could help us compute a lung age which better predicts the pulmonary function of subjects, compared to models developed so far, which exploited one (7) or few variables (8). Similarly, we could exploit instrumental measures from electrocardiogram to compute a heart age, or better try to include blood- and vessels-related variables to build a more comprehensive model which predicts BA of the cardiovascular system. Another ambitious project consists of developing a comprehensive model for the estimation of BA, based on all the features available at baseline, and test the predictivity of this “holistic BA” in terms of mortality, frailty and other variables of public health interest (e.g., hospitalizations). Given the availability of DNA samples in our biobank, these approaches could possibly include also genetic and epigenetic data. This would allow us to implement new models for the estimation of BA, which may be more accurate and robust, in light of the complementarity of epigenetic clocks with independent BA measures (5), of their strong correlation with CA (14, 15), and of the number of genetic associations already detected with longevity (49). To the best of our knowledge, the above mentioned approaches have never been attempted before, hence they would represent a notable improvement compared to models currently available.

Overall, the novel scenarios opened up by the availability of massive volumes of data in health research and by the possibility to link them with biological and environmental variables from different sources will hopefully allow us to take part to the “Big Data revolution.”

Author Contributions

AG wrote the first draft of the manuscript, with contributions and revisions from all the co-authors. All the authors accepted the final submitted version.

Conflict of Interest Statement

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Acknowledgments

The Moli-sani Research Investigators thank the Associazione Cuore Sano Onlus (Campobasso, Italy) for its cultural and financial support. The enrolment phase of the Moli-sani Study was supported by research grants from Pfizer Foundation (Rome, Italy), the Italian Ministry of University and Research (MIUR, Rome, Italy)—Programma Triennale di Ricerca, Decreto no. 1588 and Instrumentation Laboratory, Milan, Italy. All authors were independent from funders and declare no conflicts of interest. Access to Moli-sani data is available under proposal and acceptance of a research project by the Moli-sani steering committee. We welcome requests for collaborations by contacting LI (licia.iacoviello@moli-sani.org).

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fmed.2019.00146/full#supplementary-material

References

1. Cohen JE. Human population: the next half century. Science. (2003) 302:1172–5. doi: 10.1126/science.1088665

PubMed Abstract | CrossRef Full Text | Google Scholar

2. Mamoshina P, Kochetov K, Putin E, Cortese F, Aliper A, Lee WS, et al. Population specific biomarkers of human aging: a big data study using South Korean, Canadian and Eastern European patient populations. J Gerontol Ser A. (2018) 00:1–9. doi: 10.1093/gerona/gly005

CrossRef Full Text | Google Scholar

3. Cole JH, Franke K. Predicting age using neuroimaging: innovative brain ageing biomarkers. Trends Neurosci. (2017) 40:681–90. doi: 10.1016/j.tins.2017.10.001

PubMed Abstract | CrossRef Full Text | Google Scholar

4. Cosco TD, Howse K, Brayne C. Healthy ageing, resilience and wellbeing. Epidemiol Psychiatr Sci. (2017) 26:579–83. doi: 10.1017/S2045796017000324

PubMed Abstract | CrossRef Full Text | Google Scholar

5. Cole JH, Ritchie SJ, Bastin ME, Valdés Hernández MC, Muñoz Maniega S, Royle N, et al. Brain age predicts mortality. Mol Psychiatr. (2018) 23:1385–92. doi: 10.1038/mp.2017.62

PubMed Abstract | CrossRef Full Text | Google Scholar

6. Cole JH, Marioni RE, Harris SE, Deary IJ. Brain age and other bodily ‘ages': implications for neuropsychiatry. Mol Psychiatr. (2018) 24:266–81. doi: 10.1038/s41380-018-0098-1

PubMed Abstract | CrossRef Full Text | Google Scholar

7. Di Giuseppe R, Arcari A, Serafini M, Di Castelnuovo A, Zito F, De Curtis A, et al. Total dietary antioxidant capacity and lung function in an Italian population: a favorable role in premenopausal/never smoker women. Eur J Clin Nutr. (2012) 66:61–8. doi: 10.1038/ejcn.2011.148

PubMed Abstract | CrossRef Full Text | Google Scholar

8. Yamaguchi K, Omori H, Onoue A, Katoh T, Ogata Y, Kawashima H, et al. Novel regression equations predicting lung age from varied spirometric parameters. Respir Physiol Neurobiol. (2012) 183:108–14. doi: 10.1016/j.resp.2012.06.025

PubMed Abstract | CrossRef Full Text | Google Scholar

9. Russoniello CV, Zhirnov YN, Pougatchev VI, Gribkov EN. Heart rate variability and biological age: implications for health and gaming. Cyberpsychol Behav Soc Netw. (2013) 16:302–8. doi: 10.1089/cyber.2013.1505

PubMed Abstract | CrossRef Full Text | Google Scholar

10. Klemera P, Doubal S. A new approach to the concept and computation of biological age. Mech Ageing Dev. (2006) 127:240–8. doi: 10.1016/j.mad.2005.10.004

PubMed Abstract | CrossRef Full Text | Google Scholar

11. Blackburn EH, Epel ES, Lin J. Human telomere biology: a contributory and interactive factor in aging, disease risks, and protection. Science. (2015) 350:1193–8. doi: 10.1126/science.aab3389

PubMed Abstract | CrossRef Full Text | Google Scholar

12. Peters MJ, Joehanes R, Pilling LC, Schurmann C, Conneely KN, Powell J, et al. The transcriptional landscape of age in human peripheral blood. Nat Commun. (2015) 6:8570. doi: 10.1038/ncomms9570

PubMed Abstract | CrossRef Full Text | Google Scholar

13. Holly AC, Melzer D, Pilling LC, Henley W, Hernandez DG, Singleton AB, et al. Towards a gene expression biomarker set for human biological age. Aging Cell. (2013) 12:324–6. doi: 10.1111/acel.12044

PubMed Abstract | CrossRef Full Text | Google Scholar

14. Hannum G, Guinney J, Zhao L, Zhang L, Hughes G, Sadda S, et al. Genome-wide methylation profiles reveal quantitative views of human aging rates. Mol Cell. (2013) 49:359–67. doi: 10.1016/j.molcel.2012.10.016

PubMed Abstract | CrossRef Full Text | Google Scholar

15. Horvath S. DNA methylation age of human tissues and cell types. Genome Biol. (2013) 14:R115. doi: 10.1186/gb-2013-14-10-r115

PubMed Abstract | CrossRef Full Text | Google Scholar

16. Fabris F, de Magalhães JP, Freitas AA. A review of supervised machine learning applied to ageing research. Biogerontology. (2017) 18:171–88. doi: 10.1007/s10522-017-9683-y

PubMed Abstract | CrossRef Full Text | Google Scholar

17. Iacoviello L, Bonanni A, Costanzo S, De Curtis A, Di Castelnuovo A, Olivieri M, et al. The Moli-Sani Project, a randomized, prospective cohort study in the Molise region in Italy; design, rationale and objectives. Ital J Public Health. (2007) 4:110–8. doi: 10.2427/5886

CrossRef Full Text | Google Scholar

18. Sebastiani P, Thyagarajan B, Sun F, Schupf N, Newman AB, Montano M, et al. Biomarker signatures of aging. Aging Cell. (2017) 16:329–38. doi: 10.1111/acel.12557

PubMed Abstract | CrossRef Full Text | Google Scholar

19. Murabito JM, Zhao Q, Larson MG, Rong J, Lin H, Benjamin EJ, et al. Measures of biologic age in a community sample predict mortality and age-related disease: the framingham offspring study. JGerontol Ser A Biol Sci Med Sci. (2018) 73:757–62. doi: 10.1093/gerona/glx144

PubMed Abstract | CrossRef Full Text | Google Scholar

20. Putin E, Mamoshina P, Aliper A, Korzinkin M, Moskalev A. Deep biomarkers of human aging : application of deep neural networks to biomarker development. Aging (Albany NY). (2016) 8:1021–33. doi: 10.18632/aging.100968

PubMed Abstract | CrossRef Full Text | Google Scholar

21. Ching T, Himmelstein DS, Beaulieu-Jones BK, Kalinin AA, Do BT, Way GP, et al. Opportunities and obstacles for deep learning in biology and medicine. J R Soc Interface. (2018) 15:20170387. doi: 10.1098/rsif.2017.0387

PubMed Abstract | CrossRef Full Text | Google Scholar

22. Mamoshina P, Vieira A, Putin E, Zhavoronkov A. Applications of deep learning in biomedicine. Mol Pharm. (2016) 13:1445–54. doi: 10.1021/acs.molpharmaceut.5b00982

PubMed Abstract | CrossRef Full Text | Google Scholar

23. Cole JH, Poudel RPK, Tsagkrasoulis D, Caan MWA, Steves C, Spector TD, et al. Predicting brain age with deep learning from raw imaging data results in a reliable and heritable biomarker. Neuroimage. (2017) 163:115–24. doi: 10.1016/j.neuroimage.2017.07.059

PubMed Abstract | CrossRef Full Text | Google Scholar

24. Mamoshina P, Koche K, Cortese F, Kova A. Blood biochemistry analysis to detect smoking status and quantify accelerated aging in smokers. Sci Rep. (2019) 15:142. doi: 10.1038/s41598-018-35704-w

CrossRef Full Text | Google Scholar

25. Liem F, Varoquaux G, Kynast J, Beyer F, Kharabian Masouleh S, Huntenburg JM, et al. Predicting brain-age from multimodal imaging data captures cognitive impairment. Neuroimage. (2017) 148:179–88. doi: 10.1016/j.neuroimage.2016.11.005

PubMed Abstract | CrossRef Full Text | Google Scholar

26. Franke K, Ziegler G, Klöppel S, Gaser C. Estimating the age of healthy subjects from T1-weighted MRI scans using kernel methods: exploring the influence of various parameters. Neuroimage. (2010) 50:883–92. doi: 10.1016/j.neuroimage.2010.01.005

PubMed Abstract | CrossRef Full Text | Google Scholar

27. Cole JH, Leech R, Sharp DJ. Prediction of brain age suggests accelerated atrophy after traumatic brain injury. Ann Neurol. (2015) 77:571–81. doi: 10.1002/ana.24367

PubMed Abstract | CrossRef Full Text | Google Scholar

28. Cole JH, Annus T, Wilson LR, Remtulla R, Hong YT, Fryer TD, et al. Brain-predicted age in down syndrome is associated with beta amyloid deposition and cognitive decline. Neurobiol Aging. (2017) 56:41–9. doi: 10.1016/j.neurobiolaging.2017.04.006

PubMed Abstract | CrossRef Full Text | Google Scholar

29. Valizadeh SA, Hänggi J, Märillat S, Jäncke L. Age prediction on the basis of brain anatomical measures. Hum Brain Mapp. (2017) 38:997–1008. doi: 10.1002/hbm.23434

PubMed Abstract | CrossRef Full Text | Google Scholar

30. Franke K, Gaser C. Longitudinal changes in individual BrainAGE in healthy aging, mild cognitive impairment, and alzheimer's disease 1 data used in preparation of this article were obtained from the Alzheimer's Disease Neuroimaging Initiative (ADNI) database adni.loni. GeroPsych. (2012) 25:235–45. doi: 10.1024/1662-9647/a000074

CrossRef Full Text | Google Scholar

31. Cole JH, Jolly A, De Simoni S, Bourke N, Patel MC, Scott G, et al. Spatial patterns of progressive brain volume loss after moderate-severe traumatic brain injury. Brain. (2018) 141:822–36. doi: 10.1093/brain/awx354

PubMed Abstract | CrossRef Full Text | Google Scholar

32. Cole JH, Underwood J, Caan MWA, De Francesco D, Van Zoest RA, Leech R, et al. Increased brain-predicted aging in treated HIV disease. Neurology. (2017) 88:1349–57. doi: 10.1212/WNL.0000000000003790

PubMed Abstract | CrossRef Full Text | Google Scholar

33. Cole JH. Neuroimaging studies illustrate the commonalities between ageing and brain diseases. BioEssays. (2018) 40:1700221. doi: 10.1002/bies.201700221

PubMed Abstract | CrossRef Full Text | Google Scholar

34. Jansen AG, Mous SE, White T, Posthuma D, Polderman TJC. What twin studies tell us about the heritability of brain development, morphology, and function: a review. Neuropsychol Rev. (2015) 25:27–46. doi: 10.1007/s11065-015-9278-9

PubMed Abstract | CrossRef Full Text | Google Scholar

35. Mosconi L, Walters M, Sterling J, Quinn C, McHugh P, Andrews RE, et al. Lifestyle and vascular risk effects on MRI-based biomarkers of Alzheimer's disease: a cross-sectional study of middle-aged adults from the broader New York City area. BMJ Open. (2018) 8:e019362. doi: 10.1136/bmjopen-2017-019362

PubMed Abstract | CrossRef Full Text | Google Scholar

36. Mosconi L, McHugh PF. Let food be thy medicine: diet, nutrition, and biomarkers' risk of alzheimer's disease. Curr Nutr Rep. (2015) 4:126–35. doi: 10.1007/s13668-014-0111-5

PubMed Abstract | CrossRef Full Text | Google Scholar

37. Staubo SC, Aakre JA, Vemuri P, Syrjanen JA, Mielke MM, Geda YE, et al. Mediterranean diet, micronutrients and macronutrients, and MRI measures of cortical thickness. Alzheimer's Dement. (2017) 13:168–77. doi: 10.1016/j.jalz.2016.06.2359

PubMed Abstract | CrossRef Full Text | Google Scholar

38. Luciano M, Corley J, Cox SR, Hernández MCV, Craig LCA, Dickie DA, et al. Mediterranean-Type diet and brain structural change from 73 to 76 years in a Scottish cohort. Neurology. (2017) 88:449–55. doi: 10.1212/WNL.0000000000003559

PubMed Abstract | CrossRef Full Text | Google Scholar

39. Gu Y, Brickman AM, Stern Y, Habeck CG, Razlighi QR, Luchsinger JA, et al. Mediterranean diet and brain structure in a multiethnic elderly cohort. Neurology. (2015) 85:1744–51. doi: 10.1212/WNL.0000000000002121

PubMed Abstract | CrossRef Full Text | Google Scholar

40. Steffener J, Habeck C, O'Shea D, Razlighi Q, Bherer L, Stern Y. Differences between chronological and brain age are related to education and self-reported physical activity. Neurobiol Aging. (2016) 40:138–44. doi: 10.1016/j.neurobiolaging.2016.01.014

PubMed Abstract | CrossRef Full Text | Google Scholar

41. Luders E, Cherbuin N, Gaser C. Estimating brain age using high-resolution pattern recognition: younger brains in long-term meditation practitioners. Neuroimage. (2016) 134:508–13. doi: 10.1016/j.neuroimage.2016.04.007

PubMed Abstract | CrossRef Full Text | Google Scholar

42. Rogenmoser L, Kernbach J, Schlaug G, Gaser C. Keeping brains young with making music. Brain Struct Funct. (2018) 223:297–305. doi: 10.1007/s00429-017-1491-2

PubMed Abstract | CrossRef Full Text | Google Scholar

43. Franke K, Clarke GD, Dahnke R, Gaser C, Kuo AH, Li C, et al. Premature brain aging in baboons resulting from moderate fetal undernutrition. Front Aging Neurosci. (2017) 9:92. doi: 10.3389/fnagi.2017.00092

PubMed Abstract | CrossRef Full Text | Google Scholar

44. Hatton SN, Franz CE, Elman JA, Panizzon MS, Hagler DJ, Fennema-Notestine C, et al. Negative fateful life events in midlife and advanced predicted brain aging. Neurobiol Aging. (2018) 67:1–9. doi: 10.1016/j.neurobiolaging.2018.03.004

PubMed Abstract | CrossRef Full Text | Google Scholar

45. Pardoe HR, Cole JH, Blackmon K, Thesen T, Kuzniecky R. Structural brain changes in medically refractory focal epilepsy resemble premature brain aging. Epilepsy Res. (2017) 133:28–32. doi: 10.1016/j.eplepsyres.2017.03.007

PubMed Abstract | CrossRef Full Text | Google Scholar

46. Gaser C, Franke K, Klöppel S, Koutsouleris N, Sauer H. BrainAGE in mild cognitive impaired patients: predicting the conversion to alzheimer's disease. PLoS ONE. (2013) 8:e67346. doi: 10.1371/journal.pone.0067346

PubMed Abstract | CrossRef Full Text | Google Scholar

47. Löwe LC, Gaser C, Franke K. The effect of the APOE genotype on individual BrainAGE in normal aging, Mild cognitive impairment, and Alzheimer's Disease. PLoS ONE. (2016) 11:e0157514. doi: 10.1371/journal.pone.0157514

PubMed Abstract | CrossRef Full Text | Google Scholar

48. Franceschi C, Garagnani P, Morsiani C, Conte M, Santoro A, Grignolio A, et al. The continuum of aging and age-related diseases: common mechanisms but different rates. Front Med. (2018) 5:61. doi: 10.3389/fmed.2018.00061

PubMed Abstract | CrossRef Full Text | Google Scholar

49. Joshi PK, Pirastu N, Kentistou KA, Fischer K, Hofer E, Schraut KE, et al. Genome-wide meta-analysis associates HLA-DQA1/DRB1 and LPA and lifestyle factors with human longevity. Nat Commun. (2017) 8:910. doi: 10.1038/s41467-017-00934-5

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: biological age, aging, blood, brain, big data, machine learning, neuroimaging, neurological diseases

Citation: Gialluisi A, Di Castelnuovo A, Donati MB, de Gaetano G, Iacoviello L and the Moli-sani Study Investigators (2019) Machine Learning Approaches for the Estimation of Biological Aging: The Road Ahead for Population Studies. Front. Med. 6:146. doi: 10.3389/fmed.2019.00146

Received: 24 January 2019; Accepted: 10 June 2019;
Published: 03 July 2019.

Edited by:

Maw Pin Tan, University of Malaya, Malaysia

Reviewed by:

Csaba Kerepesi, Computer and Automation Research Institute (MTA), Hungary
Demosthenes Panagiotakos, Harokopio University, Greece

Copyright © 2019 Gialluisi, Di Castelnuovo, Donati, de Gaetano, Iacoviello and the Moli-sani Study Investigators. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Alessandro Gialluisi, alessandro.gialluisi@moli-sani.org

A complete list of the Moli-sani Project Investigators is reported in Supplementary Materials

Download