Next Article in Journal
Virtual Reality for the Rehabilitation of Acquired Cognitive Disorders: A Narrative Review
Previous Article in Journal
The 3D Printing of Nanocomposites for Wearable Biosensors: Recent Advances, Challenges, and Prospects
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

ResnetAge: A Resnet-Based DNA Methylation Age Prediction Method

1
Key Laboratory of Intelligent Rehabilitation and Barrier-Free for the Disabled (Changchun University), Ministry of Education, Changchun University, Changchun 130012, China
2
Jilin Provincial Key Laboratory of Human Health Status Identification & Function Enhancement, Changchun 130022, China
3
The Institution of Computational Biology of Northeast Normal University, Changchun 130000, China
*
Authors to whom correspondence should be addressed.
Bioengineering 2024, 11(1), 34; https://doi.org/10.3390/bioengineering11010034
Submission received: 8 November 2023 / Revised: 13 December 2023 / Accepted: 26 December 2023 / Published: 28 December 2023

Abstract

:
Aging is a significant contributing factor to degenerative diseases such as cancer. The extent of DNA methylation in human cells indicates the aging process and screening for age-related methylation sites can be used to construct epigenetic clocks. Thereby, it can be a new aging-detecting marker for clinical diagnosis and treatments. Predicting the biological age of human individuals is conducive to the study of physical aging problems. Although many researchers have developed epigenetic clock prediction methods based on traditional machine learning and even deep learning, higher prediction accuracy is still required to match the clinical applications. Here, we proposed an epigenetic clock prediction method based on a Resnet neuro networks model named ResnetAge. The model accepts 22,278 CpG sites as a sample input, supporting both the Illumina 27K and 450K identification frameworks. It was trained using 32 public datasets containing multiple tissues such as whole blood, saliva, and mouth. The Mean Absolute Error (MAE) of the training set is 1.29 years, and the Median Absolute Deviation (MAD) is 0.98 years. The Mean Absolute Error (MAE) of the validation set is 3.24 years, and the Median Absolute Deviation (MAD) is 2.3 years. Our method has higher accuracy in age prediction in comparison with other methylation-based age prediction methods.

1. Introduction

