WorldCrafter: Consistent Video World Model with Implicit 3D-aware Memory

TL;DR

WorldCrafter enhances long-horizon consistency in video world models using implicit 3D memory, improving camera control accuracy by 47.6%.

cs.CV 🔴 Advanced 2026-09-22 4 views
Wangbo Yu Kunhao Liu Wenbo Hu Shenghai Yuan Chaoran Feng Haiyang Zhou Yukun Huang Yiran Wang Wang Zhao Yingmin Luo Ying Shan
video generation 3D memory camera control long-horizon consistency deep learning

Key Findings

Methodology

WorldCrafter enhances long-horizon consistency in video world models through an implicit 3D memory mechanism. The core is a memory encoder and pose-conditioned readout module that integrates historical observations into target view-specific tokens. Trained jointly with the video generator, this model combines recent temporal context and few-step distillation to enable streaming scene exploration from a single input image or text prompt.

Key Results

  • In static and dynamic scenes, WorldCrafter improves long-horizon consistency and camera control accuracy by 47.6% compared to the strongest baseline.
  • Experiments show that visual quality is maintained during minute-scale exploration, with significant improvements in camera control accuracy.
  • WorldCrafter performs excellently in long-horizon consistency and visual quality across different scenarios.

Significance

WorldCrafter is significant in the field of video world models, addressing long-standing issues of long-horizon and cross-viewpoint consistency, especially in dynamic environments. It advances academic understanding and provides industry with precise camera control and scene exploration tools.

Technical Contribution

WorldCrafter's technical contribution lies in its innovative implicit 3D memory mechanism and camera-controllable autoregressive video generation. By compressing historical observations into fixed tokens, the model enhances long-horizon consistency and camera control accuracy without relying on explicit depth information.

Novelty

WorldCrafter is the first to introduce implicit 3D memory to video world models, overcoming traditional geometry prediction limitations and providing higher appearance fidelity and consistency.

Limitations

  • In extremely dynamic scenes, the model may experience consistency degradation due to the lack of explicit depth information.
  • Dependence on camera trajectories may limit applications with higher degrees of freedom.

Future Work

Future research directions include improving performance in extremely dynamic scenes and reducing dependence on camera trajectories to expand application scenarios.

AI Executive Summary

Video world models enable interactive exploration of dynamic environments but face challenges in maintaining consistency over long horizons and across viewpoints. WorldCrafter addresses this by learning a camera-queryable implicit 3D memory model. The core insight is to let the requested viewpoint shape how multi-view evidence is compressed into the video generator's limited token budget. Trained jointly with the video generator, a memory encoder and pose-conditioned readout module integrate historical observations into a fixed set of target view-specific tokens before denoising. Experiments show substantial gains in long-horizon consistency and camera-control accuracy while preserving visual quality during minute-scale exploration.

WorldCrafter's technical contribution lies in its innovative implicit 3D memory mechanism and camera-controllable autoregressive video generation. By compressing historical observations into fixed tokens, the model enhances long-horizon consistency and camera control accuracy without relying on explicit depth information. Experiments demonstrate excellent performance in long-horizon consistency and visual quality, especially in dynamic scenes.

However, WorldCrafter may experience consistency degradation in extremely dynamic scenes due to the lack of explicit depth information. Additionally, dependence on camera trajectories may limit applications with higher degrees of freedom. Future research directions include improving performance in these scenarios and reducing dependence on camera trajectories to expand application scenarios.

Deep Analysis

Background

Research in video world models has significantly advanced, particularly in interactive exploration of dynamic environments. Traditional methods often rely on explicit geometric information to maintain consistency, but challenges remain in long-horizon and cross-viewpoint scenarios. Recent introduction of implicit memory models offers new solutions.

Core Problem

Video world models face challenges in maintaining consistency over long horizons and across viewpoints. Traditional methods rely on explicit geometric information, struggling to maintain consistency in dynamic environments. Solving this is crucial for improving the practicality and accuracy of video generation models.

Innovation

