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

WBM (Wearable Behavior Model)

Apple

Apple's foundation model trained on behavioral signals from wearables, modeling 27 HealthKit metrics to improve predictions across 57 health tasks.

Released: June 2025

The Wearable Behavior Model (WBM) is a foundation model from Apple that learns general-purpose representations of human health from the behavioral signals recorded by consumer wearables, rather than from the raw, high-frequency sensor streams those devices produce. Where most wearable foundation models ingest low-level photoplethysmography or accelerometer waveforms, WBM operates on higher-level, already-summarized behavioral metrics — sleep duration, step counts, heart-rate statistics, exercise minutes, and similar quantities — that are aligned with physiologically relevant timescales and are therefore often more informative per unit of data.

Introduced in the 2025 paper "Beyond Sensor Data: Foundation Models of Behavioral Data from Wearables Improve Health Predictions" (accepted to ICML 2025), WBM was trained on data from the Apple Heart and Movement Study, one of the largest longitudinal wearable cohorts available. The work argues that behavioral data, which is cheap to store, privacy-friendlier, and naturally sparse and irregular, is a strong substrate for population-scale health modeling.

WBM fits into the emerging landscape of wearable foundation models alongside efforts such as Apple's own sensor-level models, Google's wearable LSM, and academic step/heart-rate models — but it is distinctive in deliberately modeling derived behavioral metrics and in demonstrating that this abstraction level can complement, and sometimes outperform, raw-sensor approaches.

#Key Features

  • Behavioral, not raw-sensor, inputs: WBM models 27 daily and weekly behavioral HealthKit metrics (e.g., sleep, activity, heart rate, mobility) instead of low-level waveform sensor data, capturing health-relevant patterns at human-interpretable timescales.
  • Bi-directional Mamba-2 backbone: The model uses a bi-directional Mamba-2 state space architecture, which scales efficiently to long, irregularly sampled multivariate time series of behavioral signals.
  • Population-scale pretraining: Self-supervised pretraining draws on more than 2.5 billion hours of wearable data from roughly 162,000 participants in the Apple Heart and Movement Study.
  • Broad downstream coverage: A single frozen WBM, probed linearly, is evaluated across 57 distinct health-related prediction tasks spanning conditions, demographics, and health states.
  • Complementary to sensor models: The authors show behavioral representations carry signal that is partly distinct from raw-sensor embeddings, so the two can be combined for stronger predictions.

#Technical Details

WBM is a self-supervised foundation model built on a bi-directional Mamba-2 state space model, chosen for its linear-time handling of long behavioral time series. Its inputs are 27 behavioral metrics derived from Apple HealthKit, summarized over time rather than sampled at sensor frequencies. Pretraining used over 2.5 billion hours of data from about 162,000 individuals in the Apple Heart and Movement Study. Downstream evaluation followed a linear-probing protocol: representations from the frozen model are used to train simple linear classifiers/regressors on 57 health tasks, isolating the quality of the learned embeddings. Across these tasks, WBM's behavioral representations matched or exceeded raw-sensor foundation-model baselines, and combining behavioral and sensor embeddings yielded further gains, supporting the paper's central claim that behavioral data is a valuable and underused modality for health foundation models.

#Applications

WBM targets population- and individual-scale digital health: predicting health conditions and states, screening and risk stratification, and powering downstream health features that can be fine-tuned or linearly probed from a single shared representation. Because it consumes already-summarized behavioral metrics, it is well suited to settings where raw sensor data is unavailable, too large, or too sensitive to retain — making it relevant to wearable manufacturers, digital-health researchers, and large-cohort epidemiological studies that already collect HealthKit-style behavioral summaries.

#Impact

WBM provides evidence that derived behavioral metrics — not just raw sensor waveforms — are a powerful foundation for health prediction, reframing how wearable foundation models are built and validated at scale. Its breadth (57 tasks, 162,000 people, 2.5B+ hours) makes it a notable reference point for behavioral health modeling. A key limitation for the broader community is access: the model weights and training code have not been released, owing to the participant-consent restrictions governing the Apple Heart and Movement Study, so reproduction and independent benchmarking remain constrained to the results reported in the paper.

Citation

Beyond Sensor Data: Foundation Models of Behavioral Data from Wearables Improve Health Predictions

Preprint

Erturk, E., et al. (2025) Beyond Sensor Data: Foundation Models of Behavioral Data from Wearables Improve Health Predictions. International Conference on Machine Learning.

DOI: 10.48550/arXiv.2507.00191

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
  • Retrieval-Augmented Personalization with Foundation Models for Wearable Stress Detection

    L. Simon, M. Chetouani

    Jun 2026

    0
  • VCR: Learning Valid Contextual Representation for Incomplete Wearable Signals

    Yuxuan Weng, Wenhan Luo, Qijia Shao

    May 2026

    0

Top citations

The most-cited papers that cite this model.

  • HiMAE: Hierarchical Masked Autoencoders Discover Resolution-Specific Structure in Wearable Time Series

    Simon A. Lee, Cyrus Tanade, Hao Zhou, et al.

    arXiv.org · Oct 2025

    19
  • PPG-Distill: Efficient Photoplethysmography Signals Analysis via Foundation Model Distillation

    Juntong Ni, Saurabh Kataria, Shengpu Tang, et al.

    arXiv.org · Sep 2025

    6
  • Wavelet-Driven Masked Multiscale Reconstruction for PPG Foundation Models

    Megha Thukral, Cyrus Tanade, Simon A. Lee, et al.

    arXiv.org · Jan 2026

    5
  • Interpreting psychiatric digital phenotyping data with large language models: a preliminary analysis

    M. Flathers, Winna Xia, Christine Hau, et al.

    BMJ Mental Health · Sep 2025

    5
  • CLEF: Clinically-Guided Contrastive Learning for Electrocardiogram Foundation Models

    Yuxuan Shu, P. Charlton, F. Kawsar, et al.

    arXiv.org · Dec 2025

    3

Related models

Models with similar goals, methods, or subject matter.

  • 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
  • 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
  • LSM (Large Sensor Model)

    Google Research

    Wearable sensor foundation model pretrained on heart rate, accelerometer, skin temperature and other channels for activity recognition and imputation.

    Biosignals
  • NormWear

    University of California, San Diego

    Multimodal foundation model for wearable physiological sensing across PPG, ECG, EEG, GSR, and IMU signals, using channel-aware attention.

    Biosignals
  • SensorLM

    Google Research / Google DeepMind / University of Cambridge

    Sensor-language foundation models aligning wearable biosignals with text for zero-shot activity recognition, retrieval, and sensor captioning.

    BiosignalsLanguage model

Citations

Total Citations29
Influential2
References54

Fields of citing research

  • Computer Science96%
  • Medicine67%
  • Engineering52%
  • Psychology19%
  • Biology7%
  • Education4%
  • Environmental Science4%

Share of papers citing this model.

Openness

bio.rodeo opennessClosed · low usability and reproducibility
7Closed
Usability — can I run it?7
Reproducibility — can I retrain it?3
Model Openness Framework
Unclassified
Restrictive license on core components

Tags

foundation_modelmambarepresentation_learningself_supervisedstate_space_modelwearables

Resources

Research Paper