CVIVAug 12, 2025

RealisMotion: Decomposed Human Motion Control and Video Generation in the World Space

arXiv:2508.08588v17 citationsh-index: 6
Originality Incremental advance
AI Analysis

This enables flexible mix-and-match composition of video elements for applications requiring realistic human motion control, though it builds incrementally on existing text-to-video diffusion models.

The paper tackles the challenge of generating human videos with separate control over foreground subject, background, trajectory, and action patterns by proposing a decomposed framework that decouples these elements in a 3D world coordinate system, achieving state-of-the-art performance on controllability and video quality.

Generating human videos with realistic and controllable motions is a challenging task. While existing methods can generate visually compelling videos, they lack separate control over four key video elements: foreground subject, background video, human trajectory and action patterns. In this paper, we propose a decomposed human motion control and video generation framework that explicitly decouples motion from appearance, subject from background, and action from trajectory, enabling flexible mix-and-match composition of these elements. Concretely, we first build a ground-aware 3D world coordinate system and perform motion editing directly in the 3D space. Trajectory control is implemented by unprojecting edited 2D trajectories into 3D with focal-length calibration and coordinate transformation, followed by speed alignment and orientation adjustment; actions are supplied by a motion bank or generated via text-to-motion methods. Then, based on modern text-to-video diffusion transformer models, we inject the subject as tokens for full attention, concatenate the background along the channel dimension, and add motion (trajectory and action) control signals by addition. Such a design opens up the possibility for us to generate realistic videos of anyone doing anything anywhere. Extensive experiments on benchmark datasets and real-world cases demonstrate that our method achieves state-of-the-art performance on both element-wise controllability and overall video quality.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes