🤖 AI Summary
This work addresses the challenge of generating generalized, semantically aligned, and temporally coherent 3D human motion from single-view 2D keypoint sequences—without any 3D motion annotations. We propose Motion-Lifting Residual Quantized VAE, a novel framework that integrates residual vector quantization, multi-view consistency constraints, orientation coherence modeling, and physics-based losses to implicitly learn 3D structure and motion semantics under pure 2D supervision. Crucially, our method requires neither 3D ground truth nor multi-view data, enabling 3D motion to emerge end-to-end solely from 2D sequences. Evaluated on AMASS and 3DPW benchmarks, our generated motions match or surpass fully 3D-supervised approaches in diversity, temporal coherence, and semantic plausibility—demonstrating a significant reduction in reliance on precise 3D annotations.
📝 Abstract
Recent 3D human motion generation models demonstrate remarkable reconstruction accuracy yet struggle to generalize beyond training distributions. This limitation arises partly from the use of precise 3D supervision, which encourages models to fit fixed coordinate patterns instead of learning the essential 3D structure and motion semantic cues required for robust generalization.To overcome this limitation, we propose Free3D, a framework that synthesizes realistic 3D motions without any 3D motion annotations. Free3D introduces a Motion-Lifting Residual Quantized VAE (ML-RQ) that maps 2D motion sequences into 3D-consistent latent spaces, and a suite of 3D-free regularization objectives enforcing view consistency, orientation coherence, and physical plausibility. Trained entirely on 2D motion data, Free3D generates diverse, temporally coherent, and semantically aligned 3D motions, achieving performance comparable to or even surpassing fully 3D-supervised counterparts. These results suggest that relaxing explicit 3D supervision encourages stronger structural reasoning and generalization, offering a scalable and data-efficient paradigm for 3D motion generation.