6 models found
·
5 public code
·
4 public weights
Early semi-supervised sequence model for estimating cardiovascular and metabolic risk directly from consumer wearable sensor data (heart rate, step count, and activity level), rather than from clinical-grade ECG or imaging. A multi-task long short-term memory (LSTM) network is first pretrained using semi-supervised sequence learning or heuristic pretraining on unlabeled wearable time series, then fine-tuned to jointly predict four self-reported conditions: diabetes, high cholesterol, high blood pressure, and sleep apnea. Trained and validated on 57,675 person-weeks of data from participants in UCSF's Health eHeart study using the Cardiogram app on Fitbit, Apple Watch, or Android Wear devices, DeepHeart outperformed hand-engineered heart-rate-variability biomarkers from the medical literature, reaching AUROCs of 0.845 (diabetes), 0.744 (high cholesterol), 0.809 (high blood pressure), and 0.830 (sleep apnea). The paper was an early demonstration that population-scale, passively-collected wearable heart-rate data could support cardiometabolic risk screening without any dedicated clinical measurement.
Model ID: 0119
·
Subject Count: 14,011
ECG-guided photoplethysmography (PPG) foundation model pretrained on over 100,000 hours of synchronized PPG-ECG recordings from 58,796 subjects across five clinical and wearable sources, using a CLIP-style contrastive alignment framework so the PPG encoder inherits physiologically grounded structure from paired ECG. Achieves state-of-the-art performance on 13 of 15 conventional physiological-analysis tasks across eight datasets, and shows meaningful discriminative capability (AUC >= 0.70) for 307 ICD-10-coded phenotypes across 16 phecode chapters, including many non-cardiovascular conditions.
Model ID: 0067
·
Subject Count: 58,796
Multimodal cardiac-sensing foundation model pretrained with generative masked pretraining on ECG, PPG, and paired clinical/machine-generated text reports from roughly 1.7 million individuals across three large-scale critical-care and outpatient ECG datasets. A channel-embedding scheme lets the same model accept any combination of 12-lead ECG, single-lead/wearable ECG, and PPG. The resulting embeddings transfer to diagnostic classification, demographic recognition, vital-sign measurement, clinical-outcome prediction, and ECG question answering. Pretrained weights require a signed academic-access agreement rather than an open download.
Model ID: 0058
·
Subject Count: 161,352
GPT-style decoder-only Transformer pretrained via next-token prediction on tokenized PPG time series, the companion model to ECG-PT (HeartGPT) in the same repository. Individual attention heads respond to physiologically meaningful waveform features such as the dicrotic notch, and the model can be fine-tuned for wearable-based cardiac screening tasks. Developed at Imperial College London.
Model ID: 0047
One of the first open foundation models for PPG signals, pretrained on over 57,000 hours (20 million segments) of publicly available data using a morphology-aware self-supervised objective. Evaluated across 20 tasks from 10 datasets spanning cardiovascular health, sleep disorders, pregnancy monitoring, and general wellbeing. Developed by Nokia Bell Labs and published at ICLR 2025.
Model ID: 0048
Open-source PPG foundation model pretrained directly on real-world, field-collected wearable data rather than clean clinical signals alone, aiming for better generalization to the noise of free-living conditions. Uses a ResNet-based encoder trained with a relative contrastive (RelCon) self-supervised objective, and is directly benchmarked against PaPaGei. Developed at the University of Illinois Urbana-Champaign and published at UbiComp 2025.
Model ID: 0050