Moaw: Unleashing Motion Awareness for Video Diffusion Models
Tianqi Zhang, Ziyi Wang, Wenzhao Zheng, Weiliang Chen, Yuanhui Huang, Zhengyang Huang, Jie Zhou, Jiwen Lu
TL;DR
Moaw tackles controllable motion transfer in video diffusion models by introducing a motion-perception diffusion network that predicts a dense 3D trajectory $P \in \mathbb{R}^{T \times H \times W \times 4}$ from a video and then injects motion-sensitive features into a structurally identical video generator in a zero-shot fashion. The approach combines a two-stage pipeline, latent-space diffusion, and cross-attentive conditioning to bridge motion understanding with video synthesis, and employs a ControlNet-inspired feature injection strategy that uses features from the motion-perception network without adapters. Empirically, Moaw achieves competitive 2D optical-flow metrics while delivering state-of-the-art inference efficiency for 3D dense tracking and substantially faster motion transfer than baselines such as DAS, validating the practicality of adapter-free motion control in diffusion-based video models. The work offers a new paradigm for unifying generative modeling and motion understanding, with implications for more controllable and scalable video learning systems.
Abstract
Video diffusion models, trained on large-scale datasets, naturally capture correspondences of shared features across frames. Recent works have exploited this property for tasks such as optical flow prediction and tracking in a zero-shot setting. Motivated by these findings, we investigate whether supervised training can more fully harness the tracking capability of video diffusion models. To this end, we propose Moaw, a framework that unleashes motion awareness for video diffusion models and leverages it to facilitate motion transfer. Specifically, we train a diffusion model for motion perception, shifting its modality from image-to-video generation to video-to-dense-tracking. We then construct a motion-labeled dataset to identify features that encode the strongest motion information, and inject them into a structurally identical video generation model. Owing to the homogeneity between the two networks, these features can be naturally adapted in a zero-shot manner, enabling motion transfer without additional adapters. Our work provides a new paradigm for bridging generative modeling and motion understanding, paving the way for more unified and controllable video learning frameworks.
