LGSep 2, 2022

IMG2IMU: Translating Knowledge from Large-Scale Images to IMU Sensing Applications

arXiv:2209.00945v25 citationsh-index: 11
AI Analysis

This addresses data scarcity in IMU sensing for applications like activity recognition, though it is incremental as it builds on existing pre-training methods.

The paper tackles the challenge of limited training data for IMU sensing applications by proposing IMG2IMU, which adapts pre-trained representations from large-scale images to IMU tasks, achieving an average 9.6%p F1-score improvement over baselines.

Pre-training representations acquired via self-supervised learning could achieve high accuracy on even tasks with small training data. Unlike in vision and natural language processing domains, pre-training for IMU-based applications is challenging, as there are few public datasets with sufficient size and diversity to learn generalizable representations. To overcome this problem, we propose IMG2IMU that adapts pre-trained representation from large-scale images to diverse IMU sensing tasks. We convert the sensor data into visually interpretable spectrograms for the model to utilize the knowledge gained from vision. We further present a sensor-aware pre-training method for images that enables models to acquire particularly impactful knowledge for IMU sensing applications. This involves using contrastive learning on our augmentation set customized for the properties of sensor data. Our evaluation with four different IMU sensing tasks shows that IMG2IMU outperforms the baselines pre-trained on sensor data by an average of 9.6%p F1-score, illustrating that vision knowledge can be usefully incorporated into IMU sensing applications where only limited training data is available.

Foundations

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

Your Notes