Generative AI

LoL: Longer than Longer, Scaling Video Generation to Hour

JJustin CuiJJie WuMMing LiTTao YangXXiaojie LiRRui WangAAndrew BaiYYuanhao BanCCho-Jui Hsieh
Published
January 23, 2026
Authors
9
Word Count
8,431
Code
Includes code

Revolutionizing long-form video generation with multi-head RoPE jitter.

Abstract

Recent research in long-form video generation has shifted from bidirectional to autoregressive models, yet these methods commonly suffer from error accumulation and a loss of long-term coherence. While attention sink frames have been introduced to mitigate this performance decay, they often induce a critical failure mode we term sink-collapse: the generated content repeatedly reverts to the sink frame, resulting in abrupt scene resets and cyclic motion patterns. Our analysis reveals that sink-collapse originates from an inherent conflict between the periodic structure of Rotary Position Embedding (RoPE) and the multi-head attention mechanisms prevalent in current generative models. To address it, we propose a lightweight, training-free approach that effectively suppresses this behavior by introducing multi-head RoPE jitter that breaks inter-head attention homogenization and mitigates long-horizon collapse. Extensive experiments show that our method successfully alleviates sink-collapse while preserving generation quality. To the best of our knowledge, this work achieves the first demonstration of real-time, streaming, and infinite-length video generation with little quality decay. As an illustration of this robustness, we generate continuous videos up to 12 hours in length, which, to our knowledge, is among the longest publicly demonstrated results in streaming video generation.

Key Takeaways

  • 1

    Novel method mitigates sink-collapse in long video generation.

  • 2

    Multi-head RoPE jitter disrupts global alignment among heads.

  • 3

    Significant improvement over baseline methods demonstrated.

Limitations

  • Generation quality bounded by underlying local attention models.

  • Maintaining long-term memory remains a challenge.

Keywords

Rotary Position Embeddingmulti-head attentionautoregressive modelssink-collapseattention sink framesRoPE jittervideo generationstreaming video generation

More in Generative AI

View all
LoL: Longer than Longer, Scaling Video Generation to Hour | Paperchime