paper-with-me

Papers

Towards Error-Free Long Video Generation

2026-06-21 · Shuning Chang, Weihua Chen, Jiasheng Tang, Hao Xu, Zeyu Zhang, Hangjie Yuan, Yu Lu, Ruigang Niu, Fan Wang, Bohan Zhuang, Yi Yang arxiv

Recent advances in video generation have made minute-level synthesis possible; however, generating long videos remains challenging due to error accumulation, attribute drift, and the limited availability of long video data. In this paper, we introduce an infinite-length video generation framework that focusing on addressing these issues and produces high-quality, dynamic, and identity-consistent single-shot long videos. We first finetune a diffusion model as a video extension model on large-scale short video data to autoregressively generate temporally coherent clips. Inspired by the success of large language models (LLMs), we adopt causal attention computation between clips to further finetune this model on long video data. In this way, the tokens in one clip (short video) are computed by bidirectional attention while tokens among clips are computed by unidirectional attention. This design leverages the strengths of modern diffusion models while preserving long-term context information, effectively mitigating error accumulation and attribute drift. To achieve memory efficiency during inference, we adopt a key-value (KV) caching mechanism to maintain a constant KV memory. Furthermore, we introduce truncation-rectified flow (T-RFlow) technique to further suppress error accumulation. Experimental results demonstrate the effectiveness of our method. Our framework establishes a new benchmark for realistic and coherent minute-level video synthesis.

📄 PDF Abstract BibTeX arXiv:2606.22370

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

FreqForcing: Autoregressive Long Video Generation via Spectral Self-Anchoring

2026-07-29 · Jiatong Li, Leo Liang, Linghe Kong, Yulun Zhang arxiv

Autoregressive video diffusion models enable real-time streaming video generation. However, errors introduced during self-rollout accumulate over long horizons, manifesting as color drift, motion stagnation, and eventual…

Video Generation

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

2026-05-20 · Jangho Park, Geon Yeong Park, Gihyun Kwon, Jong Chul Ye arxiv

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…

Video Generation

FreeLong: Training-Free Long Video Generation with SpectralBlend Temporal Attention

2024-07-29 · Yu Lu, Yuanzhi Liang, Linchao Zhu, Yi Yang

Video diffusion models have made substantial progress in various video generation applications. However, training models for long video generation tasks require significant computational and data resources, posing a chal…

DenoisingVideo Generation

Deep Forcing: Training-Free Long Video Generation with Deep Sink and Participative Compression

2025-12-04 · Jung Yi, Wooseok Jang, Paul Hyunbin Cho, Jisu Nam 외 arxiv

Recent advances in autoregressive video diffusion have enabled real-time frame streaming, yet existing solutions still suffer from temporal repetition, drift, and motion deceleration. We find that naively applying Stream…

Video Generation

SoLAR: Error-Resilient Streamable Long-Horizon Free-Viewpoint Video Reconstruction with Anchor Activation and Latent Recalibration

2026-05-08 · Haotian Zhang, Xu Mo, Yixin Yu, Guanhua Zhu 외 arxiv

Free-Viewpoint Video (FVV) has emerged as a cornerstone of next-generation immersive media systems and attracted widespread attention. Previous methods primarily focus on short video sequences and suffer from significant…

Video Reconstruction