Video Diffusion Models are Training-free Motion Interpreter and Controller
Zeqi Xiao, Yifan Zhou, Shuai Yang, Xingang Pan
TL;DR
Video diffusion models encode cross-frame motion but typical motion control relies on training-based modules that are resource-intensive and model-specific. The authors uncover a robust, interpretable motion feature by removing content correlations and applying PCA, naming it MOFT, which can be extracted without training and generalizes across architectures. They then build a training-free MOFT-guided motion-control framework that optimizes denoising latents using MOFT guidance, optionally using reference MOFT from inversion or statistics. Experiments demonstrate competitive motion fidelity and naturalness across models and introduce point-drag manipulation, highlighting practical impact for flexible, resource-efficient video editing.
Abstract
Video generation primarily aims to model authentic and customized motion across frames, making understanding and controlling the motion a crucial topic. Most diffusion-based studies on video motion focus on motion customization with training-based paradigms, which, however, demands substantial training resources and necessitates retraining for diverse models. Crucially, these approaches do not explore how video diffusion models encode cross-frame motion information in their features, lacking interpretability and transparency in their effectiveness. To answer this question, this paper introduces a novel perspective to understand, localize, and manipulate motion-aware features in video diffusion models. Through analysis using Principal Component Analysis (PCA), our work discloses that robust motion-aware feature already exists in video diffusion models. We present a new MOtion FeaTure (MOFT) by eliminating content correlation information and filtering motion channels. MOFT provides a distinct set of benefits, including the ability to encode comprehensive motion information with clear interpretability, extraction without the need for training, and generalizability across diverse architectures. Leveraging MOFT, we propose a novel training-free video motion control framework. Our method demonstrates competitive performance in generating natural and faithful motion, providing architecture-agnostic insights and applicability in a variety of downstream tasks.
