PPG Heart-Age Gap Tracks Vascular Aging

ECG-guided cross-modal pretraining lets a smartwatch PPG model estimate heart age alone, linking a one-standard-deviation gap increase to 1.72-fold higher hypertension odds.

Editorial Desk·August 5, 2026·4 min readstrong

Underlying Paper

Smartwatch Photoplethysmography-Derived Heart Age via ECG-Guided Cross-Modal Pretraining as a Digital Biomarker of Vascular Aging

Digital biomarkers of cardiovascular aging, often termed heart or vascular age, have been widely studied, but most rely on resting electrocardiography (ECG), imaging, or specialized vascular assessments. Evidence linking wearable photoplethysmography (PPG) to arterial stiffness and hypertension remains limited. We developed an ECG-guided cross-modal framework that uses synchronized smartwatch ECG to enhance PPG representation learning during pretraining while requiring only PPG at inference. The study included three OPPO cohorts across China, comprising 581,804 participants and 7,452,131 recordings. The Vascular Health Study cohort supported ECG-PPG self-supervised pretraining, fine-tuning, and internal validation, while two external cohorts assessed associations with pulse wave velocity (PWV) and prevalent hypertension. Combining subject-aware learning with ECG-PPG contrastive alignment, the PPG-only model achieved subject-level mean absolute errors of 5.895 years (Pearson r=0.819) in the PWV cohort and 4.344 years (r=0.800) in the home blood pressure monitoring cohort. Aggregating repeated recordings further improved short-term stability. After adjustment for chronological age, heart age gap was associated with PWV (partial r=0.2627, P < 0.001); each 1-year increase corresponded to 0.062 m/s higher PWV, and accelerated versus decelerated heart aging was associated with 0.91 m/s higher adjusted PWV. Each 1-SD increase in adjusted heart age gap was associated with greater odds of prevalent hypertension (OR 1.72, 95% CI 1.49-1.99), while the highest versus lowest quartile had an OR of 4.25. These findings support smartwatch PPG-derived heart age gap as a scalable digital biomarker of arterial stiffness and prevalent hypertension.

arXiv:2608.01620Submitted: Aug 4, 2026v1

Wearable photoplethysmography is easy to collect repeatedly, but its relationship to cardiovascular aging has been less established than ECG-, imaging-, or clinic-based assessments. The authors train a smartwatch PPG heart-age model using ECG only during representation pretraining, then test whether the resulting PPG-only heart-age gap carries information beyond chronological age. Across three OPPO cohorts in China, the paper connects that gap to pulse-wave velocity (PWV), a measure of arterial stiffness, and to prevalent hypertension.

Core Contribution

The central contribution is an ECG-guided route to PPG-only inference. Rather than treating PPG as a weaker substitute for ECG, the authors use synchronized single-lead ECG and four-channel PPG recordings to teach the PPG encoder representations aligned with ECG during pretraining. The downstream model predicts chronological age from PPG, and the difference between predicted and chronological age becomes the heart-age gap.

That distinction matters because a low age-prediction error alone would not establish a useful biomarker. The paper tests whether the residual signal is associated with vascular status after chronological-age adjustment. In the PWV cohort, a larger heart-age gap is associated with higher age-adjusted PWV; in the home blood-pressure-monitoring cohort, it is associated with higher odds of already prevalent hypertension. The evidence therefore supports the gap as a cross-sectional risk marker, not yet as a prospective predictor of events.

Technical Approach

The study begins with subject-aware self-supervised learning within each modality and CLIP-style contrastive alignment across synchronized ECG and PPG recordings. Modality-specific 1D ResNet encoders learn representations from the two signals, with the alignment objective bringing recordings from the same synchronized observation closer together. The PPG encoder is then fine-tuned against chronological age. ECG is absent at inference, so the deployed pathway needs only smartwatch PPG.

Figure 1 lays out this separation between multimodal training and PPG-only deployment, then traces the heart-age gap into the vascular and hypertension analyses.

Figure 1. Study overview from ECG-guided cross-modal pretraining to PPG-only heart-age inference and downstream cardiovascular analyses.

The authors aggregate repeated recordings at the participant level, rather than treating all measurements as independent samples. Their short-term aggregation analysis spans one to 15 recordings acquired within at most three months and assumes that an individual's heart-age phenotype remains approximately stable in that window. This is a practical choice for consumer wearables: repeated measurements can reduce noise, but the reported gain should not be read as validation over longer physiological changes.

Results and Analysis

In external validation, the SA-CLIP-pretrained four-channel PPG model reaches a subject-level MAE of 5.895 years with Pearson's r=0.819r=0.819 in the PWV cohort, and 4.344 years with r=0.800r=0.800 in the home blood-pressure-monitoring cohort. Those figures show that the model recovers chronological age with moderate precision across cohorts, while leaving enough variation in the residual for the cardiovascular analyses.

The more consequential result is the association with arterial stiffness. After adjusting for chronological age, heart-age gap and PWV residuals have a partial correlation of 0.2627 (P<0.001P<0.001); each 1-year increase in heart-age gap is associated with 0.062 m/s higher PWV. Categorically, participants with accelerated heart aging, defined as a gap above 3 years, have 0.91 m/s higher adjusted PWV than the decelerated group, whose gap is below -3 years. Figure 5 makes the group separation tangible after adjustment for age, sex, and BMI. The effect is informative, though correlation magnitude indicates that heart age is one signal among many determinants of vascular stiffness.

Figure 5. Distribution of adjusted PWV across heart age gap groups.

For hypertension, each one-standard-deviation increase in adjusted heart-age gap corresponds to an odds ratio of 1.72 (95% CI 1.49–1.99), while the highest quartile has an odds ratio of 4.25 relative to the lowest. Figure 7 reports models adjusted for chronological age, sex, BMI, and family history, alongside sex-stratified analyses. The gradient is substantial for a passive wearable measurement, but the cohort is cross-sectional: it measures odds of existing hypertension, not future incidence or treatment benefit.

Caveats in Practice

The data are large—581,804 participants and 7,452,131 recordings—but all cohorts are drawn from OPPO studies in China, which limits evidence for device, population, and care-setting transfer. The target is chronological age, so the biological interpretation rests on residual associations rather than a direct ground-truth measure of cardiovascular age. Finally, PWV and hypertension analyses establish adjusted associations; they do not show that acting on a PPG-derived gap improves clinical outcomes.

Evidence Box

strong

Key Claims

  • ECG-guided pretraining improves PPG representation learning without ECG at inference
  • PPG-derived heart-age gap reflects vascular aging beyond chronological age
  • Adjusted heart-age gap identifies higher prevalent-hypertension odds

Key Results

  • MAE 5.895 years and Pearson r=0.819 in the PWV external cohort
  • MAE 4.344 years and Pearson r=0.800 in the HBPM external cohort
  • Each 1-year heart-age-gap increase associated with 0.062 m/s higher PWV
  • Highest versus lowest adjusted-gap quartile: hypertension OR 4.25

Limitations & Caveats

  • PWV and hypertension analyses are observational and cross-sectional
  • All 581,804 participants came from OPPO cohorts in China
  • No prospective cardiovascular-event or intervention-outcome evaluation
  • Short-term aggregation assumes phenotype stability within 3 months

Related Articles

Readers are encouraged to consult the original arXiv paper for complete details. SOTA Papers does not make claims beyond what is supported by the authors' reported evidence.