WorldCrafter: Consistent Video World Model with Implicit 3D-aware Memory
Summary
WorldCrafter is a video world model that learns a camera-queryable implicit 3D-aware memory for consistent and camera-controllable streaming scene exploration from a single image or text prompt.
View Cached Full Text
Cached at: 09/22/26, 03:24 AM
Paper page - WorldCrafter: Consistent Video World Model with Implicit 3D-aware Memory
Source: https://huggingface.co/papers/2609.24984 Authors:
,
,
,
,
,
,
,
,
,
Abstract
Videoworldmodelsenableinteractiveexplorationofdynamicenvironments,yetstruggletorespectpriorobservationsoverlonghorizonsandacrossviewpoints.WepresentWorldCrafter,avideoworldmodelthatlearnsacamera-queryableimplicit3D-awarememoryforthispurpose.Thekeyinsightistolettherequestedviewpointshapehowmulti-viewevidenceiscompressedintothevideogenerator’slimitedtokenbudget.Trainedjointlywiththevideogenerator,amemoryencoderandpose-conditionedreadoutmoduleintegratehistoricalobservationsintoafixedsetoftargetview-specifictokensbeforedenoising,withoutexplicitdepth-basedcorrespondences.Bycombiningthismemorywithrecenttemporalcontextandfew-stepdistillation,WorldCrafterenablesstreamingsceneexplorationfromasingleinputimageortextprompt.Experimentsacrossstaticanddynamicscenesshowsubstantialgainsinlong-horizonconsistencyandcamera-controlaccuracywhilepreservingvisualqualityduringminute-scaleexploration.
View arXiv pageView PDFProject pageGitHub2Add to collection
Get this paper in your agent:
hf papers read 2609\.24984
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper2
#### TencentARC/WorldCrafter-Fast Image-to-Video• Updated5 minutes ago • 3
#### TencentARC/WorldCrafter-Base Image-to-Video• 14B• Updated5 minutes ago • 2
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.24984 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.24984 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Wonder: Video World Model Done Better
Wonder is a general-purpose video world model that enables real-time, camera-controllable world exploration from an image or conditional video. It introduces camera conditioning via dense coordinate fields, a sparse attention memory mechanism, and techniques to improve distillation, allowing minute-scale video generation at 16 FPS.
World in World: Explore the World with World Models
The paper presents World in World, a training-free interface that enables flexible camera and time control in frozen autoregressive video world models by using correspondence-guided queries and evidence-wise attention guidance.
WorldCraft: From Camera Navigation to Object Manipulation in Interactive Video World Models
WorldCraft extends interactive video world models to enable object-level trajectory control while maintaining camera navigation capabilities through specialized control pipelines.
Latent Spatial Memory for Video World Models
This paper introduces latent spatial memory for video world models, storing 3D scene information directly in diffusion latent space to avoid costly pixel-space reconstruction. The proposed Mirage framework achieves up to 10.57x faster generation and 55x memory reduction while achieving state-of-the-art performance on WorldScore and RealEstate10K.
ReWorld: An Interactive World Model with Long-Horizon Memory
ReWorld presents an interactive world model that decouples short-horizon control from long-horizon memory using mixed attention windows and distribution-matching LoRA distillation, enabling real-time video generation with high action fidelity and recall.