HumanCM: One Step Human Motion Prediction
Liu Haojie, Gao Suixiang
TL;DR
This work tackles real-time 3D human motion prediction by moving beyond diffusion-based multi-step sampling to a one-step generation paradigm. By distilling diffusion dynamics into a self-consistent mapping in a latent DCT domain and integrating a Transformer-based spatiotemporal encoder with temporal embeddings, the approach preserves long-range temporal and inter-joint dependencies. The authors introduce a reconstruction-guided objective to stabilize training and demonstrate state-of-the-art or competitive accuracy on Human3.6M and HumanEva-I with inference speeds exceeding diffusion models by over two orders of magnitude. This advancement enables real-time, coherent motion forecasting suitable for interactive agents and AR/VR applications, with future work aimed at controllable and multi-agent motion synthesis.
Abstract
We present HumanCM, a one-step human motion prediction framework built upon consistency models. Instead of relying on multi-step denoising as in diffusion-based methods, HumanCM performs efficient single-step generation by learning a self-consistent mapping between noisy and clean motion states. The framework adopts a Transformer-based spatiotemporal architecture with temporal embeddings to model long-range dependencies and preserve motion coherence. Experiments on Human3.6M and HumanEva-I demonstrate that HumanCM achieves comparable or superior accuracy to state-of-the-art diffusion models while reducing inference steps by up to two orders of magnitude.
