Generating Virtual On-body Accelerometer Data from Virtual Textual Descriptions for Human Activity Recognition
Zikang Leng, Hyeokhyen Kwon, Thomas Pl\"otz

TL;DR
This paper presents an automated pipeline that generates virtual IMU data from textual activity descriptions using LLMs and motion synthesis, significantly enhancing human activity recognition models without manual data collection.
Contribution
The authors introduce a novel method combining ChatGPT and T2M-GPT to generate diverse virtual motion and IMU data from text, improving HAR model performance.
Findings
Virtual IMU data improves HAR accuracy.
Approach outperforms models trained only on real data.
Effective cross-modality data augmentation for HAR.
Abstract
The development of robust, generalized models in human activity recognition (HAR) has been hindered by the scarcity of large-scale, labeled data sets. Recent work has shown that virtual IMU data extracted from videos using computer vision techniques can lead to substantial performance improvements when training HAR models combined with small portions of real IMU data. Inspired by recent advances in motion synthesis from textual descriptions and connecting Large Language Models (LLMs) to various AI models, we introduce an automated pipeline that first uses ChatGPT to generate diverse textual descriptions of activities. These textual descriptions are then used to generate 3D human motion sequences via a motion synthesis model, T2M-GPT, and later converted to streams of virtual IMU data. We benchmarked our approach on three HAR datasets (RealWorld, PAMAP2, and USC-HAD) and demonstrate that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Context-Aware Activity Recognition Systems · Multimodal Machine Learning Applications
