CVJul 3

Flex-Forcing: Towards a Unified Autoregressive and Bidirectional Video Diffusion Model

arXiv:2607.0350916.71 citations
Predicted impact top 16% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the trade-off between global coherence and inference speed in video generation, offering a flexible framework for practitioners.

Flex-Forcing unifies bidirectional and autoregressive video diffusion models via a flexible chunking mechanism, achieving better video quality and long-video stability with faster inference than rigid baselines.

Recent progress in large-scale generative models has substantially advanced video generation, yet existing methods remain constrained by a rigid inference paradigm. Bidirectional diffusion models excel at global coherence and visual fidelity but suffer from slow inference, while autoregressive models offer efficient and streaming generation at the cost of long-range consistency and exposure bias. We introduce Flex-Forcing, a unified training and inference framework that enables a video diffusion model to seamlessly operate under both bidirectional and autoregressive generation regimes. The core idea is a flexible chunking mechanism jointly defined over the temporal axis and denoising steps. This design allows the model to (1) perform flexible chunking according to different device budgets, (2) perform bidirectional inference across chunks for global structure planning, while generating frames autoregressively within each chunk for efficient and fine-grained synthesis, and (3) perform any-order, any-timestep autoregressive generation without the strict causal constraint. Extensive experiments on multiple video generation benchmarks demonstrate that Flex-Forcing achieves consistently better video quality, long-video stability than strong baselines with a rigid inference schedule, while offering faster inference.

Foundations

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

Your Notes