Teaching Video Generators to Remember: Eliciting Dynamic Memory for Out-of-Sight State Evolution
TLDR
ReMind elicits dynamic memory in video generators via memory-oriented data and curriculum training, achieving state-of-the-art on STEVO-Bench.
Reasoning
The paper introduces a novel framework to address the limitation of video world models freezing hidden states during interruptions, with a comprehensive data mixture and curriculum. Strengths include a clear problem definition and strong empirical results, but the abstract lacks detailed baseline comparisons and explicit limitations.
Read-first score
Read-first score 55.4, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 45.
Field roles
Rank sensitivity
Stability: volatile; rank range: 352.
Keyword Scores
Deep Analysis
Innovations
- ReMind framework for eliciting dynamic memory behavior in video diffusion transformers via memory-oriented data, event-aware training, and cache adaptation.
- Taxonomy of 100+ dynamic events and a camera-annotated training mixture combining VLM-filtered real videos, generated hard dynamics, synthetic camera loops, and memory-interruption augmentations.
- Frame graph representation with protected anchors, degraded intervals, and explicit temporal gaps to structure training clips.
- Node-structured curriculum including node-drop, noisy memory, frontier continuation, and reference-cache training to force retrieval across interruptions.
- PM-RoPE, a camera-phase RoPE extension that enables spatiotemporal retrieval at a single-attention cost while preserving pretrained pathways.
Methodology
ReMind constructs a training mixture based on a taxonomy of 100+ dynamic events, using VLM-filtered real videos, generated hard dynamics, synthetic camera loops, and memory-interruption augmentations. Each clip is converted into a frame graph with protected anchors, degraded intervals, and temporal gaps. A node-structured curriculum (node-drop, noisy memory, frontier continuation, reference-cache training) forces the model to retrieve relevant past states across interruptions, and PM-RoPE extends RoPE for spatiotemporal retrieval at single-attention cost.
Key Results
ReMind achieves the best overall scores on STEVO-Bench and recovery tasks. General image-to-video evaluations confirm that the curriculum avoids catastrophic forgetting.