SensorFM is a foundation model from Google Research and Google DeepMind, pretrained on over one trillion minutes of unlabeled wearable sensor signals from approximately five million participants, and evaluated across... The model takes per minute sensor inputs (accelerometer, heart rate, temperature, SpO₂) from devi...

Create a landscape editorial hero image for this Studio Global article: Search & fact-check with cited sources for What is SensorFM, Google's foundation model for wearable health data, and how does its trillion-m. Article summary: **SensorFM is a foundation model developed by Google researchers, pretrained on over one trillion minutes of unlabeled wearable sensor signals from approximately five million participants, and evaluated across 35 health-. Topic tags: general, academic, general web, user generated, government. Style: premium digital editorial illustration, source-backed research mood, clean composition, high detail, modern web publication hero. Use reference image context only for broad subject, composition, and topical grounding; do not copy the exact image. Avoid: logos, brand marks, copyrighted characters, real person likenesses, fake screenshots, UI text, readable text, wate
Google Research and Google DeepMind have open-sourced research on SensorFM, a foundation model designed to process and interpret health data from wearable devices. The work, titled "Towards a General Intelligence and Interface for Wearable Health Data," is not a product launch, but a research paper that demonstrates how massive-scale pretraining on wearable sensor signals can enable general-purpose health AI .
SensorFM is a foundation model for wearable health data: a neural network pretrained on a vast amount of unlabeled sensor signals, which can then be adapted to specific health prediction tasks with relatively small amounts of labeled data. This is the same paradigm that underpins large language models (like GPT-4 or Gemini) and vision foundation models — but applied to the domain of continuous physiological monitoring.
The model is pretrained on more than one trillion minutes of unlabeled wearable sensor signals drawn from a cohort of approximately five million participants . These data come from over 100 countries (including all 50 U.S. states) and more than 20 device types, including Fitbit and Pixel Watch
.
Inputs are per-minute sensor features including: accelerometer data, heart rate, skin temperature, SpO₂, and other modalities . The pretraining objective is a self-supervised reconstruction task: the model sees 24-hour windows of data, intentionally hides portions, and learns to reconstruct the missing signals. This teaches SensorFM general patterns of human physiology and daily behavior without requiring labeled health outcomes
.
SensorFM was evaluated on 35 health prediction tasks spanning six domains: cardiovascular health, metabolic risk, sleep disorders, mental health, lifestyle choices, and demographics . In 34 of those classification tasks, SensorFM outperformed traditional methods that rely on engineered features
. On generative tasks, it achieved a 28% reduction in mean squared error compared to supervised baselines
.
The research systematically demonstrates that joint scaling of model capacity and pretraining data volume leads to consistent improvements across downstream tasks . This mirrors the scaling laws observed in language and vision models — now validated for wearable sensor data. In earlier precursor models like Google's Large Sensor Model (LSM), scaling experiments showed performance gains of up to 38% over traditional imputation methods with increased data and compute
.
Traditional health AI builds separate algorithms for each condition — one for detecting atrial fibrillation, another for monitoring sleep apnea, and so on. SensorFM instead learns a shared representation of human physiological and behavioral patterns from unlabeled data. This representation can then be adapted to specific tasks with limited labeled data — a hallmark of foundation-model generality .
Rather than using a single fixed prediction head for each task, SensorFM deploys autonomous LLM agents — including those grounded in Gemini — to navigate embedding spaces and perform predictive tasks . This architecture, described as an "AI classroom" of collaborating virtual agents, directly connects sensor understanding with language model reasoning
.
SensorFM does not operate in isolation. Google Research has published separately on the Personal Health Insights Agent (PHIA) — a system that uses multistep reasoning, code generation, and information retrieval to analyze wearable data and answer health questions . In evaluations against over 4,000 health-insight questions, PHIA achieved 84% accuracy on objective, numerical questions and earned 83% favorable ratings from human experts on open-ended responses
.
Google has also described a broader Personal Health Agent (PHA) — a multi-agent framework that coordinates specialized sub-agents for data analysis, clinical reasoning, and behavioral coaching . SensorFM provides the foundational sensor-understanding layer that such agents would draw upon to deliver continuous, personalized health insights.
While SensorFM represents a significant research advance, it is important to note:
SensorFM scales sensor-based AI to a trillion-minute, five-million-person regime, demonstrates systematic performance gains with size, generalizes across 35 health tasks, and connects to LLM-based personal health agents. It is the latest — and largest — in a series of Google wearable foundation models that includes LSM (2025), LSM-2 (2026), and SensorLM (2026) . Together, these represent a concrete research trajectory toward a single general-purpose AI system that continuously monitors and interprets human health from wearable devices.
Studio Global AI
Use this topic as a starting point for a fresh source-backed answer, then compare citations before you share it.
SensorFM is a foundation model from Google Research and Google DeepMind, pretrained on over one trillion minutes of unlabeled wearable sensor signals from approximately five million participants, and evaluated across...
SensorFM is a foundation model from Google Research and Google DeepMind, pretrained on over one trillion minutes of unlabeled wearable sensor signals from approximately five million participants, and evaluated across... The model takes per minute sensor inputs (accelerometer, heart rate, temperature, SpO₂) from devices such as Fitbit and Pixel Watch [14], learns shared physiological and behavioral patterns through self supervised pre...
SensorFM connects to Google's broader research on a Personal Health Agent (PHIA), a multi agent system that uses multistep reasoning, code generation, and information retrieval to answer health questions [1].