On Equivariance and Fast Sampling in Video Diffusion Models Trained with Warped Noise
Chao Liu, Arash Vahdat
TL;DR
The paper analyzes warped noise for video diffusion models and proves that training with warped noise under the standard denoising objective induces equivariance to spatial warps, enabling motion-consistent video generation with fewer sampling steps. The proposed EquiVDM achieves superior motion alignment and temporal coherence without architectural changes and can be distilled into a one-step model via distribution-matching distillation. To address latent-space inconsistencies, a small independent-noise component is added, improving robustness. Across benchmarks, EquiVDM demonstrates stronger quality and motion controllability with reduced sampling costs, highlighting practical benefits for real-time video generation and video-to-video tasks.
Abstract
Temporally consistent video-to-video generation is critical for applications such as style transfer and upsampling. In this paper, we provide a theoretical analysis of warped noise - a recently proposed technique for training video diffusion models - and show that pairing it with the standard denoising objective implicitly trains models to be equivariant to spatial transformations of the input noise, which we term EquiVDM. This equivariance enables motion in the input noise to align naturally with motion in the generated video, yielding coherent, high-fidelity outputs without the need for specialized modules or auxiliary losses. A further advantage is sampling efficiency: EquiVDM achieves comparable or superior quality in far fewer sampling steps. When distilled into one-step student models, EquiVDM preserves equivariance and delivers stronger motion controllability and fidelity than distilled nonequivariant baselines. Across benchmarks, EquiVDM consistently outperforms prior methods in motion alignment, temporal consistency, and perceptual quality, while substantially lowering sampling cost.
