CVJun 10

SpecLoR: Spectral Lookahead Rectification for Motion-Coherent Text-to-Video Generation

arXiv:2606.11969v111.3h-index: 15
Predicted impact top 41% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For text-to-video generation, SpecLoR offers a plug-and-play inference method that enhances motion coherence without retraining, addressing a key bottleneck in flow-matching-based models.

SpecLoR reduces spatiotemporal inconsistencies in text-to-video generation by correcting sampling trajectory drift in the frequency domain, achieving significant artifact reduction and motion coherence improvement on Wan2.2 with only 4 additional NFEs.

Flow Matching has enabled robust text-to-video generation via latent ODE sampling. However, velocity approximation and numerical discretization errors inevitably accumulate, causing sampling trajectories to drift. Consequently, generated videos often suffer from severe spatiotemporal inconsistencies. Nevertheless, directly correcting these drifted, noisy latents is challenging: (i) timestep-dependent noise obscures reliable structural cues; (ii) spatial interventions risk disrupting intricate local geometry while incurring heavy computational costs. To address this, we propose Spectral Lookahead Rectification (SpecLoR), a plug-and-play inference method that bypasses noise via lookahead prediction, and circumvents spatiotemporal entanglement by shifting corrections to the frequency domain, where universal statistical priors of natural videos are readily available. First, during early sampling stages, SpecLoR looks ahead to estimate the clean latent $z_{t,0}$ and computes its 3D spatiotemporal spectrum. Next, SpecLoR rectifies the amplitude spectrum to match the prior, leaving the phase intact. Finally, the corrected state is re-noised to resume ODE integration. Experiments on Wan2.2 demonstrate that SpecLoR significantly reduces physical artifacts and enhances motion coherence across multiple benchmarks with minimal computational overhead (4 additional NFEs).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes