WorldCrafter: Consistent Video World Model with Implicit 3D-Aware Memory
Field: Computer Vision (CV) arXiv: 2609.24984 Authors: Wangbo Yu, Kunhao Liu, Wenbo Hu, Shenghai Yuan, Chaoran Feng, Haiyang Zhou, Yukun Huang, Yiran Wang, Wang Zhao, Yingmin Luo, Ying Shan
Overview
Video world models enable interactive exploration of dynamic environments, yet struggle to respect prior observations over long horizons and across viewpoints. WorldCrafter addresses this with a camera-queryable implicit 3D-aware memory.
Key idea
The requested viewpoint shapes how multi-view evidence is compressed into the video generator's limited token budget. A memory encoder and a pose-conditioned readout module—trained jointly with the video generator—integrate historical observations into a fixed set of target view-specific tokens before denoising, without explicit depth-based correspondences.
Method highlights
- Implicit 3D-aware memory: historical observations are stored in a camera-queryable form rather than explicit 3D reconstructions.
- Pose-conditioned readout: the target camera pose determines which memory content is read out for each generation step.
- Few-step distillation: combined with recent temporal context to enable streaming generation.
- Streaming exploration: supports starting from a single input image or a text prompt.
Results
On both static and dynamic scenes, WorldCrafter achieves significant improvements in long-term consistency and camera-control accuracy, while maintaining visual quality over minute-scale exploration.
*Auto-collected on 2026-09-23.*