One of the leading challenges in aging research is measuring age accurately [1], which is also an essential forensic problem in determining the actual age (age calculated according to date of birth) of a sample [2]. DNA methylation, particularly 5-methylcytosine (5mC), has emerged as one of the most effective biomarkers for predicting biological age (the age determined based on the physiological status and functions of individual cells, tissues, and organ systems) [3,4,5]. DNA methylation is an important epigenetic modification that can have widespread effects on gene expression and cellular function. Changes in DNA methylation are influenced by genetic, environmental, and age factors. These changes can have an impact on disease and health, mainly due to gene expression regulation, disease risk, and environmental adaptability. Understanding the impact of these factors on DNA methylation will help us deeply understand the mechanisms of disease and provide new strategies and targets for disease prevention and treatment. Current age estimations are often performed based on DNA methylation level modeling, i.e., ‘epigenetic age (Epigeneticage)’ or ‘DNA methylation age (DNA methylationage)’ [6]. Epigeneticage acceleration (EAA) is the difference between DNA methylationage and actual age, and the positive or negative value of EAA represents the magnitude of DNA methylationage relative to actual age, indicating the exact aging degree of the individual. Due to the different living environments, tissue aging rate, and health status of individuals, there may be significant differences in the aging status group of individuals with the same actual age. So, exact age cannot comprehensively measure the aging status of the body.
In contrast, DNA methylationage cannot only measure whether an individual’s body function is in line with their actual age but also predict biological age and reveal the functional status of various body systems [7,8,9]. The Danish Twin Study found that the ability of DNA methylationaging prediction was significantly better than the perceived age (the estimated age based on rough visual observation) [10]. DNA methylationage has unique advantages over actual age, biological age, and perceived age in measuring the human aging process. It can provide a scientific reference for predicting and assessing aging status.
The rapid development of biological high-throughput technologies enabled the investigation of the aging process from different ‘omics’ perspectives [11,12,13]. Methylation represents an epigenetic modification type under the regulation of genetic elements and environmental factors. Methylome has been widely used to detect the chronological age from forensic samples [14,15,16,17,18] based on the observations of the age-related hyper- or hypo-methylated CpG sites (AR-CpGs) [19,20].
A classical epigenetic clock was first developed by Horvath et al. in 2013 [6]. The model’s training dataset included 8000 samples covering 51 healthy tissues and cell types. The correlation (R2) between DNA methylationage measured by the Horvath epigenetic clock and actual age was as high as 0.96, and the MAD between DNA methylationage and actual age was only 3.6 years. Although the Horvath epigenetic clock has some limitations in predicting the age of DNA methylation in some specific tissues (such as fibroblasts), it has gained popularity in the field due to its wide application and high accuracy of prediction results. Hannum’s epigenetic clock was developed in the same year by Hannum et al. [21]. This clock utilizes 71 age-related CPG sites for age prediction with a root mean square error (RMSE) of 3.9 years between its DNA methylationage and actual age. Compared with the Horvath epigenetic clock, the Hannum epigenetic clock is heterogeneous in inferring individual age results in non-adult and non-whole blood samples. Still, the DNA methylationage prediction accuracy is higher in adult blood samples. In 2019, Zhang Qian et al. constructed the ZhangAge age predictor [22]. Illumina 450K chips and Illumina 850K chips were collected as datasets, mainly from blood and saliva. The experimental results showed that the RMSE of this age predictor was 2.04 years. The above epigenetic clocks are all methylationage predictions using linear regression, and these models select a set of CpG sites that show a monotonic increase in age in a given training dataset, presenting a simple linear relationship [23,24,25]. Actually, there is no single linear relationship between DNA methylation and age, which may lead to the problem of high prediction error.
In recent years, deep learning models have been successfully applied to transcriptomics and clinical blood biomarker data for age prediction [26,27]. Galkin et al. showed their deep neural network model DeepMAge had slightly better predictive performance than the Horvath clock in blood samples in their 2020 study [28]. In the same year, Levine et al. developed a deep learning model, the MethylNet clock, and research has demonstrated that it has significant advantages over machine learning models [29]. A deep neural network model, AltumAge, was developed by Lapierre et al. in reference to DeepMAge in 2022 [1]. The mean absolute error (MAE) of the model’s prediction results was 2.153 years. Compared with linear regression methods, AltumAge has a great improvement in prediction accuracy, but the generalization ability of this model on independent datasets is found to be not good enough. So, there is room for further optimization of this model.
In this study, we proposed a method to construct ResnetAge based on the Resnet model, using 22,278 CpG sites common to both Illumina 27K and Illumina 450K arrays for DNA methylation age prediction. Compared with the model using the linear regression method for age prediction, our method has higher prediction accuracy, higher generalization ability, and interpretability after outputting via convolution of the Resnet model.

2. Materials and Methods

2.1. Data Source and CpG Site Selection

The datasets used in this experiment were obtained from the GEO (Gene Expression Omnibus) database, i.e., the high-throughput gene expression (www.ncbi.nlm.nih.gov/geo/) (The access date was 1 December 2022). The database includes high-throughput gene expression data submitted by research institutions around the world, mainly expression chip data, which contains methylation data. The 40 DNA methylation datasets used in this experiment are all derived from the Illumina platform Infinium HumanMethylation27 (27K) and Illumina Infinium HumanMethylation450 (450K). A total of 11,933 samples are included, with an age range of 0.17 to 114 years. Among them, 32 datasets are used for model training, and the remaining 8 are used as independent testsets to compare with three other methylation-based age prediction methods.
Zhang Qian et al. constructed the ZhangAge Predictor based on DNA methylation samples used for training selected from 13,661 samples (13,402 from blood and 259 from saliva) [22]. They showed that the epigenetic clock can be improved by increasing the training sample size and that its association with mortality attenuates with increased prediction of chronological age. Numerous studies have shown that CpG sites highly correlated with age tend to play a greater role in predicting age. That is, this site will have a higher weight in the model. For example, the Horvath epigenetic clock identifies 353 highly age-related CpG sites, while the Hannum epigenetic clock selects 71 CpG sites. The number of CpG sites in the standard 27K and 450K array data are 27,578 and 485,577, respectively, but there are missing CpG sites in many datasets, and the CpG sites of the 450K array do not wholly contain all the CpG sites of the 27K array. Therefore, a total of 22,278 CpG sites overlap in the 27K and 450K arrays were selected for model training in this experiment.

2.2. Data Processing

In this experiment, methylation data were obtained by downloading GSE (Gene Expression Omnibus Series) data from the GEO database. For the downloaded data, normalization is performed first, and each individual GSE data is divided into two parts: the header file and the expression matrix. The header file part accesses various information about samples, including race, country, age, and collection organization. The expression matrix contains the CpG site values of all samples, that is, DNA methylation information. In addition, due to the problem of missing data in some datasets in the GEO database, it is necessary to remove samples with missing ages in the downloaded datasets to ensure that all samples contain true age values. Then, data with missing values in the expression matrix are imputed using the methyLImp method [30]. Finally, the DNA methylation data corresponding to the 22,278 CpG sites required for the experiment are extracted for all datasets. Figure 1 shows an overview of the 32 datasets by the organization, and all datasets information is provided in the Supplementary Materials.

2.3. Model Design

In order to build and test the accuracy of ResnetAge, the overall flow chart of the model experiment was designed, as shown in Figure 2.
This experiment builds ResnetAge based on the Resnet model. The Resnet model can better learn residual information by introducing residual blocks, thereby improving the performance and training effect of the model [31]. Each residual block consists of a series of convolution layers, which include two main convolution layer sequences: identity mapping and feature mapping. As for the identity mapping, the input directly passes the information to the output by skipping the computation of some convolution layers to maintain the integrity of the information. However, for the feature mapping, the input performs a series of convolution operations to extract higher-level feature information. By combining the identity mapping and the feature mapping, the residual block can better learn the residual between the input and the output, allowing information to spread and update better. The input of the residual block, the output, and the feature mapping in the middle can be denoted as x, H x , and F x , respectively. Then, the output of each residual block can be expressed as H x = x + F x .
Figure 3 is a network architecture diagram of ResnetAge. The architecture is composed of 5 residual blocks, each containing two convolutional layers, along with a beginning convolutional layer and three tail convolutional layers, for a total of 14 convolutional layers. In the model, the beta value of DNA methylation of 22,278 CpG sites is used as input, and feature extraction is performed through 14 convolution layers. Finally, the number of model output channels is reduced to 1 to output the age value for prediction.

2.4. Model Training Process

The model designed in this experiment consists of 14 convolution layers. The initial data are one-dimensional data with a size of 1 × 22,278, and the size then becomes four-dimensional data with a size of 80 × 22,278 × 1 × 1 after being processed through the batchsize (set as 80 in the model) designed by the model and dimensional raising, which are correspondingly used as inputs for the model. The first convolution layer uses a 3 × 3 convolution kernel with a step size of 1, padding of 1, and an output channel number of 1600. Batch normalization is then performed, followed by activation of the function using ELU (Exponential Linear Unit). A stack of 5 residual blocks is performed afterward, and each residual block consists of two convolution layers and a skip connection. Each convolution layer uses a 3 × 3 convolution kernel with a step size of 1, padding of 1, and the number of output channels is 1600. Skip connections directly add the input to the output of the convolution layer. The output of each convolution layer goes through Batch normalization and ELU activation functions.
After passing the five residual blocks, the output channel number is decreased from 1600 to 800 through a convolution layer, and Dropout is added to discard neurons randomly after passing through the ELU activation function to prevent model overfitting. Then, after two layers of convolution, the output data size becomes 80 × 1 × 1 × 1, which is used as the age prediction value of the 80 samples in this batch. During the model training iterations, an ELU activation function is introduced in each convolution layer, given that DNA methylation data are not simply linear with age. At the same time, in order to prevent the data distribution from changing after the input data undergoes convolution processing, Batch normalization is added to each convolution layer to normalize the data.

3. Results Analysis

3.1. Evaluation Indicators

In order to evaluate the accuracy of ResnetAge, two evaluation indicators are used in this experiment: Mean Absolute Error (MAE) and Median Absolute Deviation (MAD), where MAE is shown in Formula (1):
M A E = 1 m i = 1 m p r e d A g e i t r u e A g e i ,
The MAD is shown in Formula (2):
M A D = m e d i a n p r e d A g e t r u e A g e
In the formula, t r u e A g e represents the actual age of the test data, and p r e d A g e represents the predicted age of the test data.
The MAE of the model on the training set is 1.29 years, and the MAD is 0.98 years; the MAE on the validation set is 3.24 years, and the MAD is 2.3 years.

3.2. Model Training Results

In this experiment, during the training process, the processed training dataset was randomly divided into training data and test data in a ratio of 7:3. The training data are used as a training set to train the model, and the test data are used as a validation set to verify the prediction accuracy of the model. Figure 4 illustrates the visualization of the model training results. The left graph shows the age prediction results in the training data, where the vertical axis represents the predicted age of the model, and the horizontal axis represents the actual age of the sample. The right graph shows the age prediction results in the test data. Similarly, the vertical axis represents the predicted age of the model, and the horizontal axis represents the actual age of the sample. As can be seen in most of the datasets, this experimental model performed well, with actual age and predicted age showing a high age correlation in the figure. By analyzing the model training results, it can be concluded that DNA methylationage is predicted in this experiment with high accuracy, and the prediction effect in each dataset is relatively stable.

3.3. Comparative Results of Different Methods

To verify the accuracy of ResnetAge for age prediction, the data array type used by the Horvath epigenetic clock is employed in the experiment. Additionally, the frequently used datasets in other epigenetic clocks are referred to, such as the Hannum epigenetic clock, etc. A total of 8 independent datasets (including three 27K and five 450K) were collected for testing. The predictions are compared with those of the Horvath epigenetic clock and other clocks. The comparison results are shown in Table 1.
As can be seen from the comparison, the prediction results of most independent datasets on ResnetAge are more accurate than those of the Horvath epigenetic clock, Hannum epigenetic clock, and ZhangAge predictors. Since Hannum and Zhang et al. did not use Illumina 27K array data in their model training, the test results of their method on the 27K dataset are not recorded in the comparison results. At the same time, the bold font indicates that the performance of ResnetAge under this indicator is better than the method corresponding to the row name.
From the comparison results with the Horvath epigenetic clock, it can be seen that most of the test results of ResnetAge in the three27K array data and five 450K array data are mostly superior to those of the Horvath epigenetic clock, with only three datasets not performing precisely enough. The Illumina 27K chip has a total of 27,578 CpG sites. ResnetAge, in this experiment, selected 22,278 of them. Compared with the 353 CpG sites used by the Horvath epigenetic clock, the 27K data accounted for a larger proportion, so the test results were also better than those of the Horvath epigenetic clock. Although compared with the 485,577 Illumina 450K chips, the 22,278 CpG sites are not large, and the model has insufficient feature extraction ability for the data during training. Therefore, the performance of ResnetAge and Horvath epigenetic clocks on 5 datasets of 450K array datasets is not sufficiently precise.
Independent datasets GSE53740 and GSE30758 perform slightly worse. The analysis found that the tissues in the dataset GSE53740 are derived from whole blood, and some of the samples suffer from diseases such as Alzheimer’s, etc. It is well understood from the literature that disease causes aberrant DNA methylation levels and thus impacts age prediction. The datasets selected by ResnetAge during model training are all healthy samples, which leads to the insufficient feature extraction ability of this model for datasets containing diseases, so GSE53740 had a large error in prediction results. The tissues in dataset GSE30758 are mainly from normal cells of the uterine cervix, and ResnetAge does not select a dataset from this tissue during training, while the Horvath clock is a pan-tissue epigenetic clock (training samples from 51 tissues and cell types), which was well tolerated for tissue specificity, so the Horvath epigenetic clock has better results on GSE30758.
From the comparison results of the Hannum epigenetic clock, it is found that the performance of ResnetAge on the 450K array is mostly better than that of the Hannum clock. The Hannum epigenetic clock uses whole blood samples from 656 human individuals aged 19 to 101 years during the training process, so the prediction result of the Hannum clock is highly erroneous on partial non-whole blood datasets. Similarly, the prediction results of the same dataset, GSE53740, are slightly worse than those of the Hannum epigenetic clock, which is also caused by the fact that this dataset contains disease samples.
Compared with the ZhangAge epigenetic clock, it can be seen that the prediction results of ResnetAge are mostly better than those of ZhangAge. The sample tissues in the training set used by the ZhangAge epigenetic clock are mainly from blood and saliva, so there is a clear advantage to the test results of blood and saliva samples. The tissue type in the dataset GSE111223 is saliva, and the tissue type in the dataset GSE53740 is whole blood, so it is reasonable that the prediction results of these two datasets are slightly worse than those of ZhangAge.

3.4. Prediction Performance in Different Tissues

