English

VideoMemory: Toward Consistent Video Generation via Memory Integration

Computer Vision and Pattern Recognition 2026-01-08 v1

Abstract

Maintaining consistent characters, props, and environments across multiple shots is a central challenge in narrative video generation. Existing models can produce high-quality short clips but often fail to preserve entity identity and appearance when scenes change or when entities reappear after long temporal gaps. We present VideoMemory, an entity-centric framework that integrates narrative planning with visual generation through a Dynamic Memory Bank. Given a structured script, a multi-agent system decomposes the narrative into shots, retrieves entity representations from memory, and synthesizes keyframes and videos conditioned on these retrieved states. The Dynamic Memory Bank stores explicit visual and semantic descriptors for characters, props, and backgrounds, and is updated after each shot to reflect story-driven changes while preserving identity. This retrieval-update mechanism enables consistent portrayal of entities across distant shots and supports coherent long-form generation. To evaluate this setting, we construct a 54-case multi-shot consistency benchmark covering character-, prop-, and background-persistent scenarios. Extensive experiments show that VideoMemory achieves strong entity-level coherence and high perceptual quality across diverse narrative sequences.

Keywords

Cite

@article{arxiv.2601.03655,
  title  = {VideoMemory: Toward Consistent Video Generation via Memory Integration},
  author = {Jinsong Zhou and Yihua Du and Xinli Xu and Luozhou Wang and Zijie Zhuang and Yehang Zhang and Shuaibo Li and Xiaojun Hu and Bolan Su and Ying-cong Chen},
  journal= {arXiv preprint arXiv:2601.03655},
  year   = {2026}
}

Comments

Project page: https://hit-perfect.github.io/VideoMemory/

R2 v1 2026-07-01T08:53:51.169Z