CVAI Catalog

·

View Catalog

tune

4 models found

·

2 public code

·

2 public weights

DeepHeart

Cardiogram Inc. / University of California, San Francisco (Ballinger et al.) · 2018

lock

Code & model weights private

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.

PPG / wearable

Filter by Modality:
PPG / Wearable

General Purpose / Multi-task

Filter by Disease / Trait:
General / Foundation

Multi-label classification

Filter by Task Type:
Classification

RNN / LSTM / GRU

Filter by Architecture:
Recurrent


Model ID: 0119

·

Subject Count: 14,011

AnyPPG

Peking University (PKUDigitalHealth) · 2025

graph_1

Code & model weights public

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.

PPG / wearable

Filter by Modality:
PPG / Wearable

General Purpose / Multi-task

Filter by Disease / Trait:
General / Foundation

Atrial fibrillation

Filter by Disease / Trait:
Arrhythmia

Blood pressure estimation

Filter by Disease / Trait:
Cardiac Function & Hemodynamics

Embedding

Filter by Task Type:
Representation Learning

Binary classification

Filter by Task Type:
Classification

Regression

Filter by Task Type:
Regression

CNN (1D)

Filter by Architecture:
Convolutional (CNN)

PyTorch

Filter by Framework:
PyTorch


Model ID: 0067

·

Subject Count: 58,796

SiamQuality

Emory University / Georgia Institute of Technology / Duke University / UCSF (Ding, Guo, Chen, Lee, Rudin, Hu) · 2024

lock

Code & model weights private

Self-supervised foundation model for photoplethysmography (PPG) that explicitly targets the low-signal-quality problem endemic to real-world wearable and bedside PPG, rather than assuming clean input. A Siamese ResNet (SimSiam-style) encoder is pretrained to produce similar representations for temporally-adjacent high- and low-quality PPG segments presumed to share the same underlying physiological state, with curriculum learning that gradually increases the artifact-level gap between paired segments. Pretrained on over 36 million 30-second PPG pairs drawn from more than 24,100 UCSF ICU patients, then fine-tuned and evaluated on six downstream cardiovascular-monitoring datasets/tasks (heart rate, respiratory rate, blood pressure, and atrial-fibrillation detection), where it exceeds prior state-of-the-art by roughly 75% on respiratory-rate estimation and 5% on AF detection, with performance scaling with backbone depth (ResNet152 best). Code and the pretraining dataset are not public; the pretraining data is available upon request under a UCSF-Emory data use agreement.

PPG / wearable

Filter by Modality:
PPG / Wearable

Atrial fibrillation

Filter by Disease / Trait:
Arrhythmia

Blood pressure estimation

Filter by Disease / Trait:
Cardiac Function & Hemodynamics

Heart rate estimation

Filter by Disease / Trait:
Cardiac Function & Hemodynamics

Binary classification

Filter by Task Type:
Classification

Regression

Filter by Task Type:
Regression

CNN (1D)

Filter by Architecture:
Convolutional (CNN)


Model ID: 0097

·

Subject Count: 24,100

DeepBeat

Stanford University (Ashley Lab) · 2020

graph_1

Code & model weights public

Multi-task model that jointly assesses signal quality and detects atrial fibrillation from wrist-worn wearable photoplethysmography (PPG), pretrained on roughly one million simulated unlabeled signals before fine-tuning on labeled wearable data. Uses a 1D CNN with separate output heads for signal quality and arrhythmia detection. Developed by Stanford's Ashley Lab.

PPG / wearable

Filter by Modality:
PPG / Wearable

Atrial fibrillation

Filter by Disease / Trait:
Arrhythmia

Binary classification

Filter by Task Type:
Classification

CNN (1D)

Filter by Architecture:
Convolutional (CNN)

Keras

Filter by Framework:
TensorFlow / Keras

GPL 3.0

Filter by License:
Copyleft


Model ID: 0046

·

Subject Count: 100