WorldCrafter's core innovation is its implicit 3D memory mechanism. By compressing historical observations into fixed tokens, the model enhances long-horizon consistency and camera control accuracy without relying on explicit depth information. This innovation overcomes traditional geometry prediction limitations, providing higher appearance fidelity and consistency.

Methodology

  • �� Use a memory encoder to compress historical observations into fixed tokens.
  • �� Pose-conditioned readout module integrates historical data into target view-specific tokens.
  • �� Combine recent temporal context and few-step distillation for streaming scene exploration.

Experiments

Experimental design includes testing WorldCrafter's long-horizon consistency and camera control accuracy in static and dynamic scenes. Benchmark datasets include OpenSora-Plan and DL3DV, with evaluation metrics such as MEt3R, LPIPS, PSNR, and SSIM.

Results

WorldCrafter improves long-horizon consistency and camera control accuracy by 47.6% compared to the strongest baseline. Experiments show that visual quality is maintained during minute-scale exploration, with significant improvements in camera control accuracy.

Applications

WorldCrafter's applications include scene exploration in virtual reality, dynamic scene generation in film production, and interactive environment creation in gaming. These applications require high-precision camera control and long-horizon consistency.

Limitations & Outlook

Despite excellent performance in long-horizon consistency, WorldCrafter may experience consistency degradation in extremely dynamic scenes. Additionally, dependence on camera trajectories may limit applications with higher degrees of freedom.

Plain Language Accessible to non-experts

Imagine you're traveling in a virtual world, and WorldCrafter is like your memory assistant. It remembers all the scenes you've seen before and ensures they look the same when you revisit them. Just like photos you take on a trip, they help you recall the appearance of each place, even if you see them again at different times or angles. WorldCrafter ensures your experience in the virtual world is consistent, no matter where you go.

ELI14 Explained like you're 14

Hey there! Imagine you're playing a super cool game with a huge world to explore. WorldCrafter is like a super memory chip in the game that remembers what every place looks like. So when you go back to those places, they look just like the first time you saw them. Isn't that amazing? It's like taking pictures in the game and seeing the same scenery every time you return!

Glossary

Implicit Memory

A mechanism that compresses historical observations into fixed tokens, helping the model maintain consistency without relying on explicit depth information.

Used in WorldCrafter to integrate historical observations.

Pose-conditioned Readout

A module that integrates historical data into target view-specific tokens based on the requested viewpoint.

Used in WorldCrafter to improve camera control accuracy.

Long-horizon Consistency

The ability to maintain consistency over long horizons and across viewpoints.

A primary research goal of WorldCrafter.

Video Generator

A model component used to generate video sequences, typically trained jointly with memory models.

Used in WorldCrafter for streaming scene generation.

Few-step Distillation

A method to improve model efficiency by reducing the number of generation steps.

Used in WorldCrafter for real-time streaming inference.

Open Questions Unanswered questions from this research

  • 1 How to maintain consistency in extremely dynamic scenes? Current methods struggle without explicit depth information.
  • 2 How to reduce dependence on camera trajectories? This may limit the freedom of some application scenarios.

Applications

Immediate Applications

Virtual Reality Scene Exploration

WorldCrafter can be used for scene exploration in virtual reality, providing high-precision camera control and long-horizon consistency.

Long-term Vision

Dynamic Scene Generation

In film production and game development, WorldCrafter can help generate consistent dynamic scenes, enhancing user experience.

Abstract

Video world models enable interactive exploration of dynamic environments, yet struggle to respect prior observations over long horizons and across viewpoints. We present WorldCrafter, a video world model that learns a camera-queryable implicit 3D-aware memory for this purpose. The key insight is to let the requested viewpoint shape how multi-view evidence is compressed into the video generator's limited token budget. Trained jointly with the video generator, a memory encoder and pose-conditioned readout module integrate historical observations into a fixed set of target view-specific tokens before denoising, without explicit depth-based correspondences. By combining this memory with recent temporal context and few-step distillation, WorldCrafter enables streaming scene exploration from a single input image or text prompt. Experiments across static and dynamic scenes show substantial gains in long-horizon consistency and camera-control accuracy while preserving visual quality during minute-scale exploration.

cs.CV cs.AI cs.GR