VideoMemory: Toward Consistent Video Generation via Memory Integration
Jinsong Zhou, Yihua Du, Xinli Xu, Luozhou Wang, Zijie Zhuang, Yehang Zhang, Shuaibo Li, Xiaojun Hu, Bolan Su, Ying-cong Chen
TL;DR
VideoMemory tackles the problem of maintaining consistent entity identity across long-form narrative videos by introducing a Dynamic Memory Bank that stores explicit visual and semantic states for characters, props, and backgrounds. A three-agent pipeline—Storyboard, Memory, and Visualization—drives script-to-video generation with a retrieve-and-update memory mechanism that preserves identity while allowing story-driven changes. The approach is validated on a 54-case multi-shot consistency benchmark, where VideoMemory achieves superior cross-shot coherence and perceptual quality compared to baselines, with ablations confirming the essential role of memory. This memory-centric framework enables more reliable long-form video generation from textual prompts, with potential impacts on planning-driven video production and cinematic pre-visualization.
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.
