bio.rodeo
ModelsOrganizationsLeaderboardAboutSign in
bio.rodeo

The authoritative source for evaluating biological foundation models. No hype, just honest analysis.

Categories
  • DNA & Gene
  • RNA
  • Protein
  • Small molecule
  • Single-cell
  • Spatial omics
  • Pathology
  • Imaging
  • Metabolomics
  • Biosignals
  • Language model
bio.rodeoModelsOrganizationsLeaderboardAboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Biosignals foundation models
Biosignals

Pulse-PPG

University of Memphis / University of Illinois Urbana-Champaign

Photoplethysmography foundation model pretrained on raw wearable signals from a field study, transferring across lab and field health tasks.

Released: February 2025

Pulse-PPG is an open-source foundation model for photoplethysmography (PPG), the optical signal captured by the green-light sensors in consumer smartwatches and fitness bands. PPG underpins continuous estimates of heart rate, blood pressure, stress, and sleep, but raw field-collected PPG is notoriously noisy — corrupted by motion artifacts, skin tone, sensor fit, and ambient light. Most prior PPG foundation models were pretrained on clean, clinically collected datasets, which limits how well they transfer to the messy data that real wearables produce.

Pulse-PPG takes the opposite approach: it is, to the authors' knowledge, the first PPG foundation model trained directly on raw, uncurated signals from a free-living field study rather than a controlled clinical setting. It was developed by a team led by Mithun Saha and Santosh Kumar at the University of Memphis together with Maxwell A. Xu and James M. Rehg at the University of Illinois Urbana-Champaign, first released as a preprint in February 2025 and published at UbiComp / ACM IMWUT 2025.

The central finding is that pretraining on field data yields markedly better cross-dataset generalization than pretraining on clinical data — a field-trained model handles both lab and field downstream tasks well, whereas clinically-trained baselines degrade sharply when moved out of the lab. By releasing the code and pretrained weights, the authors aim to give the mobile health community a robust, reusable starting point.

#Key Features

  • Field-trained pretraining: Learns representations from raw PPG collected over a 100-day field study of 120 participants wearing everyday devices, capturing real-world variability that clinical corpora miss.
  • Self-supervised, label-free: Trained with the RelCon relative-contrastive objective using a learned motif-distance (MotifDist) measure, so no annotated labels are needed during pretraining.
  • Variable-length inputs: A temporal pooling step collapses the time axis, letting the same model accept inputs of different durations despite being pretrained on 4-minute windows.
  • Strong cross-dataset transfer: Outperforms clinically-pretrained PPG foundation models across lab and field benchmarks, demonstrating better out-of-distribution robustness.
  • Fully open: MIT-licensed code, downloadable pretrained weights on Zenodo, and a Colab demo for quick evaluation.

#Technical Details

Pulse-PPG uses a convolutional (ResNet-style) backbone with temporal pooling, configured through a modular class-based config system. Pretraining follows the RelCon framework, a self-supervised relative-contrastive approach in which a learnable motif-distance function (MotifDist) defines which signal segments are treated as similar or dissimilar, allowing the model to learn from raw waveforms without labels. The pretraining corpus is raw PPG gathered during a 100-day free-living study of 120 participants, processed in 4-minute windows. The released model is evaluated on four downstream datasets — PPG-BP (blood pressure), PPG-DaLiA (activity/heart rate), SDB (sleep-disordered breathing), and WESAD (stress and affect) — spanning both controlled-lab and field conditions, and is benchmarked against state-of-the-art PPG foundation models trained on clinical data, which it surpasses on overall generalization.

#Applications

Pulse-PPG is aimed at researchers and developers building digital-health applications on consumer wearables. Because it produces general-purpose PPG embeddings, it can be fine-tuned or linearly probed for tasks such as blood pressure estimation, heart-rate and activity inference, stress and affect detection, and sleep-related monitoring — particularly in deployments where data is collected in everyday, free-living conditions rather than the clinic. Its open weights and Colab demo lower the barrier for mobile-health labs that lack the large field studies needed to pretrain such a model from scratch.

#Impact

Pulse-PPG addresses a persistent gap between PPG models that perform well on clean clinical recordings and the noisy reality of consumer devices. By showing that field-trained pretraining generalizes better than clinical pretraining across both settings, it offers practical evidence that data realism matters as much as data cleanliness for wearable foundation models, and provides one of the first openly released, field-trained PPG backbones for the community to build on. As a relatively new release, its long-term adoption and performance on additional sensors and populations remain to be established.

Citations

Pulse-PPG: An Open-Source Field-Trained PPG Foundation Model for Wearable Applications across Lab and Field Settings

