Atlas: A World Model for Spatial Intelligence
worldlabs.ai
Atlas: A World Model for Spatial Intelligence
1–10 of 64 posts
Re: Atlas: A World Model for Spatial Intelligence
#2They show it working with videos that have motion, but it seems like time is always frozen while the camera is moving, and they always return to a ground truth camera view before advancing time again. Maybe the temporal consistency isn't very good? This surprises me given how well it understands space. I guess modeling physics and time is the next step in the development of this kind of model.
Re: Atlas: A World Model for Spatial Intelligence
#3Re: Atlas: A World Model for Spatial Intelligence
#4What exactly does world model mean? Ive seen it used so many times in so many ways to just describe SOTA anything its lost its meaning.
However essentially a world model is something that has the understanding of 3d world and can generate novel view point given either text or image input.
The use I have seen is for robotics. You feed in the current view and describe the action you want it to do, and then it plans the arm movements. (really useful for softbody manipulation.
There are other meanings. but essentially a world model is able to reason in 3d, rather than text.
Re: Atlas: A World Model for Spatial Intelligence
#5What exactly does world model mean? Ive seen it used so many times in so many ways to just describe SOTA anything its lost its meaning.
Re: Atlas: A World Model for Spatial Intelligence
#6What exactly does world model mean? Ive seen it used so many times in so many ways to just describe SOTA anything its lost its meaning.
Best definition I've heard is: AI systems that can build an internal map of their surroundings to anticipate what happens next and make decisions based on their predictions about the consequences the different actions they can take would have.
There's a bunch of different approaches people are trying:
- World labs (linked in this post) is going down the route of neural 3D representation work (NeRFs, 3D Gaussian Splatting)
- Yann LeCun is pretty famously betting on JEPA architectures (check out the excellent Welch Labs videos for more)
- Google is betting on generative video
- Karl Friston was pursuing 'active interference,' which is just traditional RL techniques with different reward functions
Re: Atlas: A World Model for Spatial Intelligence
#7Potentially very significant for accelerating the data flywheel challenge for robotics