SensorLM: Learning the Language of Wearable Sensors

Yuwei Zhang (University of Cambridge) · Kumar Ayush (Google) · Siyuan Qiao (ByteDance) · A. Ali Heydari (Google) · Girish Narayanswamy (University of Washington) · Max Xu (University of Illinois Urbana-Champaign) · Ahmed Metwally (Google) · Jinhua Xu (Verily Life Science LLC) · Jake Garrison (Google) · Xuhai "Orson" Xu (Columbia University & Google) · Tim Althoff (University of Washington) · Yun Liu (Nankai University) · Pushmeet Kohli (DeepMind) · Jiening Zhan (Google Inc) · Mark Malhotra (Google) · Shwetak Patel (University of Washington) · Cecilia Mascolo (University of Cambridge) · Xin Liu (Peng Cheng Laboratory) · Daniel McDuff (Google) · Yuzhe Yang (UCLA)
cross-modal retrievaldataset curationfew-shot learninghealthcare applicationshierarchical caption generationhuman activity analysislabel efficiencymultimodal pretrainingsensor captioningsensor-language modelssensor-text descriptionssensorlmwearable sensor datazero-shot generalizationzero-shot recognition

We present SensorLM, a family of sensor-language foundation models that enable wearable sensor data understanding with natural language. Despite its pervasive nature, aligning and interpreting sensor data with language remains challenging due to the lack of paired, richly annotated sensor-text descriptions in uncurated, real-world wearable data. We introduce a hierarchical caption generation pipeline designed to capture statistical, structural, and semantic information from sensor data. This approach enabled the curation of the largest sensor-language dataset to date, comprising over 59.7 million hours of data from more than 103,000 people. Furthermore, SensorLM extends prominent multimodal pretraining architectures (e.g., CLIP, CoCa) and recovers them as specific variants within a generic architecture. Extensive experiments on real-world tasks in human activity analysis and healthcare verify the superior performance of SensorLM over state-of-the-art in zero-shot recognition, few-shot learning, and cross-modal retrieval. SensorLM also demonstrates intriguing capabilities including scaling behaviors, label efficiency, sensor captioning, and zero-shot generalization to unseen tasks. Code is available at https://github.com/Google-Health/consumer-health-research/tree/main/sensorlm.