English

Pack and Force Your Memory: Long-form and Consistent Video Generation

Computer Vision and Pattern Recognition 2025-10-06 v2 Artificial Intelligence

Abstract

Long-form video generation presents a dual challenge: models must capture long-range dependencies while preventing the error accumulation inherent in autoregressive decoding. To address these challenges, we make two contributions. First, for dynamic context modeling, we propose MemoryPack, a learnable context-retrieval mechanism that leverages both textual and image information as global guidance to jointly model short- and long-term dependencies, achieving minute-level temporal consistency. This design scales gracefully with video length, preserves computational efficiency, and maintains linear complexity. Second, to mitigate error accumulation, we introduce Direct Forcing, an efficient single-step approximating strategy that improves training-inference alignment and thereby curtails error propagation during inference. Together, MemoryPack and Direct Forcing substantially enhance the context consistency and reliability of long-form video generation, advancing the practical usability of autoregressive video models.

Keywords

Cite

@article{arxiv.2510.01784,
  title  = {Pack and Force Your Memory: Long-form and Consistent Video Generation},
  author = {Xiaofei Wu and Guozhen Zhang and Zhiyong Xu and Yuan Zhou and Qinglin Lu and Xuming He},
  journal= {arXiv preprint arXiv:2510.01784},
  year   = {2025}
}
R2 v1 2026-07-01T06:12:43.140Z