LGNov 22, 2024

PRIMUS: Pretraining IMU Encoders with Multimodal Self-Supervision

arXiv:2411.15127v313 citationsh-index: 35Has CodeICASSP
Originality Incremental advance
AI Analysis

This addresses the scarcity of labeled IMU data for health and wellness applications, representing an incremental advance in pretraining methods for this domain.

The paper tackles the problem of limited labeled IMU data for human motion sensing by proposing PRIMUS, a pretraining method that improves test accuracy by up to 15% with fewer than 500 labeled samples per class compared to state-of-the-art baselines.

Sensing human motions through Inertial Measurement Units (IMUs) embedded in personal devices has enabled significant applications in health and wellness. Labeled IMU data is scarce, however, unlabeled or weakly labeled IMU data can be used to model human motions. For video or text modalities, the "pretrain and adapt" approach utilizes large volumes of unlabeled or weakly labeled data to build a strong feature extractor, followed by adaptation to specific tasks using limited labeled data. However, pretraining methods are poorly understood for IMU data, and pipelines are rarely evaluated on out-of-domain tasks. We propose PRIMUS: a method for PRetraining IMU encoderS that uses a novel pretraining objective that is empirically validated based on downstream performance on both in-domain and out-of-domain datasets. The PRIMUS objective effectively enhances downstream performance by combining self-supervision, multimodal, and nearest-neighbor supervision. With fewer than 500 labeled samples per class, PRIMUS improves test accuracy by up to 15%, compared to state-of-the-art baselines. To benefit the broader community, we have open-sourced our code at github.com/nokia-bell-labs/pretrained-imu-encoders.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes