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

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.

Released: October 2024

LSM (Large Sensor Model) is a multimodal foundation model for consumer wearable data, developed by researchers at Google in collaboration with the University of Washington, MIT, and USC, and presented at ICLR 2025 ("Scaling Wearable Foundation Models," arXiv 2410.13638, October 2024). It addresses a gap in the foundation-model landscape: while text, image, and biological-sequence models have been scaled extensively, the continuous physiological and behavioral signals streamed by wrist-worn devices had not been studied at comparable scale. LSM treats these heterogeneous sensor channels as a single multimodal substrate for self-supervised pretraining.

The model is trained on what the authors describe as the largest wearable-signals dataset assembled to date — up to 40 million hours of per-minute data drawn from more than 165,000 individuals wearing Fitbit and Pixel Watch devices. Six modalities are combined: heart rate, heart rate variability, electrodermal activity, accelerometer, skin temperature, and altimeter. Rather than building a bespoke model per sensor or per task, LSM learns a shared representation that transfers across modalities and downstream objectives.

A central contribution is empirical: the work characterizes how performance improves with data, compute, and model size, establishing scaling laws for the wearable-signal domain analogous to those documented for language and vision. This gives the field a principled basis for investing in larger sensor models and datasets, and demonstrates that the data-efficiency benefits seen in other modalities also hold for noisy, sparsely-sampled physiological time series.

#Key Features

  • Six-modality fusion: Jointly models heart rate, HRV, electrodermal activity, accelerometer, skin temperature, and altimeter signals in a single pretrained representation rather than per-sensor specialists.
  • Massive-scale pretraining: Trained on up to 40 million hours of per-minute wearable data from over 165,000 participants, the largest such corpus reported.
  • Scaling laws for sensors: Quantifies how downstream quality improves with data, compute, and parameters, extending scaling-law findings to physiological time series.
  • Sample-efficient transfer: Enables strong downstream performance with limited labels on tasks such as exercise and activity recognition, reducing the labeled data needed per new task.
  • Generative completion: Supports temporal imputation, interpolation, and extrapolation, as well as filling in missing sensor channels across modalities.

#Technical Details

LSM is a transformer-based model pretrained in a self-supervised, masked-modeling fashion over multimodal sensor windows, learning to reconstruct masked regions across both time and sensor channels. Inputs are minute-resolution streams from the six wearable modalities, drawn from Fitbit and Pixel Watch data. The authors sweep dataset size (up to 40M hours), model size, and compute to fit scaling curves, and they evaluate the learned representations on discriminative tasks (exercise and activity recognition) and generative tasks (imputation across time gaps, interpolation, and extrapolation, including cross-modal reconstruction of a withheld sensor). Across these settings, larger models trained on more data yield better and more sample-efficient downstream behavior, consistent with the fitted scaling laws.

#Applications

LSM targets consumer health and behavioral sensing: its representations can be fine-tuned with relatively few labels for activity and exercise recognition, making it useful for fitness tracking, sleep and stress monitoring, and digital health research that relies on passively collected wearable signals. Its generative imputation and extrapolation capabilities are valuable for handling the gaps, dropped channels, and missing readings that are pervasive in real-world wearable data, supporting more robust downstream analytics and population health studies built on noisy device streams.

#Impact

LSM is among the first works to systematically establish scaling laws for wearable physiological signals, providing evidence that the foundation-model paradigm extends to multimodal sensor data and offering the field a roadmap for scaling data and model size. Its demonstration of sample-efficient transfer is particularly consequential for health applications, where labeled outcomes are scarce and expensive. A key limitation for external researchers is openness: the model weights and code have not been released, and the underlying dataset is proprietary, so the results are not independently reproducible and the model cannot be directly reused. The work spawned a follow-up, LSM-2, which builds on this original model.

Citation

Scaling Wearable Foundation Models

Preprint

Narayanswamy, G., et al. (2024) Scaling Wearable Foundation Models. International Conference on Learning Representations.

DOI: 10.48550/arXiv.2410.13638

Recent citations

Papers that recently cited this model.

  • Toward Wearable Sensor-Based Human Activity Recognition: A Survey

    Hailin Zou, Zijie Chen, Yuanyuan Pan, et al.

    IEEE Internet of Things Journal · Jul 2026

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

    Zhenghuang Wu, Yuyao Zhu, Songli Xu

    Jul 2026

    0
  • Inertia-1: An Open Exploration of Wearable Motion Foundation Models

    Zongzhe Xu, Aakarsh Anand, Sarah Jiang, et al.

    Jul 2026

    0

Top citations

The most-cited papers that cite this model.

  • SensorLM: Learning the Language of Wearable Sensors

    Yuwei Zhang, Kumar Ayush, Siyuan Qiao, et al.

    arXiv.org · Jun 2025

    47Influential
  • 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
  • Beyond Sensor Data: Foundation Models of Behavioral Data from Wearables Improve Health Predictions

    Eray Erturk, Fahad Kamran, Salar Abbaspourazad, et al.

    International Conference on Machine Learning · Jun 2025

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

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

    arXiv.org · Jun 2025

    22
  • 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

Related models

Models with similar goals, methods, or subject matter.

  • 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
  • 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.

    Biosignals
  • Cardiac Sensing Foundation Model (CSFM)

    University of Oxford / City University of Hong Kong / Imperial College London / Uppsala University / GSK / Universidade Federal de Minas Gerais

    Multimodal foundation model for cardiac biosignals, pretrained by masked modeling on ECG, PPG, and clinical text from ~1.7 million individuals.

    BiosignalsLanguage model
  • 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
  • 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

Citations

Total Citations69
Influential8
References75

Fields of citing research

  • Computer Science100%
  • Engineering70%
  • Medicine62%
  • Environmental Science3%
  • Biology3%
  • Psychology3%
  • Physics2%
  • Mathematics2%

Share of papers citing this model.

Openness

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

Tags

activity_recognitionfoundation_modelgenerative_modelingimputationmultimodalself_supervisedtransformerwearables

Resources

Research Paper