Search papers, labs, and topics across Lattice.
This paper introduces Memento, a novel framework for long-form video generation that addresses the challenge of maintaining consistent subject identity across various shots and transitions. By treating subject preservation as an identity grounding problem, Memento combines autoregressive next-shot generation with a memory-based subject reconstruction approach, leveraging a dual-query memory mechanism to effectively disentangle long-range subject evidence from short-range cues. Experimental results show that Memento significantly outperforms existing methods in terms of subject consistency, cross-shot coherence, and overall visual quality.
Memento achieves state-of-the-art long-term subject consistency by reconstructing identities from memory, preventing dilution and loss across video shots.
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.