Skip to main content

ORIGINAL RESEARCH article

Front. Aging Neurosci., 23 January 2023
Sec. Neurocognitive Aging and Behavior
Volume 14 - 2022 | https://doi.org/10.3389/fnagi.2022.899249

Using machine learning to estimate the calendar age based on autonomic cardiovascular function

Andy Schumann1* Christian Gaser2,3 Rassoul Sabeghi1 P. Christian Schulze4 Sven Festag5,6 Cord Spreckelsen5,6 Karl-Jürgen Bär1
  • 1Lab for Autonomic Neuroscience, Imaging and Cognition (LANIC), Department of Psychosomatic Medicine and Psychotherapy, Jena University Hospital, Jena, Germany
  • 2Hans Berger Department of Neurology, Jena University Hospital, Jena, Germany
  • 3Department of Psychiatry and Psychotherapy, Jena University Hospital, Jena, Germany
  • 4Department of Internal Medicine I, Division of Cardiology, Jena University Hospital, Jena, Germany
  • 5Institute of Medical Statistics, Computer and Data Sciences, Jena University Hospital, Jena, Germany
  • 6SMITH Consortium of the German Medical Informatics Initiative, Leipzig, Germany

Introduction: Aging is accompanied by physiological changes in cardiovascular regulation that can be evaluated using a variety of metrics. In this study, we employ machine learning on autonomic cardiovascular indices in order to estimate participants’ age.

Methods: We analyzed a database including resting state electrocardiogram and continuous blood pressure recordings of healthy volunteers. A total of 884 data sets met the inclusion criteria. Data of 72 other participants with an BMI indicating obesity (>30 kg/m²) were withheld as an evaluation sample. For all participants, 29 different cardiovascular indices were calculated including heart rate variability, blood pressure variability, baroreflex function, pulse wave dynamics, and QT interval characteristics. Based on cardiovascular indices, sex and device, four different approaches were applied in order to estimate the calendar age of healthy subjects, i.e., relevance vector regression (RVR), Gaussian process regression (GPR), support vector regression (SVR), and linear regression (LR). To estimate age in the obese group, we drew normal-weight controls from the large sample to build a training set and a validation set that had an age distribution similar to the obesity test sample.

Results: In a five-fold cross validation scheme, we found the GPR model to be suited best to estimate calendar age, with a correlation of r=0.81 and a mean absolute error of MAE=5.6 years. In men, the error (MAE=5.4 years) seemed to be lower than that in women (MAE=6.0 years). In comparison to normal-weight subjects, GPR and SVR significantly overestimated the age of obese participants compared with controls. The highest age gap indicated advanced cardiovascular aging by 5.7 years in obese participants.

Discussion: In conclusion, machine learning can be used to estimate age on cardiovascular function in a healthy population when considering previous models of biological aging. The estimated age might serve as a comprehensive and readily interpretable marker of cardiovascular function. Whether it is a useful risk predictor should be investigated in future studies.

Introduction

Maintaining a healthy cardiovascular system is one of the most important goals of modern health policy (Mendis et al., 2011). Factors elevating cardiovascular risk include physical inactivity and an unhealthy diet. In addition, age is an independent risk factor for the development of cardiovascular disease (CVD)—the leading cause of death worldwide.

The cardiovascular system is a complex structure that comprises the heart and vasculature that are not under voluntary control. Instead, the autonomic nervous system adapts the activity of the heart and vascular tone to changing environmental demands. To assess the state of the cardiovascular system, physicians usually estimate blood pressure and record electrocardiograms (ECGs). Several indicators of cardiovascular risk can be determined from these data.

Heart rate and its variability (HRV) are established markers of cardiac fitness (Jensen et al., 2013; Nanchen et al., 2013). A natural decay in HRV during the course of aging is a consistent finding of several studies (Reardon and Malik, 1996; Fukusaki et al., 2000; Boettger et al., 2010; Voss et al., 2012, 2015). Lower levels of HRV have been associated with increased cardiovascular morbidity and mortality in the elderly (Tsuji et al., 1996). The feedback loop that adapts heart rate to changes in blood pressure, that is, baroreflex function, is progressively diminished with increasing age (Laitinen et al., 2004). Various factors such as endothelial dysfunction or oxidative stress result in the stiffening of large arteries, which is a condition promoting sustained hypertension, atherosclerosis, and thrombosis (Dai et al., 2015). Indicators of age-related vascular changes are broad pulse waves, elevated pulse wave velocity, and increased systolic blood pressure. Considering the widespread effects of aging on the cardiovascular system, it seems useful to combine different established indices into one comprehensive marker of cardiovascular health.

Estimating age based on biological data is a widely used concept in other medical disciplines, for instance, to evaluate brain health (Gialluisi et al., 2019). Aging affects different aspects of brain structure and function that can be summarized as the estimated age of the brain (Franke and Ten Gaser, 2019; Dafflon et al., 2020; Jiang et al., 2020). Using this framework, scientists were able to trace brain development and to assess the risk of developing neurodegenerative diseases and general mortality in older adults (see Cole and Franke, 2017).

Recently, machine learning (ML) methods have gained a lot of attention in efforts to improve risk prediction and clinical outcomes in patients with cardiovascular (see Sevakula et al., 2020, for review). ML algorithms can be used to automatically identify information that will help solve a given problem. Supervised learning methods build an analytical model based on a set of training samples containing input and related output values. Applying this model to a test set of input data without knowing the desired output reveals the accuracy of the automatic solution. For regression problems, an output function is obtained by fitting a line to the data points in a high-dimensional space built from available input variables (feature space; Bennett and Campbell, 2000; Schölkopf and Smola, 2002). Assessing cardiovascular risk by ML has been demonstrated to be more accurate than conventional approaches (Kakadiaris et al., 2018) with a lower bias than non-ML methods (Suri et al., 2022).

In this study, we aimed to estimate age based on cardiovascular data by applying ML. Input features were extracted from simultaneous resting recordings of ECG and continuous blood pressure in healthy individuals. We compared different approaches to solve regression problems, namely, support vector regression, relevance vector regression, Gaussian process regression, and a linear regression model. In a proof-of-concept application, we compared age estimates in obese but otherwise healthy individuals and normal-weight controls. As obesity is related to an impairment of cardiovascular function and elevated cardiovascular risk, we assumed systematically higher age estimates when compared to normal-weight controls. Thus, we derived three age-matched subsamples from our database. We trained all ML models on normal-weight controls and applied them to a sample of obese individuals and an independent sample of normal-weight controls.

Materials and methods

Database

Resting-state physiological recordings of 1,121 healthy volunteers were obtained. None of the subjects had any history of neurological or psychiatric disorders. Exclusion criteria were any medical conditions, illegal drugs, or medication potentially influencing cardiovascular function. Thorough physical examination, resting electrocardiography (ECG), and routine laboratory parameters (electrolytes, basic metabolic panel, and blood count) had to be without any pathological finding. All participants provided written informed consent before participating in the study. The study protocol was approved by the Ethics Committee of the University Hospital of Jena (#5423-01/18, 4,940-10/16). Data sets have been made publicly available at PhysioNet (Goldberger et al., 2000; Schumann and Bär, 2022).

From the original database, 31 subjects were excluded due to missing or invalid information regarding age, gender, or BMI. A total of 118 recordings were excluded due to incomplete or missing blood pressure recordings. A set comprising data from 72 obese participants (body mass index (BMI) > 30) was excluded from the main set but used for additional assessments during a later stage. Cardiovascular indices were estimated for the 884 healthy subjects from the main set (59% females, age: 31.3 ± 13.6 years, BMI: 22.8 ± 2.8 kg/m2, see Table 1) and for the 72 obese participants.

TABLE 1
www.frontiersin.org

Table 1. Sample characteristics separated by recording device.

Data recordings

Continuous non-invasive blood pressure and ECG were acquired simultaneously over 20 min in the supine position using either a Task Force Monitor® (TFM, CNSystems Medizintechnik GmbH, Graz, Austria) or MP150 (BIOPAC Systems Inc., Goleta, CA, United States). First 5 min were excluded from the analysis. R-waves and systolic and diastolic blood pressure values were extracted from the data using automatic detection algorithms delivered with the devices (Task Force® Monitor, CNSystems or AcqKnowledge 4.1, BIOPAC Systems). An adaptive filter procedure was applied to identify and substitute premature ventricular beats and artifacts based on the heart beat intervals (Wessel et al., 2000). Data sets with an artifact rate larger than 5% of all intervals were excluded from the analysis.

Estimation of cardiovascular indices

From the ECG-derived heart beat interval time series (BBI), we calculated the mean heart rate (HR), root-mean-square of successive BBI (RMSSD), the standard deviation of BBI (SDNN), low- and high-frequency power and their ratio (Malik et al., 1996), deceleration capacity (Bauer et al., 2006), Renyi entropy (base 1/4; Renyi, 1961), sample entropy (Richman and Moorman, 2000), and compression entropy (Baumert et al., 2004). The mean and standard deviation of corrected QT intervals (Hodges et al., 1983) and the QT variability index (QTVI) were estimated (Berger, 2003).

From continuous blood pressure, the mean and standard deviation of systolic blood pressure (SBP) and diastolic blood pressure (DBP) values per heart beat interval were extracted (Floras, 2013). Pulse pressure was calculated as differences between SBP and DBP. Using the dual sequence method, baroreflex sensitivity was calculated as a marker of bradycardic and tachycardic changes due to blood pressure alterations (Malberg et al., 1999). Mean values and standard deviation of the pulse transit time, pulse rise time, pulse wave duration, pulse wave velocity, and time delay of the dicrotic notch were estimated on blood pressure signals (Fischer et al., 2017; Table 2).

TABLE 2
www.frontiersin.org

Table 2. Indices included in age estimation.

Age estimation

Four different ML approaches were applied to estimate calendar age based on 29 cardiovascular indices and the two categorial variables sex and recording device. The algorithms have been implemented in Python version 3.8.3 using the toolbox scikit-learn version 0.24.1 (Pedregosa et al., 2011).

Gaussian process regression (GPR) models use a kernel to define the covariance of a distribution over the target functions and observed training data to define a likelihood function (Schulz et al., 2018). We used a combination of a constant kernel with a radial basis function (RBF). Support vector regression (SVR) models offer the flexibility to define how much error is acceptable in finding an appropriate fit to the input data (Vapnik, 1995; Schölkopf and Smola, 2002). An RBF kernel and regularization index C = 30 were used. Relevance vector regression (RVR) models use Bayesian inference to obtain parsimonious solutions for regression (Tipping, 2000). Here, we also used an RBF kernel. Hyperparameters of GPR, SVR, and RVR estimation were optimized using grid search. The performance of these approaches was compared to a linear regression (LR) model that estimates age as a linear combination of the input variables.

Model performance

In a 5-fold cross-validation scheme, one-fifth of the main set was randomly assigned to a test set, while the model was trained on the remaining four-fifths of the data. In each of the five runs, another fifth of the data served as test data. After the five runs, the empiric means (± standard error) of the evaluation metrics are reported as the final ones. The cross-validation was repeated 20 times with a randomized order of input data. Again, the metrics were averaged over all repetitions. We standardized all input data before using training and test data during the cross-validation procedure (StandardScaler implemented in sklearn).

The quality of age estimation was evaluated by the mean absolute error (MAE), root-mean-squared error (RMSE), and Pearson’s correlation (r) of estimated Yi and the actual age yi.

MAE=iYiYiN
RMSE=iYiYi2N

Comparison of weight groups

In a second experiment, we aimed to compare age estimates in obese participants (BMI > 30 kg/m2) with normal-weight peers. Therefore, we draw two subsamples from our normal-weight population that served as training and test data. The calendar age of these data should match our obese sample. Therefore, we categorized participants into age groups of 10 years (see Table 3) and estimated the relative distribution of obese participants across these age groups. Then, we randomly assigned normal-weight participants from each age group to training and a test set to match the age distribution of the obese sample. Finally, we trained all ML models on 197 normal-weight individuals (101 women, 96 men, 41.4 ± 14.9 years, BMI: 23.4 ± 2.2 kg/m2) to estimate age in the obese test sample of 72 individuals (44 women, 28 men, age: 42.9 ± 15.5 years, BMI: 34.8 ± 5.8 kg/m2) in a normal test sample of 72 normal-weight controls (37 women, 35 men, age: 42.1 ± 15.8 years, BMI: 23.3 ± 2.4 kg/m2). We used mean values and standard deviation of training data to standardize the training, normal and obese test sets (StandardScaler, sklearn). The age gap (deviation between estimated and calendar age) was calculated and compared between the normal-weight and the obese test set using the one-sided Wilcoxon rank-sum test.

TABLE 3
www.frontiersin.org

Table 3. Sample description in different age ranges.

Results

The final sample under investigation included 884 healthy individuals. In Table 3, sample characteristics are depicted within different age ranges.

A number of relevant autonomic cardiovascular indices are depicted in Figure 1. It seems obvious from these plots that age has a different effect on each of those measures. For instance, systolic blood pressure seems to increase almost linearly with age, while HRV decreases with age rather exponentially. In total, 29 different indices together with sex and device served as input features for age prediction models.

FIGURE 1
www.frontiersin.org

Figure 1. Age dependency of autonomic cardiovascular indices. Mean values and 95% confidence intervals are depicted. RMSSD, vagal heart rate variability (root-mean-square of successive heart beat intervals).

In Figure 2, we plotted the age estimated by Gaussian process regression (GPR) against the calendar age for one cross-validation run (Figure 2; r = 0.81, MAE = 5.62 years, RMSE = 8.00 years). In this scatter plot, it becomes clear that most of the data sets are in the lower age range. At a higher age (over 70 years), the model tends to underestimate the individual age.

FIGURE 2
www.frontiersin.org

Figure 2. Relation of individual age estimated by GPR and calendar age. Dashed gray line indicates perfect concordance.

Comparison of methods

After 20 runs of the 5-fold cross-validation, we compared performance measures of age prediction by four different mathematical models (see Table 4). Lowest error estimates were achieved using GPR to estimate age (MAE = 5.6 years and RMSE = 8.0 years). The highest correlation was also calculated between GPR estimates and underlying calendar age. Overall performance tended to be better in men compared to women. However, in women and men, GPR was the most accurate approach to estimate age in terms of errors and correlation to underlying calendar age.

TABLE 4
www.frontiersin.org

Table 4. Performance scores of age prediction after 20 repetitions of cross-validation.

Age gap estimation

Figure 3 shows the estimated autonomic indices for the normal-weight train group (normal train), the normal-weight test group (normal test), and the obese test group (obese test). Results from the group comparison between the two test sets are shown in Supplementary Table S1. Compared to normal participants, obese individuals showed alterations in a number of autonomic indices, including elevated heart rates, reduced vagal heart rate variability (RMSSD) and baroreflex sensitivity, and increased blood pressure (see Figure 3). The two normal-weight groups did not seem to differ significantly from one another except for the probability of symmetric symbolic dynamics of blood pressure and heart rate (JSDsym, see Supplementary Table S1).

FIGURE 3
www.frontiersin.org

Figure 3. Autonomic cardiovascular indices in two subsets of normal-weight participants (training data in gray, test data in cyan) and obese participants (orange). The median is depicted together with the lower quartile and the upper quartile. The two test sets were compared using the Wilcoxon rank-sum test with p-values indicated in the figure [p < 0.05 (*); p < 0.001 (***); p > 0.05 (n.s.)]. RMSSD, vagal heart rate variability (root-mean-square of successive heart beat intervals).

All four methods were used to estimate the age gap between normal-weight healthy individuals (N = 72) and obese but apparently healthy individuals (N = 72). In Figure 4, deviations between calendar age and ML estimates per method are illustrated. The average errors of age estimation were higher in obese participants for all four methods. The Wilcoxon rank-sum test revealed a significantly increased age estimation error in obese participants by 5.4 years (interquartile range IQR = [−7.2; 13.1]; z = −1.744, p = 0.0406) when using GPR and 5.7 years (IQR = [−7.2;13.6]; z = −2.148; p = 0.0159) when using SVR.

FIGURE 4
www.frontiersin.org

Figure 4. Deviation of estimated age from calendar age in a sample of obese participants (orange) and an independent set of matched normal-weight controls (cyan). The median is depicted together with the lower quartile and the upper quartile. Four different models, namely linear regression (LR), Gaussian process regression (GPR), support vector regression (SVR), and relevance vector regression (RVR), were trained on matched normal-weight individuals. The age estimation errors were compared between the normal-weight and obese test set using the Wilcoxon rank-sum test with p-values indicated in the figure [p < 0.05 (*); p > 0.05 (n.s.)].

Discussion

As artificial intelligence has entered most aspects of our daily life, it is not surprising that machine learning (ML) is about to revolutionize the medical sector and healthcare industry (Chen et al., 2017; Koch, 2018). ML offers great opportunities to improve risk stratification, diagnostic classification, clustering for the identification of patient subgroups, and many more (Sevakula et al., 2020). One popular application is the quantification of aging effects based on biological information (Al Zoubi et al., 2018; Dafflon et al., 2020; Jiang et al., 2020). To the best of our knowledge, this is the first study to use autonomic markers from cardiovascular recordings to predict chronological age in healthy subjects using ML.

Estimated age was strongly correlated with actual age with an error of MAE = 5.6 years, RMSE = 8.0 years, and r = 0.81 when GPR was used. However, the accuracy of age estimation was lower in older participants. For instance, age was underestimated in participants over 70 years of age by the GPR model (Figure 2). As data sets used in our study are concentrated at a younger age (<40 years), models are primarily trained on young individuals. This makes the prediction of age more difficult in the elderly. The accuracy of the models was higher in men than in women. This might be due to the fact that some age-related changes are more pronounced in men than in women. Especially, blood pressure and vascular indicators of arterial stiffening have been reported to correlate stronger with age in men (AlGhatrif et al., 2013). Maybe an additional influence of the menstrual cycle may have increased the variance of estimated features in women that we were not able to account for (Schmalenberger et al., 2020).

Considering state-of-the-art approaches to estimate age based on biological information, as reviewed by Gialluisi et al. (2019), the accuracy of our models was quite high. According to their summary, brain data and blood markers have been more widely used to estimate age, with MAEs ranging between 4.2 and 11.8 years. Only five of the 14 studies that have been reviewed achieved MAEs below 5 years—all based on brain data. Analyzing blood values, the most accurate model had an MAE of 5.6 years. In contrast, ML approaches to evaluate the aging of the cardiovascular system are rare. Using linear regression models, few studies have already attempted to estimate age based on HRV and ECG. Colosimo (1997) used a linear model to estimate age that correlated with calendar age with r = 0.71 in 141 subjects. More recently, Starc et al. (2012) predicted age using HRV and a multiple linear regression model with a high correlation of r = 0.87 in 377 subjects. Unlike those approaches, ML techniques automatically determine a numerical solution from a variety of input data through the learning process. Input features can be of different types (scalar values, signals, and images), and finally, they can contribute in a nonlinear fashion to this solution. Therefore, ML strategies often improve the accuracy of mathematical models in several applications (e.g., Acevedo et al., 2009; Ren et al., 2020).

In this study, we used a variety of established cardiovascular indices as input features. However, there are countless measures of heart rate variability alone. Instead of calculating these variables on physiological recordings, the recorded signals themselves can be entered into the models. Relevant signal segments then contribute to the estimation of age, avoiding the selection of suitable cardiovascular indices. Via methods of deep learning, Attia et al. (2019) estimated the calendar age from short 12-lead ECG signals. A convolutional neural network led to an error of MAE = 6.9 years and r = 0.84. Those patients, whose predicted age was more than 7 years higher than their calendar age, were more likely to be diagnosed with cardiovascular diseases, such as hypertension or coronary disease. The authors acknowledged that one key limitation to the findings in their study was the fact that the large underlying sample of 774,783 subjects included only patients who had their ECG recorded for some clinical indication. Similarly, Strodthoff et al. (2021) estimated calendar age based on short 12-lead ECG records using different neural networks. For age estimation, a feedforward residual neural network performed best with an error of MAE = 6.86 years and r = 0.85. Their database included a total of 21,837 both normal and abnormal clinical ECG recordings of 18,885 patients.

In our study, we estimated the deviation from normal healthy aging in a sample of obese but otherwise healthy participants as proof-of-concept. All four models were trained on normal-weight controls and then used to estimate age in a normal-weight and an obese test set. Calendar age distribution was matched across subsets. Using GPR and SVR, the age gap between estimated age and calendar age was significantly higher in obese participants than in normal-weight controls. This means that there was a systematic overestimation of age in obese participants. At least some differences in cardiovascular indices between obese and normal-weight participants are similar to changes that occur during aging. We observed elevated systolic blood pressure and pulse pressure as well as lower vagal HRV and baroreflex sensitivity in obese individuals and in older age groups of normal-weight participants (Figure 3). These alterations are signs of arterial stiffening and a loss of cardiovagal control that can be observed in elderly individuals (Pinto, 2007). Advanced cardiovascular aging was suggested by an age gap over 5 years when compared to matched normal-weight controls.

The relationship between body mass index (BMI) and mortality is well documented (see review by Aune et al., 2016). While increased BMI raises mortality risk (Chen et al., 2019), a large population-based study has recently demonstrated that weight loss can prevent premature death in later life (Xie et al., 2020). Participants who reduced their BMIs below the obese range between early adulthood through midlife halved their mortality risk compared with those remaining obese, suggesting that the physiological effects of obesity may be reversible to some extent. Expressing cardiovascular impairment in terms of advanced age might help to convince those individuals at risk to adopt a healthier lifestyle (Cuende, 2016).

Limitations

The current study relies on physically and mentally healthy subjects who were recruited for resting physiological recordings under standardized conditions. However, the size of the sample is, therefore, rather small. Although we investigated over a thousand subjects, the number of data sets actually included in the analysis was reduced by quality control. Especially at older ages, a rather small amount of data was available. The recruitment of participants of an advanced age without being affected by cardiovascular, neurological, or psychiatric disorders is very complicated. Further cognitive impairment, sensory loss, and changes in mobility might introduce a selection bias (Young and Vitaliano, 2006).

Another limitation of our database is that there is no information on general health in order to account for it in our analysis, such as metabolic markers, smoking or drinking habits, or mental health. Because we also lack longitudinal data, we are unable to evaluate how autonomic status continues to change. Aging of the cardiovascular system is, most probably, not an entirely linear process. Intercurrent life events might moderate the rate of age-related changes. An intriguing line of further research is to assess the potential of the estimated age to predict cardiovascular risk.

Conclusion

In this study, we estimated age based on autonomic cardiovascular indices with high accuracy in healthy controls. The Gaussian process regression model led to the best concordance of estimated and calendar age. Using this framework, it seems possible to quantify deviations from healthy autonomic aging. In this study, cardiovascular changes in obese but otherwise healthy individuals led to an advanced age of more than 5 years compared with normal-weight controls. In future studies, the clinical value of the gap between the individual calendar and the estimated autonomic age to indicate diseases of the circulatory system or its potential to predict cardiovascular risk needs to be explored.

Data availability statement

Publicly available datasets were analyzed in this study. This data can be found at: https://physionet.org/content/autonomic-aging-card; https://doi.org/10.13026/2hsy-t491

Ethics statement

The studies involving human participants were reviewed and approved by Ethics Committee of the University Hospital of Jena. The patients/participants provided their written informed consent to participate in this study.

Author contributions

AS performed data analysis and wrote the manuscript. CG supervised analysis and interpretation of data. PCS advised the interpretation of results and critically revised the manuscript. RS, SF, and CS supervised analysis and critically revised the manuscript. K-JB conceived the study and prepared and critically revised the manuscript. All authors contributed to the article and approved the submitted version.

Funding

This research was funded by the German Research Foundation (DFG, BA 3848/9-1 and SCHU 3432/2-1) and the Interdisciplinary Centre for Clinical Research Jena (IZKF, MSP05-2019).

Conflict of interest

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.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Supplementary material

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

References

Acevedo, M. A., Corrada-Bravo, C. J., Corrada-Bravo, H., Villanueva-Rivera, L. J., and Aide, T. M. (2009). Automated classification of bird and amphibian calls using machine learning: a comparison of methods. Eco. Inform. 4, 206–214. doi: 10.1016/j.ecoinf.2009.06.005

CrossRef Full Text | Google Scholar

Al Zoubi, O., Al Zoubi, O., Ki Wong, C., Kuplicki, R. T., Yeh, H. W., Mayeli, A., et al. (2018). Predicting age from brain EEG signals-a machine learning approach. Front. Aging Neurosci. 10, 1–12. doi: 10.3389/fnagi.2018.00184

CrossRef Full Text | Google Scholar

AlGhatrif, M., Strait, J. B., Morrell, C. H., Canepa, M., Wright, J., Elango, P., et al. (2013). Longitudinal trajectories of arterial stiffness and the role of blood pressure: the Baltimore longitudinal study of aging. Hypertension 62, 934–941. doi: 10.1161/HYPERTENSIONAHA.113.01445

PubMed Abstract | CrossRef Full Text | Google Scholar

Attia, Z. I., Friedman, P., Noseworthy, P., Lopez-Jimenez, F., Ladewing, G., Satam, G., et al. (2019). Age and sex estimation using artificial intelligence from standard 12-Lead ECGs. Circ. Arrhythm. Electrophysiol. 12, 1–11. doi: 10.1161/CIRCEP.119.007284

CrossRef Full Text | Google Scholar

Aune, D., Sen, A., Prasad, M., Norat, T., Janszky, I., Tonstad, S., et al. (2016). BMI and all cause mortality: systematic review and non-linear dose-response meta-analysis of 230 cohort studies with 3.74 million deaths among 30.3 million participants. BMJ 353:i2156. doi: 10.1136/bmj.i2156

CrossRef Full Text | Google Scholar

Bauer, A., Kantelhardt, J. W., Barthel, P., Schneider, R., Mäkikallio, T., Ulm, K., et al. (2006). Deceleration capacity of heart rate as a predictor of mortality after myocardial infarction: cohort study. Lancet 367, 1674–1681. doi: 10.1016/S0140-6736(06)68735-7

PubMed Abstract | CrossRef Full Text | Google Scholar

Baumert, M., Baier, V., Haueisen, J., Wessel, N., Meyerfeldt, U., Schirdewan, A., et al. (2004). Forecasting of life threatening arrhythmias using the compression entropy of heart rate. Methods Inf. Med. 43, 202–206. doi: 10.1055/s-0038-1633859

PubMed Abstract | CrossRef Full Text | Google Scholar

Bennett, K. P., and Campbell, C. (2000). Support vector machines: hype or hallelujah? ACM SIGKDD Explor. Newsl. 2, 1–13. doi: 10.1145/380995.380999

CrossRef Full Text | Google Scholar

Berger, R. D. (2003). QT Variability. J. Electrocardiol. 36, 83–87. doi: 10.1016/j.jelectrocard.2003.09.019

CrossRef Full Text | Google Scholar

Boettger, M. K., Schulz, S., Berger, S., Tancer, M., Yeragani, V. K., Voss, A., et al. (2010). Influence of age on linear and nonlinear measures of autonomic cardiovascular modulation. Ann. Noninvasive Electrocardiol. 15, 165–174. doi: 10.1111/j.1542-474X.2010.00358.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, M., Hai, Y., Hwang, K., Wang, L., and Wang, L. (2017). Disease prediction by machine learning from healthcare communities. IEEE Access 5, 8869–8879. doi: 10.1109/ACCESS.2017.2694446

CrossRef Full Text | Google Scholar

Chen, C., Ye, Y., Zhang, Y., Pan, X. F., and Pan, A. (2019). Weight change across adulthood in relation to all cause and cause specific mortality: prospective cohort study. BMJ 367:l5584. doi: 10.1136/bmj.l5584

CrossRef Full Text | Google Scholar

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

PubMed Abstract | CrossRef Full Text | Google Scholar

Colosimo, A. (1997). Estimating a cardiac age by means of heart rate variability. Am. J. Physiol. Heart Circ. Physiol. 273, H1841–H1847. doi: 10.1152/ajpheart.1997.273.4.H1841

CrossRef Full Text | Google Scholar

Cuende, J. I. (2016). Vascular Age Versus Cardiovascular Risk: Clarifying Concepts. Rev. Esp. Cardiol. 69, 243–246. doi: 10.1016/j.recesp.2015.10.022

PubMed Abstract | CrossRef Full Text | Google Scholar

Dafflon, J., Pinaya, W. H. L., Turkheimer, F., Cole, J. H., Leech, R., Harris, M. A., et al. (2020). An automated machine learning approach to predict brain age from cortical anatomical measures. Hum. Brain Mapp. 41, 3555–3566. doi: 10.1002/hbm.25028

PubMed Abstract | CrossRef Full Text | Google Scholar

Dai, X., Hummel, S. L., Salazar, J. B., Taffet, G. E., Zieman, S., and Schwartz, J. B. (2015). Cardiovascular physiology in the older adults. J. Geriatr. Cardiol. 12, 196–201. doi: 10.11909/j.issn.1671-5411.2015.03.015

PubMed Abstract | CrossRef Full Text | Google Scholar

Fischer, C., Glos, M., Penzel, T., and Fietze, I. (2017). Extended algorithmfor real-time pulse waveform segmentation and artifact detection in photoplethysmograms. Somnologie 21, 110–120. doi: 10.1007/s11818-017-0115-7

CrossRef Full Text | Google Scholar

Floras, J. S. (2013). Blood pressure variability: a novel and important risk factor. Can. J. Cardiol. 29, 557–563. doi: 10.1016/j.cjca.2013.02.012

CrossRef Full Text | Google Scholar

Franke, K., and Gaser, C. (2019). Years of brainage as a neuroimaging biomarker of brain aging: what insights have we gained? Front. Neurol. 10:789. doi: 10.3389/fneur.2019.00789

PubMed Abstract | CrossRef Full Text | Google Scholar

Fukusaki, C., Kawakubo, K., and Yamamoto, Y. (2000). Assessment of the primary effect of aging on heart rate variability in humans. Clin. Auton. Res. 10, 123–130. doi: 10.1007/BF02278016

PubMed Abstract | CrossRef Full Text | Google Scholar

Gialluisi, A., Di Castelnuovo, A., Donati, M. B., de Gaetano, G., and Iacoviello, L. (2019). Machine learning approaches for the estimation of biological aging: the road ahead for population studies. Front. Med. 6, 1–7. doi: 10.3389/fmed.2019.00146

CrossRef Full Text | Google Scholar

Goldberger, A., Amaral, L., Glass, L., Hausdorff, J., Ivanov, P. C., Mark, R., et al. (2000). PhysioBank, PhysioToolkit, and PhysioNet: components of a new research resource for complex physiologic signals. Circulation 101, e215–e220. doi: 10.1161/01.CIR.101.23.e215

CrossRef Full Text | Google Scholar

Hodges, M., Salerno, D., and Erlien, D. (1983). Bazett’s QT correction reviewed: evidence that a linear QT correction for heart rate is better. J. Am. Coll. Cardiol. 1, 577–739. doi: 10.1016/S0735-1097(83)80095-3

CrossRef Full Text | Google Scholar

Jensen, M. T., Suadicani, P., Hein, H. O., and Gyntelberg, F. (2013). Elevated resting heart rate, physical fitness and all-cause mortality: a 16-year follow-up in the Copenhagen male study. Heart 99, 882–887. doi: 10.1136/heartjnl-2012-303375

PubMed Abstract | CrossRef Full Text | Google Scholar

Jiang, H., Lu, N., Chen, K., Yao, L., Li, K., Zhang, J., et al. (2020). Predicting brain age of healthy adults based on structural MRI Parcellation using convolutional neural networks. Front. Neurol. 10:1346. doi: 10.3389/fneur.2019.01346

PubMed Abstract | CrossRef Full Text | Google Scholar

Kakadiaris, I. A., Vrigkas, M., Yen, A. A., Kuznetsova, T., Budoff, M., and Naghavi, M. (2018). Machine learning outperforms ACC/AHA CVD risk calculator in MESA. J. Am. Heart Assoc. 7:e009476. doi: 10.1161/JAHA.118.009476

PubMed Abstract | CrossRef Full Text | Google Scholar

Koch, M. (2018). Artificial intelligence is becoming natural. Cells 173, 531–533. doi: 10.1016/j.cell.2018.04.007

CrossRef Full Text | Google Scholar

Laitinen, T., Niskanen, L., Geelen, G., Länsimies, E., and Hartikainen, J. (2004). Age dependency of cardiovascular autonomic responses to head-up tilt in healthy subjects. J. Appl. Physiol. 96, 2333–2340. doi: 10.1152/japplphysiol.00444.2003

PubMed Abstract | CrossRef Full Text | Google Scholar

Malberg, H., Wessel, N., Schirdewan, A., Osterziel, K. J., and Voss, A. (1999). Dual sequence method for analysis of spontaneous baroreceptor reflex sensitivity in patients with dilated cardiomyopathy. Z. Kardiol. 88, 331–337. doi: 10.1007/s003920050294

PubMed Abstract | CrossRef Full Text | Google Scholar

Malik, M., Bigger, J., Camm, A., and Kleiger, R. (1996). Heart rate variability. Standards of measurement, physiological interpretation, and clinical use. Task force of the European Society of Cardiology and the north American Society of Pacing and Electrophysiology. Eur. Heart J. 17, 354–381. doi: 10.1093/oxfordjournals.eurheartj.a014868

CrossRef Full Text | Google Scholar

Mendis, S., Puska, P., and Norrving, B. (2011). Global atlas on cardiovascular disease prevention and control Geneva, Switzerland: World Health Organization, 2–14.

Google Scholar

Nanchen, D., Stott, D. J., Gussekloo, J., Mooijaart, S. P., Westendorp, R. G. J., Jukema, J. W., et al. (2013). Resting heart rate and incident heart failure and cardiovascular mortality in older adults: role of inflammation and endothelial dysfunction: the PROSPER study. Eur. J. Heart Fail. 15, 581–588. doi: 10.1093/eurjhf/hfs195

PubMed Abstract | CrossRef Full Text | Google Scholar

Pedregosa, F., Varoquaux, G., Gramfort, A., Michel, V., Thirion, B., Grisel, O., et al. (2011). Scikit-learn: machine learning in python. J. Mach. Learn. Res. 12, 2825–2830. doi: 10.48550/arXiv.1201.0490

CrossRef Full Text | Google Scholar

Pinto, E. (2007). Blood pressure and ageing. Postgrad. Med. J. 83, 109–114. doi: 10.1136/pgmj.2006.048371

PubMed Abstract | CrossRef Full Text | Google Scholar

Reardon, M., and Malik, M. (1996). Changes in heart rate variability with age. PACE Pacing Clin. Electrophysiol. 19, 1863–1866. doi: 10.1111/j.1540-8159.1996.tb03241.x

CrossRef Full Text | Google Scholar

Ren, X., Mi, Z., and Georgopoulos, P. G. (2020). Comparison of machine learning and land use regression for fine scale spatiotemporal estimation of ambient air pollution: modeling ozone concentrations across the contiguous United States. Environ. Int. 142, 105827–105813. doi: 10.1016/j.envint.2020.105827

CrossRef Full Text | Google Scholar

Renyi, A. (1961). On measures of entropy and information. In fourth Berkeley symposium on mathematical statistics and probability. Berkeley, CA, USA: University of California Press.

Google Scholar

Richman, J. S., and Moorman, J. R. (2000). Physiological time-series analysis using approximate entropy and sample entropy maturity in premature infants physiological time-series analysis using approximate entropy and sample entropy. Am. J. Physiol. Heart Circ. Physiol. 278, H2039–H2049. doi: 10.1152/ajpheart.2000.278.6.H2039

CrossRef Full Text | Google Scholar

Schmalenberger, K. M., Eisenlohr-Moul, T., Jarczok, M., Eckstein, M., Schneider, E., Brenner, I., et al. (2020). Menstrual cycle changes in vagally-mediated heart rate variability are associated with progesterone: evidence from two within-person studies. J. Clin. Med. 9, 1–20. doi: 10.3390/jcm9030617

CrossRef Full Text | Google Scholar

Schölkopf, B., and Smola, A. (2002). Learning with kernels: Support vector machines, regularization, optimization, and beyond. Cambridge, MA: MIT Press.

Google Scholar

Schulz, E., Speekenbrink, M., and Krause, A. (2018). A tutorial on Gaussian process regression: Modelling, exploring, and exploiting functions. J. Math. Psychol. 85, 1–16. doi: 10.1016/j.jmp.2018.03.001

CrossRef Full Text | Google Scholar

Schumann, A., and Bär, K.-J. (2022). Autonomic aging – a dataset to quantify changes of cardiovascular autonomic function during healthy aging. Sci. Data 9, 1–5. doi: 10.1038/s41597-022-01202-y

CrossRef Full Text | Google Scholar

Sevakula, R. K., AU-Yeung, M., Singh, J., Heist, K., Isselbacher, E. M., and Armoundas, A. (2020). State-of-the-art machine learning techniques aiming to improve patient outcomes pertaining to the cardiovascular system. J. Am. Heart Assoc. 9, 1–15. doi: 10.1161/JAHA.119.013924

CrossRef Full Text | Google Scholar

Starc, V., Lebon, M., Sinigoj, P., and Vrhovec, M. (2012). Can functional cardiac age be predicted from the ECG in a normal healthy population? Comput. Cardiol. 2010, 101–104.

Google Scholar

Strodthoff, N., Wagner, P., Schaeffter, T., and Samek, W. (2021). Deep learning for ECG analysis: benchmarks and insights from PTB-XL. IEEE J. Biomed. Heal. Informatics 25, 1519–1528. doi: 10.1109/JBHI.2020.3022989

PubMed Abstract | CrossRef Full Text | Google Scholar

Suri, J. S., Bhagawati, M., Paul, S., Protogeron, A., Sfikakis, P. P., Kitas, G. D., et al. (2022). Understanding the bias in machine learning systems for cardiovascular disease risk assessment: the first of its kind review. Comput. Biol. Med. 142:105204. doi: 10.1016/j.compbiomed.2021.105204

PubMed Abstract | CrossRef Full Text | Google Scholar

Tipping, M. E. (2000). The relevance vector machine. in Advances in neural information processing systems 12 (ed. S. A. Solla, T. K. Leen, and K.-R. M) 652–658. Cambridge, MA, USA: MIT Press.

Google Scholar

Tsuji, H., Larson, M. G., Venditti, F. J., Manders, E. S., Evans, J. C., Feldman, C. L., et al. (1996). Impact of reduced heart rate variability on risk for cardiac events. Circulation 94, 2850–2855. doi: 10.1161/01.CIR.94.11.2850

CrossRef Full Text | Google Scholar

Vapnik, V. (1995). The nature of statistical learning theory New York, NY, USA: Springer.

Google Scholar

Voss, A., Heitmann, A., Schroeder, R., Peters, A., and Perz, S. (2012). Short-term heart rate variability - age dependence in healthy subjects. Physiol. Meas. 33, 1289–1311. doi: 10.1088/0967-3334/33/8/1289

PubMed Abstract | CrossRef Full Text | Google Scholar

Voss, A., Schroeder, R., Heitmann, A., Peters, A., and Perz, S. (2015). Short-term heart rate variability - influence of gender and age in healthy subjects. PLoS One 10, 1–33. doi: 10.1371/journal.pone.0118308

CrossRef Full Text | Google Scholar

Wessel, N., Voss, A., Malberg, H., Ziehmann, C., Voss, H. U., Schirdewan, A., et al. (2000). Nonlinear analysis of complex phenomena in cardiological data. Herzschrittmacherther. Elektrophysiol. 11, 159–173. doi: 10.1007/s003990070035

CrossRef Full Text | Google Scholar

Xie, W., Lundberg, D. J., Collins, J. M., Johnston, S. S., Waggoner, J. R., Hsiao, C. W., et al. (2020). Association of Weight Loss between Early Adulthood and Midlife with all-Cause Mortality Risk in the US. JAMA Netw. Open 3, 1–11. doi: 10.1001/jamanetworkopen.2020.13448

CrossRef Full Text | Google Scholar

Young, H., and Vitaliano, P. (2006). “Methods in Health Psychology” in Handbook of the psychology of aging, Carolyn M. Aldwin, Crystal L. Park, and Avron Spiro. New York, NY, USA: Guilford Press, 54–74.

Google Scholar

Keywords: aging, heart rate variability, blood pressure variability, baroreflex, pulse pressure

Citation: Schumann A, Gaser C, Sabeghi R, Schulze PC, Festag S, Spreckelsen C and Bär K-J (2023) Using machine learning to estimate the calendar age based on autonomic cardiovascular function. Front. Aging Neurosci. 14:899249. doi: 10.3389/fnagi.2022.899249

Received: 18 March 2022; Accepted: 20 December 2022;
Published: 23 January 2023.

Edited by:

Yang Jiang, University of Kentucky, United States

Reviewed by:

Nadia Solaro, University of Milano-Bicocca, Italy
Edward Lakatta, National Institute on Aging (NIH), United States
Frederic Roche, Université Jean Monnet, France
Chih-Cheng Huang, Kaohsiung Chang Gung Memorial Hospital, Taiwan

Copyright © 2023 Schumann, Gaser, Sabeghi, Schulze, Festag, Spreckelsen and Bär. 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: Andy Schumann, ✉ andy.schumann@med.uni-jena.de

Download