Search papers, labs, and topics across Lattice.
This paper introduces PermaVid, a novel framework for consistent video generation that addresses the challenges of maintaining coherence across edits by utilizing a multi-modal context memory system. By disentangling spatial context into semantic appearance and geometric structure, and employing an edit-aware memory update strategy, PermaVid ensures that video generations remain consistent over time and viewpoints. Experimental results show that PermaVid significantly outperforms existing methods in maintaining long-term semantic and structural consistency after edits, highlighting its effectiveness in dynamic video scenarios.
PermaVid achieves unprecedented long-term consistency in video generation, even after significant edits, by intelligently disentangling appearance and geometry in memory.
Consistent video generation under editing operations requires persistence: when edits modify scene appearance or layout, subsequent generations should remain coherent across time and viewpoints. However, existing memory designs struggle to maintain long-term consistency after such modifications, as stored contexts may become outdated or invalid. To address this, we propose PermaVid, a novel framework built upon a multi-modal context memory that disentangles spatial context into semantic appearance and geometric structure, together with an edit-aware memory update and retrieval strategy that keeps memory evolution aligned with subsequent observations. Specifically, we develop two complementary memory banks: an RGB context memory that captures appearance-aware observations while implicitly encoding geometry, and a depth context memory that preserves geometry-only structure disentangled from semantics. Building on this design, we introduce a memory-guided video generation model that performs multi-modal feature fusion under reference conditions drawn from mixed-modality memory contexts. Experiments demonstrate that our method maintains strong long-term semantic and structural consistency after edits, significantly outperforming state-of-the-art methods.