MemLearner: Learning to Query Context memory for Video World Models
About
Video World Models are interactive video generation models that predict future world states based on user actions and history video frames. A critical challenge in video world models is the lack of memory, causing inconsistent generated scenes over extended durations. Previous methods explored rule-based context frame retrieval as memory, but they fail to generalize in scenarios with scene occlusions and dynamic objects. We propose MemLearner, a learning-based adaptive context query method using query tokens to bridge context and predicted tokens. By leveraging the video generation model itself for context querying, MemLearner exploits pre-trained visual priors without training additional modules from scratch, and incorporates efficient strategies for training and inference. We collect a dataset of long videos with scene occlusions and dynamic objects, paired with camera pose annotations, and propose a multi-dataset training strategy leveraging both annotated rendered and unannotated real-world videos. Extensive experiments demonstrate that MemLearner significantly outperforms prior video world models in terms of scene consistency and memory, particularly under challenging occlusion and dynamic scenarios.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video Generation | Collected dataset (GT Comp.) | PSNR21.23 | 6 | |
| Video Generation | Collected dataset Revisit Comp. | PSNR18.57 | 5 | |
| Video Prediction | User Study 13 scenes (test) | Quality69.51 | 5 | |
| Egocentric Video Reconstruction | Epic-Kitchens GT Comp. zero-shot | PSNR20.19 | 3 | |
| Egocentric Video Reconstruction | Epic-Kitchens (Revisit Comp.) zero-shot | PSNR18.35 | 3 | |
| Novel View Synthesis | CaM dataset 66 (GT Comp.) | PSNR20.35 | 3 | |
| Novel View Synthesis | CaM dataset 66 (Revisit Comp.) | PSNR18.29 | 3 | |
| Video Generation | SpatialVID (test) | GT Comp. PSNR22.46 | 3 | |
| Video Quality Evaluation | VBench | Background Consistency0.9684 | 3 | |
| View Synthesis | Rendered Dataset (GT Comp.) | PSNR21.23 | 2 |