AI ResearchJul 13, 2026, 9:16 AM

Google’s SensorFM model turns wearable data into a universal health AI layer

TickrWire Editorial Desk·Jul 13, 2026, 9:16 AM·3 min read AI-assisted, human-reviewed
30-second summary

Google Research’s SensorFM foundation model learns general health patterns from over a trillion minutes of wearable data, outperforming specialized models on 34 of 35 tasks.

TickrWire
Google’s SensorFM model turns wearable data into a universal health AI layer
Key takeaways
  • SensorFM is trained on over a trillion minutes of wearable data from five million users, making it the largest dataset of its kind for health AI.
  • The model outperforms specialized baselines on 34 of 35 health and behavioral prediction tasks, demonstrating its versatility.
  • SensorFM uses self-supervised learning to reduce reliance on labeled data, a major bottleneck in health AI development.
  • Clinician evaluations showed summaries augmented with SensorFM predictions scored higher than baselines in context, personalization, and safety.
  • Google has not announced plans to integrate SensorFM into existing health products, keeping it a research project for now.
Full story

Google Research has introduced SensorFM, a foundation model designed to transform the fragmented landscape of wearable health data into a unified, general-purpose AI system. Unlike today’s health features, which are typically siloed into single tasks like sleep tracking or cardiovascular risk assessment, SensorFM learns a shared representation of human physiology and behavior from continuous, often incomplete sensor streams. The model was trained on more than a trillion minutes of multimodal data collected from five million Fitbit and Pixel Watch users across over 100 countries, using more than 20 different device models. This dataset, the largest of its kind for wearable AI, enables SensorFM to handle diverse sensor inputs, including optical heart rate monitoring, acceleration, skin conductance, skin temperature, and barometric altitude, while accounting for missing or gappy data through a technique called Adaptive and Inherited Masking (AIM).

The foundation model’s strength lies in its self-supervised learning approach, where it reconstructs deliberately masked segments of data to uncover underlying patterns. This method reduces the need for expensive labeled datasets, a common bottleneck in health AI development. Google tested four model variants, ranging from 100,000 to 100 million parameters, and found that larger models paired with more data consistently improved performance. On the largest dataset, the biggest model reduced reconstruction error by 31% compared to the smallest variant. When evaluated on 35 distinct health and behavioral prediction tasks, spanning cardiovascular health, metabolic function, mental well-being, sleep analysis, demographics, and lifestyle factors, SensorFM’s learned representations outperformed supervised baselines with hand-crafted features on 34 of the 35 tasks. The model also demonstrated label efficiency, requiring fewer labeled examples to adapt to new tasks and relying less on demographic data as it scaled.

To further refine its capabilities, the researchers deployed a "classroom" of competing and collaborating large language model agents. These agents autonomously generated, tested, and refined code for downstream prediction models, running over 30,000 experiments in the process. The resulting models, built on SensorFM’s representations, outperformed simpler linear head models on 28 of the 35 tasks. The team also integrated SensorFM into a personal health agent prototype, comparing three variants: one that received SensorFM predictions, another that received actual known health data, and a baseline with no additional information. Four clinicians evaluated 93 health summaries for 31 real participant profiles, spending over 40 hours and producing 1,860 individual ratings. Summaries augmented with SensorFM predictions scored significantly higher than the baseline across all five measured dimensions, context, personalization, justifiability, relevance, and safety, while performing comparably to summaries using actual health data. However, the researchers emphasize that SensorFM is not a replacement for clinical measurements or diagnoses.

Despite its promising results, SensorFM faces several limitations. The model was trained and tested exclusively on data from Fitbit and Pixel Watch devices, leaving open questions about its performance on other wearables. It also operates on minute-level aggregated data rather than high-resolution raw signals, which may obscure fine-grained patterns. Many of the health markers studied were derived from self-reports, medication records, or questionnaires rather than clinically confirmed findings, and the study population did not fully represent the general population. Additionally, the health agent evaluation was conducted in a static setting with single responses, rather than in dynamic, conversational interactions.

For now, SensorFM remains a research project with no announced plans for integration into Google’s existing health products, such as the Gemini-based Google Health Coach. However, its potential to serve as a technical foundation for future AI-driven health assistants is clear. By providing a general-purpose layer for interpreting wearable data, SensorFM could reduce the need for task-specific models and enable more personalized, context-aware health insights. The model’s ability to handle diverse sensor inputs and adapt to new tasks with minimal labeled data makes it a significant step toward more scalable and efficient health AI systems.

The research team has shared more details in a Google Research blog post and an open-access paper on arXiv, inviting further exploration and collaboration. While the immediate practical applications are still uncertain, SensorFM represents a compelling vision for how AI can unify and make sense of the vast, messy streams of data generated by wearable devices.

Why this matters
Developers

SensorFM’s self-supervised approach and label efficiency could inspire new methods for training health AI models with limited labeled data.

Businesses

A general-purpose health AI layer could reduce development costs for wearable companies by eliminating the need for task-specific models.

Investors

The model’s potential to power future AI health assistants makes it a key technology to watch in the growing digital health market.

Everyone

SensorFM represents a step toward more personalized and accurate health insights from wearable devices.

Glossary
Foundation model
A large AI model trained on broad, unlabeled data that can be adapted to many specific tasks.
Self-supervised learning
A training method where the model learns from data without explicit labels, often by reconstructing masked inputs.
PPG (photoplethysmography)
A technique using light to measure heart rate and blood oxygen levels through the skin.

AI bias estimate: The source emphasizes Google’s achievements without discussing potential privacy or data governance concerns related to training on such a large dataset. (Automated estimate, not a definitive judgement.)

Read next
More stories