MoAlign: Motion-Centric Representation Alignment for Video Diffusion Models
Aritra Bhowmik, Denis Korzhenkov, Cees G. M. Snoek, Amirhossein Habibian, Mohsen Ghafoorian
TL;DR
This work addresses the mismatch between photorealism and physically plausible motion in text-to-video diffusion. It introduces MoAlign, a two-stage fine-tuning framework that (i) learns a disentangled motion subspace from a pretrained video encoder by predicting optical flow, and (ii) aligns diffusion model latent features to this subspace with soft relational alignment, avoiding external simulators or conditioning. The approach yields stronger temporal coherence and physical plausibility while preserving semantic fidelity across multiple benchmarks and a human study, highlighting the benefits of motion-centric latent-space alignment. MoAlign demonstrates that internalizing motion priors in the diffusion model can substantially improve motion realism without sacrificing general video quality or prompt adherence.
Abstract
Text-to-video diffusion models have enabled high-quality video synthesis, yet often fail to generate temporally coherent and physically plausible motion. A key reason is the models' insufficient understanding of complex motions that natural videos often entail. Recent works tackle this problem by aligning diffusion model features with those from pretrained video encoders. However, these encoders mix video appearance and dynamics into entangled features, limiting the benefit of such alignment. In this paper, we propose a motion-centric alignment framework that learns a disentangled motion subspace from a pretrained video encoder. This subspace is optimized to predict ground-truth optical flow, ensuring it captures true motion dynamics. We then align the latent features of a text-to-video diffusion model to this new subspace, enabling the generative model to internalize motion knowledge and generate more plausible videos. Our method improves the physical commonsense in a state-of-the-art video diffusion model, while preserving adherence to textual prompts, as evidenced by empirical evaluations on VideoPhy, VideoPhy2, VBench, and VBench-2.0, along with a user study.
