World Labs on new view prediction, a new base-model primitive
World Labs' Atlas model reframes 3D as new view prediction, a base-model primitive on par with next token prediction, unifying reconstruction and generation so a handful of photos can rebuild and re-film an entire scene.
A Third Base-Model Primitive
World Labs frames its new model Atlas around new view prediction, putting it in line with the primitives that defined other model families: next token prediction for language models and next frame prediction for video models.
You know, LLMs are built on next token prediction. We've seen video models as being built on next frame prediction. Atlas is really new view prediction.
Reconstruction and Generation, Fused
Atlas does something computer vision kept in separate research tracks for half a century: it both reconstructs the parts of a scene the cameras actually saw and generates the parts they never captured, inside a single model.
It's the first time we have a unification of pixel generation and pixel reconstruction.
Grounded, Not a Slot Machine
Because every input image carries a 3D camera pose, Atlas reconstructs a scene with precise, repeatable control, instead of the retry-until-it-looks-right guessing that text-prompted video models rely on.
if we had four views of this room, one at each corner, you can put those into the model and then get an exact replication of everything you see in this room and it's not going to guess what's in the other corner
Sparse Beats Dense
Traditional 3D capture needs hundreds of overlapping photos to cover every crack and crevice of a room; Atlas rebuilds a comparable scene from as few as three, a 50 to 100 times reduction in the inputs a person has to gather.
With Atlas, we can do this with just three cameras. No studio capture, no green screen, no expensive calibration.
Reconstruction Is Long-Context Generation
World Labs treats reconstruction as generation run with a very long context window, so pouring in more views grounds more of the world, the same lesson language models learned when they pushed context length from thousands of tokens to millions.
reconstruction is just like generation with a really long context and you put a lot of stuff in it
We're at the Beginning
The founders say Atlas is not near the ceiling of its architecture but at the start of its scaling curve, held back today by training compute rather than by data or a missing breakthrough.
we're basically at the beginning and we're basically limited by compute at this point
The Simulator Becomes the Planner
Robotics is bottlenecked by data, so World Labs uses Atlas as a neural simulator to turn a few real captures into many varied training scenes, and then makes a deeper claim: a model that can predict how the world responds to an action can also plan the action.
understanding how the world's going to respond to an action is highly related to imagining what kind of action I need to take to make the world respond in a particular way
New View Prediction Is 'AI-Complete'
World Labs argues new view prediction is AI-complete, as fundamental to intelligence as next token prediction, and points to evolution for intuition: animals that move evolved eyes, because motion is what constantly presents a new viewpoint to predict.
Because when you move, you see a new viewpoint.