CVMay 20

FlowLong: Inference-time Long Video Generation via Manifold-constrained Tweedie Matching

arXiv:2605.2091097.4
Predicted impact top 5% in CV · last 90 daysOriginality Highly original
AI Analysis

This work addresses the challenge of long video generation for video diffusion models, offering a training-free, architecture-agnostic solution that improves temporal consistency and visual quality.

FlowLong enables inference-time generation of videos several times longer than the native window length of video diffusion models, outperforming training-free and autoregressive baselines in temporal consistency and visual quality without additional training.

Extending the generation horizon of video diffusion models to long sequences remains a long-standing and important challenge. Existing training-free approaches fall into two categories: extensions of bidirectional models, which are tightly coupled to specific architectures and suffer from quality degradation over long horizons, and autoregressive models, which accumulate drift errors due to exposure bias and tend to produce repetitive motion patterns. To address these issues, we propose a novel but simple inference-time approach for long video generation that is architecture-agnostic and requires no additional training. Our method generates long videos via overlapping sliding windows, where predicted clean samples from adjacent windows are blended via \emph{Tweedie matching} to enforce both \textbf{manifold constraint and temporal consistency} across overlap regions. \emph{Stochastic early-phase sampling} then synchronizes per-window trajectories by injecting fresh noise after each Tweedie matching correction in the high-noise phase, before transitioning to deterministic ODE sampling to preserve fine-grained visual fidelity. Applied to various video generation models, our method generates videos several times longer than the native window length while outperforming both training-free and autoregressive baselines in temporal consistency and visual quality, and further extends to audio-video joint generation and text-to-3DGS without any fine-tuning.

Foundations

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

Your Notes