To further explore the prediction accuracy of ResnetAge, we also performed age predictions on different tissues in an independent dataset, and Figure 5 represents the prediction error of different methods in each tissue. The abscissa in the figure represents six different tissues: whole blood, serum, saliva, buccal, uterine cervix, and T cell, while the ordinate represents the prediction error, which is calculated by subtracting the actual age from the predicted age. Because the Horvath epigenetic clock, Hannum epigenetic clock, and ZhangAge predictor all use linear regression for methylationage prediction, this leads to some limitations in their methods, and the prediction error is high in these tissues. In contrast, our ResnetAge is built based on a deep learning model, which can better acquire feature information. A comprehensive analysis of the distribution contours and distribution areas of each method in the violin plot can be used to conclude that the prediction results of ResnetAge are relatively stable in various organizations, the prediction errors are densely distributed around 0, and the error span is relatively small, which further shows that ResnetAge can improve age prediction accuracy.

4. Conclusions

With the continuous development of the field of aging materiology, new methods for quantitative measurement of aging continue to emerge. Among them, the epigenetic clock is a tool that helps researchers better understand and measure the aging process. Due to the good performance of deep learning models in dealing with unstructured data, they have shown great promise in many biological tasks. Deep learning models not only represent an improvement in the performance of current epigenetic clocks but also provide new and relevant biological insights into the aging process. In the medical field, our method can better explore the biological mechanisms of aging and degenerative diseases by predicting biological age and promoting the healthy development of aging.
A new age predictor based on the Resnet model, ResnetAge, is presented in this paper. Compared with the previous penalty regression model, ResnetAge has a stronger feature extraction ability, which can improve the accuracy of age prediction. The results of the independent test set show that ResnetAge has high prediction accuracy on most datasets, except for certain limitations on datasets containing disease information. ResnetAge provides a new feasible idea for the field of epigenetic clock and aging and also provides a new deep learning-based solution for this field.
ResnetAge has the potential for further improvement. Because the DNA methylation dataset selected in this model during training consisted of all healthy samples and the tissue types are not fully diversified, it can also be seen from the results of comparative experiments that some datasets have large errors. Referring to domestic and foreign literature, it is found that the effect of different diseases on DNA methylation varies. So, in future work, we will also consider the disease information of samples in the dataset. To enable further exploration of disease in relation to DNA methylation, subsequent experiments will also focus more on datasets containing disease samples. In order to enable a more comprehensive and accurate prediction of pan-tissue DNA methylationage, more samples of different types will also be added in the subsequent data processing. Accurate epigenetic clocks can assist clinicians in judging whether age-related diseases occur and will better help clinicians make a diagnosis, which is of great significance for precision medicine.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/bioengineering11010034/s1, The Excel file named “Datasets” provides supplementary material, which includes all datasets used for model training. The sources and download addresses of these datasets are stated in the Data Availability Statement. The code for the ResnetAge model is located at: https://github.com/52hai/ResnetAge (The access date was 1 December 2022).

Author Contributions

Conceptualization, L.S., B.H. and H.W.; methodology, L.S., B.H. and H.W.; software, B.H. and J.Z.; experiment and model analysis, Z.K. and J.Z.; validation, Z.K. and J.Z.;writing original draft preparation, B.H. and H.W.; writing review and editing, B.H., H.W. and Z.K.; supervision and funding acquisition, L.S., Z.K. and H.W. All authors have read and agreed to the published version of the manuscript.

Funding

This work was partially supported by the National Natural Science Foundation of China under Grants No. 62372099, Jilin Scientific and Technological Development Program (Nos. 20230201090GX, 20230401092YY, YDZJ202303CGZH010, YDZJ202301ZYTS496, 20210101477JC), Jilin Provincial Department of Human Resources and Social Security (2022QN05).

Data Availability Statement

The dataset used in this study comes from the Gene Expression Omnibus (GEO) database, a publicly available comprehensive repository of gene expression, which can be downloaded from: https://www.ncbi.nlm.nih.gov/geo/ (The access date was 1 December 2022).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. De Lima, C.L.P.; Lapierre, L.R.; Singh, R. A pan-tissue DNA-methylation epigenetic clock based on deep learning. NPJ Aging 2022, 8, 4. [Google Scholar] [CrossRef]
  2. Wei, Z.; Ding, S.; Duan, M.; Liu, S.; Huang, L.; Zhou, F. FeSTwo, a two-step feature selection algorithm based on feature engineering and sampling for the chronological age regression problem. Comput. Biol. Med. 2020, 125, 104008. [Google Scholar] [CrossRef] [PubMed]
  3. Benayoun, B.A.; Pollina, E.A.; Brunet, A. Epigenetic regulation of ageing: Linking environmental inputs to genomic stability. Nat. Rev. Mol. Cell Biol. 2015, 16, 593–610. [Google Scholar] [CrossRef] [PubMed]
  4. Jylhävä, J.; Pedersen, N.; Hägg, S. Biological age predictors. EBioMedicine 2017, 21, 29–36. [Google Scholar] [CrossRef] [PubMed]
  5. Wei, Z.; Ding, S.; Duan, M.; Liu, S.; Huang, L.; Zhou, F. Longitudinal trajectories, correlations and mortality associations of nine biological ages across 20-years follow-up. Elife 2020, 9, e51507. [Google Scholar]
  6. Horvath, S. DNA methylation age of human tissues and cell types. Genome Biol. 2013, 14, 3156. [Google Scholar] [CrossRef] [PubMed]
  7. Stubbs, T.M.; Bonder, M.J.; Stark, A.K.; Krueger, F.; von Meyenn, F.; Stegle, O.; Reik, W. Multi-tissue DNA methylation age predictor in mouse. Genome Biol. 2017, 18, 68. [Google Scholar] [CrossRef]
  8. Thompson, M.J.; Chwiałkowska, K.; Rubbi, L.; Lusis, A.J.; Davis, R.C.; Srivastava, A.; Korstanje, R.; Churchill, G.A.; Horvath, S.; Pellegrini, M. A multi-tissue full lifespan epigenetic clock for mice. Aging 2018, 10, 2832. [Google Scholar] [CrossRef]
  9. Thompson, M.J.; Horvath, S.; Pellegrini, M. An epigenetic aging clock for dogs and wolves. Aging 2017, 9, 1055. [Google Scholar] [CrossRef]
  10. Debrabant, B.; Soerensen, M.; Christiansen, L.; Tan, Q.; McGue, M.; Christensen, K.; Hjelmborg, J. DNA methylation age and perceived age in elderly Danish twins. Mech. Ageing Dev. 2018, 169, 40–44. [Google Scholar] [CrossRef]
  11. Beach, S.R.; Dogan, M.V.; Lei, M.K.; Cutrona, C.E.; Gerrard, M.; Gibbons, F.X.; Simons, R.L.; Brody, G.H.; Philibert, R.A. Methylomic aging as a window onto the influence of lifestyle: Tobacco and alcohol use alter the rate of biological aging. J. Am. Geriatr. Soc. 2015, 63, 2519–2525. [Google Scholar] [CrossRef] [PubMed]
  12. Fakouri, N.B.; Hou, Y.; Demarest, T.G.; Christiansen, L.S.; Okur, M.N.; Mohanty, J.G.; Croteau, D.L.; Bohr, V.A. Toward understanding genomic instability, mitochondrial dysfunction and aging. FEBS J. 2019, 286, 1058–1073. [Google Scholar] [CrossRef] [PubMed]
  13. Ximerakis, M.; Lipnick, S.L.; Innes, B.T.; Simmons, S.K.; Adiconis, X.; Dionne, D.; Mayweather, B.A.; Nguyen, L.; Niziolek, Z.; Ozek, C.; et al. Single-cell transcriptomic profiling of the aging mouse brain. Nat. Neurosci. 2019, 22, 1696–1708. [Google Scholar] [CrossRef] [PubMed]
  14. Alisch, R.S.; Barwick, B.G.; Chopra, P.; Myrick, L.K.; Satten, G.A.; Conneely, K.N.; Warren, S.T. Age-associated DNA methylation in pediatric populations. Genome Res. 2012, 22, 623–632. [Google Scholar] [CrossRef]
  15. Bockl, t.S.; Lin, W.; Sehl, M.E.; Sánchez, F.J.; Sinsheimer, J.S.; Horvath, S.; Vilain, E. Epigenetic predictor of age. PLoS ONE 2011, 6, e14821. [Google Scholar]
  16. Bollati, V.; Schwartz, J.; Wright, R.; Litonjua, A.; Tarantini, L.; Suh, H.; Sparrow, D.; Vokonas, P.; Baccarelli, A. Decline in genomic DNA methylation through aging in a cohort of elderly subjects. Mech. Ageing Dev. 2009, 130, 234–239. [Google Scholar] [CrossRef]
  17. Jung, S.E.; Shin, K.J.; Lee, H.Y. DNA methylation-based age prediction from various tissues and body fluids. BMB Rep. 2017, 50, 546. [Google Scholar] [CrossRef]
  18. Vidaki, A.; Ballard, D.; Aliferi, A.; Miller, T.H.; Barron, L.P.; Court, D.S. DNA methylation-based forensic age prediction using artificial neural networks and next generation sequencing. Forensic Sci. Int. Genet. 2017, 28, 225–236. [Google Scholar] [CrossRef]
  19. Bork, S.; Pfister, S.; Witt, H.; Horn, P.; Korn, B.; Ho, A.D.; Wagner, W. DNA methylation pattern changes upon long-term culture and aging of human mesenchymal stromal cells. Aging Cell 2010, 9, 54–63. [Google Scholar] [CrossRef]
  20. Fraga, M.F.; Ballestar, E.; Paz, M.F.; Ropero, S.; Setien, F.; Ballestar, M.L.; Heine-Suñer, D.; Cigudosa, J.C.; Urioste, M.; Benitez, J.; et al. Epigenetic differences arise during the lifetime of monozygotic twins. Proc. Natl. Acad. Sci. USA 2005, 102, 10604–10609. [Google Scholar] [CrossRef]
  21. Hannum, G.; Guinney, J.; Zhao, L.; Zhang, L.I.; Hughes, G.; Sadda, S.; Klotzle, B.; Bibikova, M.; Fan, J.B.; Gao, Y.; et al. Genome-wide methylation profiles reveal quantitative views of human aging rates. Mol. Cell 2013, 49, 359–367. [Google Scholar] [CrossRef] [PubMed]
  22. Zhang, Q.; Vallerga, C.L.; Walker, R.M.; Lin, T.; Henders, A.K.; Montgomery, G.W.; He, J.; Fan, D.; Fowdar, J.; Kennedy, M.; et al. Improved precision of epigenetic clock estimates across tissues and its implication for biological ageing. Genome Med. 2019, 11, 54. [Google Scholar] [CrossRef] [PubMed]
  23. Horvath, S.; Raj, K. DNA methylation-based biomarkers and the epigenetic clock theory of ageing. Nat. Rev. Genet. 2018, 19, 371–384. [Google Scholar] [CrossRef] [PubMed]
  24. Tibshirani, R. The lasso method for variable selection in the Cox model. Stat. Med. 1997, 16, 385–395. [Google Scholar] [CrossRef]
  25. Zou, H.; Hastie, T. Regularization and variable selection via the elastic net. J. R. Stat. Soc. Ser. B Stat. Methodol. 2005, 67, 301–320. [Google Scholar] [CrossRef]
  26. Holzscheck, N.; Falckenhayn, C.; Söhle, J.; Kristof, B.; Siegner, R.; Werner, A.; Schössow, J.; Jürgens, C.; Völzke, H.; Wenck, H.; et al. Modeling transcriptomic age using knowledge-primed artificial neural networks. NPJ Aging Mech. Dis. 2021, 7, 15. [Google Scholar] [CrossRef] [PubMed]
  27. Putin, E.; Mamoshina, P.; Aliper, A.; Korzinkin, M.; Moskalev, A.; Kolosov, A.; Ostrovskiy, A.; Cantor, C.; Vijg, J.; Zhavoronkov, A. Deep biomarkers of human aging: Application of deep neural networks to biomarker development. Aging 2016, 8, 1021. [Google Scholar] [CrossRef]
  28. Galkin, F.; Mamoshina, P.; Kochetov, K.; Sidorenko, D.; Zhavoronkov, A. DeepMAge: A methylation aging clock developed with deep learning. Aging Dis. 2021, 12, 1252. [Google Scholar] [CrossRef]
  29. Levy, J.J.; Titus, A.J.; Petersen, C.L.; Chen, Y.; Salas, L.A.; Christensen, B.C. MethylNet: An automated and modular deep learning approach for DNA methylation analysis. BMC Bioinform. 2020, 21, 108. [Google Scholar] [CrossRef]
  30. Di Lena, P.; Sala, C.; Prodi, A.; Nardini, C. Missing value estimation methods for DNA methylation data. Bioinformatics 2019, 35, 3786–3793. [Google Scholar] [CrossRef]
  31. He, K.; Zhang, X.; Ren, S.; Sun, J. Deep residual learning for image recognition. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Las Vegas, NV, USA, 26 June–1 July 2016; pp. 770–778. [Google Scholar]
