cs.CVJun 30, 2026

MemLearner: Learning to Query Context memory for Video World Models

Authors: Jiwen YuJianxiong GaoJianhong BaiYiran QinKaiyi HuangQuande LiuXintao WangPengfei Wan+2 more

Organizations: The University of Hong Kong · ‡Work done during an internship at Kling Team, Kuaishou Technology. · Fudan University · Zhejiang University · Kuaishou Technology

Abstract

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.

Explore similar work

CardsList
  1. Wonder: Video World Model Done Better

    Jul 28, 2026Jiacong Xu, Hanwen Jiang, Zhixin Shu +3Video World Models