English

Taming Teacher Forcing for Masked Autoregressive Video Generation

Computer Vision and Pattern Recognition 2025-01-22 v1

Abstract

We introduce MAGI, a hybrid video generation framework that combines masked modeling for intra-frame generation with causal modeling for next-frame generation. Our key innovation, Complete Teacher Forcing (CTF), conditions masked frames on complete observation frames rather than masked ones (namely Masked Teacher Forcing, MTF), enabling a smooth transition from token-level (patch-level) to frame-level autoregressive generation. CTF significantly outperforms MTF, achieving a +23% improvement in FVD scores on first-frame conditioned video prediction. To address issues like exposure bias, we employ targeted training strategies, setting a new benchmark in autoregressive video generation. Experiments show that MAGI can generate long, coherent video sequences exceeding 100 frames, even when trained on as few as 16 frames, highlighting its potential for scalable, high-quality video generation.

Cite

@article{arxiv.2501.12389,
  title  = {Taming Teacher Forcing for Masked Autoregressive Video Generation},
  author = {Deyu Zhou and Quan Sun and Yuang Peng and Kun Yan and Runpei Dong and Duomin Wang and Zheng Ge and Nan Duan and Xiangyu Zhang and Lionel M. Ni and Heung-Yeung Shum},
  journal= {arXiv preprint arXiv:2501.12389},
  year   = {2025}
}

Comments

12 pages, 9 figures

R2 v1 2026-06-28T21:12:48.647Z