Generating Human Motion Videos using a Cascaded Text-to-Video Framework
Hyelin Nam, Hyojun Go, Byeongjun Park, Byung-Hoon Kim, Hyungjin Chung
TL;DR
CAMEO introduces a cascaded yet integrated text-to-video pipeline that couples a text-to-motion model with a conditioned video diffusion model to generate coherent human motion videos directly from text. The authors address training-time misalignment through a caption refinement strategy and SMPL-based motion cues, and they solve inference-time challenges with a camera-view selection module that aligns viewpoints to the input text. They demonstrate strong performance on MovieGen and a new HuMoBench benchmark, and show practical extensions such as motion and camera view editing. The work advances general human-centric video generation by enabling end-to-end T2V pipelines with improved motion fidelity, pose consistency, and viewpoint coherence. Limitations include reliance on the quality of the T2M backbone and single-person data, with potential for broader generalization as multi-person motion modeling improves.
Abstract
Human video generation is becoming an increasingly important task with broad applications in graphics, entertainment, and embodied AI. Despite the rapid progress of video diffusion models (VDMs), their use for general-purpose human video generation remains underexplored, with most works constrained to image-to-video setups or narrow domains like dance videos. In this work, we propose CAMEO, a cascaded framework for general human motion video generation. It seamlessly bridges Text-to-Motion (T2M) models and conditional VDMs, mitigating suboptimal factors that may arise in this process across both training and inference through carefully designed components. Specifically, we analyze and prepare both textual prompts and visual conditions to effectively train the VDM, ensuring robust alignment between motion descriptions, conditioning signals, and the generated videos. Furthermore, we introduce a camera-aware conditioning module that connects the two stages, automatically selecting viewpoints aligned with the input text to enhance coherence and reduce manual intervention. We demonstrate the effectiveness of our approach on both the MovieGen benchmark and a newly introduced benchmark tailored to the T2M-VDM combination, while highlighting its versatility across diverse use cases.
