ICML 2026poster0 citations

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

xiaokun Feng, Jiashu Zhu, Meiqi Wu, Chubin Chen, Fangyuan Mao, Haiyang Guo, Jiahong Wu, Xiangxiang Chu

Abstract

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 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.

DiffusionVisionRetrieval
BibTeX
@inproceedings{
feng2026enhancing,
title={Enhancing Train-Free Infinite-Frame Generation for Consistent Long Videos},
author={Xiaokun Feng and Jiashu Zhu and Meiqi Wu and Chubin Chen and Fangyuan Mao and Haiyang Guo and Jiahong Wu and Xiangxiang Chu and Kaiqi Huang},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=PasiyntPbd}
}