Saha, M., et al. (2025) Pulse-PPG: An Open-Source Field-Trained PPG Foundation Model for Wearable Applications across Lab and Field Settings. Proceedings of the ACM on Interactive Mobile Wearable and Ubiquitous Technologies.

DOI: 10.1145/3749494

Pulse-PPG: An Open-Source Field-Trained PPG Foundation Model for Wearable Applications across Lab and Field Settings

Preprint

Saha, M., et al. (2025) Pulse-PPG: An Open-Source Field-Trained PPG Foundation Model for Wearable Applications across Lab and Field Settings. Proceedings of the ACM on Interactive Mobile Wearable and Ubiquitous Technologies.

DOI: 10.48550/arXiv.2502.01108

Recent citations

Papers that recently cited this model.

  • Physical activities enable scalable foundation modelling for broad-spectrum health prediction

    Zhenghuang Wu, Yuyao Zhu, Songli Xu

    Jul 2026

    0
  • SPOTR: Spatio-temporal Pooling One-Token Reconstruction for Universal Physiological Signal Self-supervised Learning

    Yiyu Gui, Mingzhi Chen, Yuesheng Zhu, et al.

    Jun 2026

    0
  • PPG-Sport: A Dataset for Reliable Heart Rate Monitoring from Wrist PPG Under Dynamic Sports Conditions

    Changshuo Hu, Hung Manh Pham, Yiming Zhang, et al.

    Proceedings of the ACM on Interactive Mobile Wearable and Ubiquitous Technologies · Jun 2026

    0

Top citations

The most-cited papers that cite this model.

  • RelCon: Relative Contrastive Learning for a Motion Foundation Model for Wearable Data

    Maxwell A. Xu, Jaya Narain, Gregory Darnell, et al.

    International Conference on Learning Representations · Nov 2024

    26
  • A Scoping Review of Deep Learning Methods for Photoplethysmography Data

    Guangkun Nie, Jiabao Zhu, G. Tang, et al.

    Health Data Science · Jan 2024

    25
  • LSM-2: Learning from Incomplete Wearable Sensor Data

    Maxwell A. Xu, Girish Narayanswamy, Kumar Ayush, et al.

    arXiv.org · Jun 2025

    22
  • Machine Learning and IoT in Healthcare: Recent Advancements, Challenges & Future Direction

    Md Zonayed, Rumana Tasnim, Sayma Sultana Jhara, et al.

    Advances in Biomarker Sciences and Technology · Sep 2025

    13
  • PhysioWave: A Multi-Scale Wavelet-Transformer for Physiological Signal Representation

    Yanlong Chen, Mattia Orlandi, Pierangelo Maria Rapa, et al.

    arXiv.org · Jun 2025

    11

Related models

Models with similar goals, methods, or subject matter.

  • PaPaGei

    Nokia Bell Labs

    Open foundation model for photoplethysmography (PPG), learning morphology-aware waveform representations for cardiovascular and wearable health tasks.

    Biosignals
  • Apple AHMS Biosignal Foundation Models (PPG & ECG)

    Apple

    Self-supervised foundation models for wearable PPG and ECG signals, trained with contrastive learning on Apple Heart and Movement Study recordings.

    Biosignals
  • SiamQuality

    Georgia Institute of Technology / Emory University

    Foundation model for photoplethysmography (PPG) that learns quality-robust waveform representations for heart rate, blood pressure, and AF detection.

    Biosignals
  • Apple Wearable Accelerometer Foundation Model

    Apple

    Wearable accelerometry foundation model distilled from a PPG encoder, predicting cardiovascular and health biomarkers from motion signals alone.

    Biosignals
  • PULSE

    The Ohio State University / Carnegie Mellon University

    Multimodal large language model that interprets 12-lead electrocardiogram images, answering open-ended clinical questions and generating ECG reports.

    BiosignalsImaging

Citations

Total Citations45
Influential7
References114

GitHub

Stars73
Forks10
Open Issues6
Contributors2
Last Push8mo ago
LanguagePython
LicenseMIT

Fields of citing research

  • Computer Science87%
  • Medicine76%
  • Engineering73%
  • Environmental Science4%
  • Biology4%
  • Psychology4%

Share of papers citing this model.

Openness

bio.rodeo opennessFully open · usable and reproducible
64Partial
Usability — can I run it?87
Reproducibility — can I retrain it?53
Model Openness Framework
Unclassified
Restrictive license on core components

Tags

cnncontrastive_learningfoundation_modelphotoplethysmographyrepresentation_learningresnetself_supervisedwearables

Resources

GitHub RepositoryResearch PaperGoogle ColabDataset