Figure 1. Organizational chart of the data sample. The figure divides the dataset into ten parts according to the organization, with whole blood data and buccal data accounting for a larger share.
Figure 1. Organizational chart of the data sample. The figure divides the dataset into ten parts according to the organization, with whole blood data and buccal data accounting for a larger share.
Bioengineering 11 00034 g001
Figure 2. Overall flow chart of the model experiment.
Figure 2. Overall flow chart of the model experiment.
Bioengineering 11 00034 g002
Figure 3. Model architecture. The model has 14 convolution layers and 5 residual blocks, each of which consists of two convolution layers. In the model, the beta value of DNA methylation is used as input, and feature extraction is performed through 14 convolution layers. Finally, the 4D data are transformed into one-dimensional data to output the predicted age values.
Figure 3. Model architecture. The model has 14 convolution layers and 5 residual blocks, each of which consists of two convolution layers. In the model, the beta value of DNA methylation is used as input, and feature extraction is performed through 14 convolution layers. Finally, the 4D data are transformed into one-dimensional data to output the predicted age values.
Bioengineering 11 00034 g003
Figure 4. Model visualization metric results. The horizontal coordinates in the figure represent the actual age of the sample, and the vertical coordinates represent the model-predicted age. The left graph shows the prediction results of the model in the training data, and the right graph shows the prediction results of the model in the test data.
Figure 4. Model visualization metric results. The horizontal coordinates in the figure represent the actual age of the sample, and the vertical coordinates represent the model-predicted age. The left graph shows the prediction results of the model in the training data, and the right graph shows the prediction results of the model in the test data.
Bioengineering 11 00034 g004
Figure 5. Prediction errors of different methods in six organizations. The four violin plots represent the methods of ResnetAge, Horvath, Hannum, and ZhangAge, respectively. The six colors in each figure represent the age prediction errors of six types of tissues: whole blood, serum, saliva, buccal, uterine cervix, and T cell. The age prediction error is calculated by subtracting the actual age from the predicted age. The width of the violin plot represents the data density of the prediction error. The wider part indicates that the data distribution is denser, and the narrower part indicates that the data distribution is sparse.
Figure 5. Prediction errors of different methods in six organizations. The four violin plots represent the methods of ResnetAge, Horvath, Hannum, and ZhangAge, respectively. The six colors in each figure represent the age prediction errors of six types of tissues: whole blood, serum, saliva, buccal, uterine cervix, and T cell. The age prediction error is calculated by subtracting the actual age from the predicted age. The width of the violin plot represents the data density of the prediction error. The wider part indicates that the data distribution is denser, and the narrower part indicates that the data distribution is sparse.
Bioengineering 11 00034 g005
Table 1. Comparison Between ResnetAge and Other Clock Results (Bold font indicates that ResnetAge performs better than the row name corresponding method under this indicator). (∖ indicates that no comparison is made here because Hannum [21] and Zhang et al. [22] did not use 27K arrays of data for training in their models).
Table 1. Comparison Between ResnetAge and Other Clock Results (Bold font indicates that ResnetAge performs better than the row name corresponding method under this indicator). (∖ indicates that no comparison is made here because Hannum [21] and Zhang et al. [22] did not use 27K arrays of data for training in their models).
DatasetPlatformMAE ResnetAgeMAD ResnetAgeMAE HorvathMAD HorvathMAE HannumMAD HannumMAE ZhangAgeMAD ZhangAge
GSE5748427K6.936.628.638.88\\\\
GSE5811927K8.396.7713.9912.84\\\\
GSE137495450K0.260.250.590.5626.2226.21.310.94
GSE80261450K4.393.343.843.1436.2435.934.744.48
GSE111223450K10.488.4810.549.7312.0811.070.90.78
GSE71245450K8.175.447.175.6710.279.295.446.14
GSE53740450K12.029.98.227.288.828.430.480.49
GSE3075827K11.8910.97.27.11\\\\
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Shi, L.; Hai, B.; Kuang, Z.; Wang, H.; Zhao, J. ResnetAge: A Resnet-Based DNA Methylation Age Prediction Method. Bioengineering 2024, 11, 34. https://doi.org/10.3390/bioengineering11010034

AMA Style

Shi L, Hai B, Kuang Z, Wang H, Zhao J. ResnetAge: A Resnet-Based DNA Methylation Age Prediction Method. Bioengineering. 2024; 11(1):34. https://doi.org/10.3390/bioengineering11010034

Chicago/Turabian Style

Shi, Lijuan, Boquan Hai, Zhejun Kuang, Han Wang, and Jian Zhao. 2024. "ResnetAge: A Resnet-Based DNA Methylation Age Prediction Method" Bioengineering 11, no. 1: 34. https://doi.org/10.3390/bioengineering11010034

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop