🤖 AI Summary
This work addresses the challenge of identity inconsistency in long-form video generation, where subjects often lose visual coherence across shots, viewpoints, and scene transitions. To tackle this, the authors propose Memento, a framework that formulates subject preservation as an identity anchoring problem. Memento jointly trains an autoregressive shot generator with a memory-bank-based subject reconstructor, leveraging global narrative captions and historical memory to recover target appearance. A novel dual-query memory mechanism is introduced to disentangle long-range subject evidence from short-range contextual cues. Furthermore, the authors develop a subject-aware, cinematic-quality data pipeline that provides pronoun-free, high-fidelity supervision signals. Experimental results demonstrate that Memento achieves state-of-the-art performance in long-term subject consistency, cross-shot coherence, and overall visual quality.
📝 Abstract
Long-form video generation requires recurring subjects to remain consistent across various shots, viewpoints, motions, and scene transitions. Existing temporal decomposition methods improve scalability by generating videos shot by shot. However, they mainly focus on optimizing plausible next-shot continuations without verifying whether the historical memory preserves identity-critical subject evidence. Consequently, as generation proceeds, recurring subjects may be diluted, overwritten, or forgotten. In this paper, we propose Memento, a subject-reconstruction-guided framework that treats subject preservation as an explicit identity grounding problem, based on the premise that a memory bank faithfully preserving a subject should support reconstructing that subject from memory alone. Specifically, Memento jointly trains autoregressive next-shot generation with memory-based subject reconstruction, recovering target appearances using historical memory and global story captions. To disentangle long-range subject evidence from short-range cues, Memento introduces a dual-query memory mechanism, where one query retrieves identity-relevant memory and the other selects short-context keyframes for coherent continuation. Additionally, a subject-aware cinematic data pipeline provides precise reconstruction supervision via consistent, pronoun-free subject descriptions. Experiments demonstrate that Memento achieves state-of-the-art performance in long-term subject consistency, cross-shot coherence, and visual quality.