Pressure2Motion: Hierarchical Human Motion Reconstruction from Ground Pressure with Text Guidance
Zhengxuan Li, Qinhui Yang, Yiyu Zhuang, Chuan Guo, Xinxin Zuo, Xiaoxiao Long, Yao Yao, Xun Cao, Qiu Shen, Hao Zhu
TL;DR
Pressure2Motion tackles privacy-preserving motion capture by reconstructing full-body motion from ground pressure and text prompts, eliminating cameras and wearables. It introduces a dual-level pressure feature extractor and a hierarchical diffusion-based synthesizer that injects high-level trajectory and fine-grained posture shifts into a pretrained Motion Diffusion Model, guided by textual semantics. The MPL dataset provides large-scale, text–pressure–motion triplets enabling robust benchmarking, and experiments show state-of-the-art reconstruction quality, physical plausibility, and strong semantic alignment with captions. The work demonstrates a practical, privacy-aware MoCap paradigm with potential for deployment in low-light, in-the-wild environments, while acknowledging limitations in surface diversity and computational demands.
Abstract
We present Pressure2Motion, a novel motion capture algorithm that reconstructs human motion from a ground pressure sequence and text prompt. At inference time, Pressure2Motion requires only a pressure mat, eliminating the need for specialized lighting setups, cameras, or wearable devices, making it suitable for privacy-preserving, low-light, and low-cost motion capture scenarios. Such a task is severely ill-posed due to the indeterminacy of pressure signals with respect to full-body motion. To address this issue, we introduce Pressure2Motion, a generative model that leverages pressure features as input and utilizes a text prompt as a high-level guiding constraint to resolve ambiguities. Specifically, our model adopts a dual-level feature extractor to accurately interpret pressure data, followed by a hierarchical diffusion model that discerns broad-scale movement trajectories and subtle posture adjustments. Both the physical cues gained from the pressure sequence and the semantic guidance derived from descriptive texts are leveraged to guide the motion estimation with precision. To the best of our knowledge, Pressure2Motion is a pioneering work in leveraging both pressure data and linguistic priors for motion reconstruction, and the established MPL benchmark is the first benchmark for this novel motion capture task. Experiments show that our method generates high-fidelity, physically plausible motions, establishing a new state of the art for this task. The codes and benchmarks will be publicly released upon publication.
