paper-with-me

홈 › Papers

Enhancing Train-Free Infinite-Frame Generation for Consistent Long Videos

2026-05-18 · X. Feng, J. Zhu, M. Wu, C. Chen, F. Mao, H. Guo, J. Wu, X. Chu, K. Huang arxiv

Without incurring significant computational overhead, train-free long video generation aims to enable foundation video generation models to produce longer videos. Frame-level autoregressive frameworks, e.g., FIFO-diffusion, offer the advantage of generating infinitely long videos with constant memory consumption. However, the mismatch between training and inference, coupled with the challenge of maintaining long-term consistency, limits the effective utilization of foundation models. To mitigate these concerns, we propose \textbf{MIGA}, a novel infinite-frame long video generation method. Firstly, we propose an effective two-stage alignment mechanism that mitigates the training-inference gap by reducing the excessive noise span fed to the model. We then introduce an innovative dual consistency enhancement mechanism, where the self-reflection approach corrects early high-noise frames and the long-range frame guidance approach leverages later low-noise frames with broad coverage to steer generation, jointly improving temporal consistency. Extensive experiments on VBench and NarrLV demonstrate the state-of-the-art performance of MIGA. Our project page is available at https://xiaokunfeng.github.io/miga_homepage/.

📄 PDF Abstract BibTeX arXiv:2605.18233

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

InfiniteDiffusion: Bridging Learned Fidelity and Procedural Utility for Open-World Terrain Generation

2025-12-09 · Alexander Goslin arxiv

For decades, procedural worlds have been built on procedural noise functions such as Perlin noise, which are fast and infinite, yet fundamentally limited in realism and large-scale coherence. Conversely, diffusion models…

Infinite-Story: A Training-Free Consistent Text-to-Image Generation

2025-11-17 · Jihun Park, Kyoungmin Lee, Jongmin Gim, Hyeonseo Jo 외 arxiv

We present Infinite-Story, a training-free framework for consistent text-to-image (T2I) generation tailored for multi-prompt storytelling scenarios. Built upon a scale-wise autoregressive model, our method addresses two …

Text-to-Image GenerationVisual Storytelling

JoyStreamer-Flash: Real-time and Infinite Audio-Driven Avatar Generation with Autoregressive Diffusion

2025-12-12 · Chaochao Li, Ruikui Wang, Liangbo Zhou, Jinheng Feng 외 arxiv

Existing DiT-based audio-driven avatar generation methods have achieved considerable progress, yet their broader application is constrained by limitations such as high computational overhead and the inability to synthesi…

Video Generation

Towards Smooth Video Composition

2022-12-14 · Qihang Zhang, Ceyuan Yang, Yujun Shen, Yinghao Xu 외

Video generation requires synthesizing consistent and persistent frames with dynamic content over time. This work investigates modeling the temporal relations for composing video with arbitrary length, from a few frames …

Image Generationsingle-image-generationVideo GenerationVideo Understanding

Echo-Infinity: Learning Evolving Memory for Real-Time Infinite Video Generation

2026-06-03 · Yuxuan Bian, Zeyue Xue, Songchun Zhang, Shiyi Zhang 외 arxiv

We present Echo Infinity, an autoregressive (AR) framework towards real-time infinite video generation that employs a learnable evolving memory to dynamically filter, abstract, and compress any-length history at constant…

Video Generation