Overview
Field: Computer Vision Authors: Zihan Su, Teng Hu, Jiangning Zhang, Ruiyan Wang, Ran Yi Published: 2026-07-13 arXiv: 2607.11836
Key points
- Autoregressive diffusion models enable high-quality video generation, but their sequential nature inherently suffers from error accumulation. In long-horizon video synthesis, minor prediction deviations compound over time, leading to unconstrained generative drift, structural collapse, and severe visual degradation.
- Cycle-World is a novel framework designed for stable and temporally consistent long-video generation, tackling error drift by enforcing strict temporal reversibility across both the training and inference phases.
- Theoretically, the authors demonstrate that forward generative drift can be strictly bottlenecked by a cycle-consistency objective.
- Training: an efficient reverse-prediction model is integrated to implicitly embed causal constraints into the forward generator, forcing it to produce reversible sequences that closely align with the natural video manifold.
- Inference: the frozen reverse model is reused as a runtime corrector. Through gradient-based cycle guidance, it iteratively refines generated latent representations, actively suppressing accumulated errors before they are committed to the historical context.
- Experiments on the VBench benchmark show that the two-stage synergy of Cycle-World significantly mitigates error drift, achieving state-of-the-art overall generation quality and long-horizon temporal consistency in 60-second synthesis.
Original abstract (excerpt)
> Autoregressive diffusion models have enabled high-quality video generation, yet their sequential nature inherently suffers from error accumulation. In long-horizon video synthesis, minor prediction deviations compound over time, inevitably leading to unconstrained generative drift, structural collapse, and severe visual degradation. To address this, we propose Cycle-World, a novel framework designed for stable and temporally consistent long-video generation. Our approach tackles error drift by enforcing strict temporal reversibility across both the training and inference phases. Theoretically, we demonstrate that forward generative drift can be strictly bottlenecked by a cycle-consistency objective. During training, we integrate an efficient reverse-prediction model to implicitly embed cau...
Full paper: https://arxiv.org/abs/2607.11836
*Auto-collected on 2026-07-15.*