Spectral Motion Alignment for Video Motion Transfer using Diffusion Models
Geon Yeong Park, Hyeonho Jeong, Sang Wan Lee, Jong Chul Ye
TL;DR
Motion transfer in diffusion-based video generation struggles to capture global motion and is vulnerable to frame-wise artifacts when relying on pixel-space residuals. The authors propose Spectral Motion Alignment (SMA), a frequency-domain framework that refines and aligns motion vectors using 1D wavelet-domain global alignment and 2D FFT-based local refinement, with amplitude/phase spectrum losses prioritizing low frequencies. SMA is designed to be compatible with a range of diffusion-based motion distillation methods and can extend to diffusion-feature space. Empirical results across both text-to-video and text-to-image diffusion setups show consistent improvements in motion accuracy and temporal coherence with minimal overhead, validating SMA’s utility for flexible video customization.
Abstract
The evolution of diffusion models has greatly impacted video generation and understanding. Particularly, text-to-video diffusion models (VDMs) have significantly facilitated the customization of input video with target appearance, motion, etc. Despite these advances, challenges persist in accurately distilling motion information from video frames. While existing works leverage the consecutive frame residual as the target motion vector, they inherently lack global motion context and are vulnerable to frame-wise distortions. To address this, we present Spectral Motion Alignment (SMA), a novel framework that refines and aligns motion vectors using Fourier and wavelet transforms. SMA learns motion patterns by incorporating frequency-domain regularization, facilitating the learning of whole-frame global motion dynamics, and mitigating spatial artifacts. Extensive experiments demonstrate SMA's efficacy in improving motion transfer while maintaining computational efficiency and compatibility across various video customization frameworks.
