arXiv 2606.16993 introduces DreamX-World 1.0, a general-purpose world model that focuses on the "controllable camera + long-range memory" combination. The standout: unlike most world models that focus on "video quality" or "physics accuracy," DreamX-World 1.0 focuses on "controllability" — the ability to specify the camera path and the memory of past events, and have the model follow them consistently.
The "controllable camera" highlight: DreamX-World 1.0 allows the user to specify a precise camera path (e.g., "pan left 30 degrees, then zoom in 2x, then orbit around the object"). The model generates video that strictly follows the camera path, with no drift. This is a significant improvement over previous world models, where the camera path was approximate at best.
The "long-range memory" highlight: DreamX-World 1.0 maintains a "memory" of past events in the generated video, allowing the user to query "what happened 30 seconds ago" and get a consistent answer. The memory is stored as a 3D scene representation, and the model uses it to maintain consistency across long videos.
The benchmark: on the "controllable video generation" benchmark, DreamX-World 1.0 scores 87.2, significantly above the previous SOTA (Sora 2 at 72.3). The biggest improvement is on "long-range consistency" — the model maintains object identity and scene consistency across 5+ minutes of generated video.
The bigger takeaway: "controllable world models" are the right direction for practical applications. The "video quality" focus of most world models is fine for entertainment, but for practical use cases (game AI, simulation, content creation), controllability is the key. DreamX-World 1.0 is a significant step in this direction.