MotionDuet: Dual-Conditioned 3D Human Motion Generation with Video-Regularized Text Learning
Yi-Yang Zhang, Tengjiao Sun, Pengcheng Fang, Deng-Bao Wang, Xiaohao Cai, Min-Ling Zhang, Hansung Kim
TL;DR
MotionDuet tackles the challenge of producing realistic and controllable 3D human motion from text and video inputs by introducing a dual-conditioned diffusion framework. It fuses video-grounded priors and semantic text cues through the DUET module, enforces distributional and structural alignment with a DASH loss, and balances modalities with an auto-guidance mechanism that avoids manual tuning. Experiments on HumanML3D show MotionDuet achieves strong realism and controllability, with robust performance even in text-only inference due to video regularization. By transferring real-world spatio-temporal priors into the motion latent space, this approach enhances temporal coherence and semantic fidelity for multimodal motion generation with practical implications for animation, robotics, and embodied AI.
Abstract
3D Human motion generation is pivotal across film, animation, gaming, and embodied intelligence. Traditional 3D motion synthesis relies on costly motion capture, while recent work shows that 2D videos provide rich, temporally coherent observations of human behavior. Existing approaches, however, either map high-level text descriptions to motion or rely solely on video conditioning, leaving a gap between generated dynamics and real-world motion statistics. We introduce MotionDuet, a multimodal framework that aligns motion generation with the distribution of video-derived representations. In this dual-conditioning paradigm, video cues extracted from a pretrained model (e.g., VideoMAE) ground low-level motion dynamics, while textual prompts provide semantic intent. To bridge the distribution gap across modalities, we propose Dual-stream Unified Encoding and Transformation (DUET) and a Distribution-Aware Structural Harmonization (DASH) loss. DUET fuses video-informed cues into the motion latent space via unified encoding and dynamic attention, while DASH aligns motion trajectories with both distributional and structural statistics of video features. An auto-guidance mechanism further balances textual and visual signals by leveraging a weakened copy of the model, enhancing controllability without sacrificing diversity. Extensive experiments demonstrate that MotionDuet generates realistic and controllable human motions, surpassing strong state-of-the-art baselines.
