World-in-World: World Models in a Closed-Loop World
This paper introduces "World-in-World," the first open platform for benchmarking generative world models in closed-loop embodied settings, revealing that controllability, action-observation scaling, and inference-time compute are more critical for task success than visual quality alone.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine a robot trying to navigate a cluttered room to find a specific object. To succeed, it cannot simply react to what it sees in the immediate moment; it must anticipate what will happen if it takes a step forward, turns left, or reaches out. It needs a mental model of the world, a way to simulate the future before it actually happens. For years, scientists have been building artificial intelligence systems that can generate stunningly realistic videos of moving scenes. These systems, often called world models, can create images of a car driving down a street or a cup falling off a table with such visual fidelity that they look like real footage. However, a critical question has remained unanswered: does this visual beauty actually help a robot make better decisions? Until now, the field has been dominated by benchmarks that judge these models solely on how pretty their generated videos look, ignoring whether those videos are useful for a robot trying to complete a real task.
A team of researchers has introduced a new approach called World-in-World, which shifts the focus from visual perfection to practical utility. Instead of asking "how good does this video look?", they ask "does this video help the agent succeed?" The researchers built a closed-loop testing platform where artificial agents must perform four distinct physical tasks: finding a hidden object by actively looking around, navigating to a location based on a single reference image, answering questions about a 3D environment after exploring it, and controlling a robotic arm to move objects. In this setup, the world model acts as a simulator. Before the robot commits to a physical action, it uses the model to imagine several possible futures. It then evaluates these imagined scenarios to choose the path most likely to lead to success, effectively thinking ahead before acting.
The results of this new evaluation revealed a surprising disconnect between visual quality and task performance. The researchers tested a wide range of state-of-the-art video generators, including some that produce incredibly high-definition and aesthetically pleasing clips. They found that high visual quality alone does not guarantee that a robot will succeed at its task. A model might generate a beautiful video of a room, but if the physics in that video are slightly off or if the robot cannot precisely control the camera movement within the simulation, the robot will make poor decisions. In fact, the study showed that controllability—the ability to steer the simulation with specific, low-level actions—matters far more than the sheer beauty of the image. A model that responds reliably to a command to "move forward two steps" is more valuable than a model that produces a stunning but uncontrollable video.
Furthermore, the team discovered that simply using a more powerful pre-trained video generator is not the best way to improve a robot's performance. Instead, they found that taking a standard video generator and fine-tuning it with a relatively small amount of data specific to the robot's environment and actions yields much better results. This process, known as post-training, aligns the model's predictions with the specific rules of the physical world the robot inhabits. The data also showed a clear scaling law: the more examples of action and observation the model sees during this fine-tuning, the better it becomes at helping the robot succeed. Additionally, giving the system more time to compute—allowing it to simulate more potential futures before making a decision—significantly improved its success rate.
The study concludes that for world models to be truly useful in robotics and embodied AI, they must be judged by their ability to support decision-making in a closed loop, not by their ability to create flawless visuals. While current models still struggle with the complex physics of robotic manipulation, such as the precise friction and contact between objects, the new framework provides a clear path forward. By prioritizing controllability and adapting models to specific tasks through post-training, researchers can build systems that do not just look like the real world, but actually understand how to interact with it. This shift from judging the picture to testing the plan marks a significant step toward creating intelligent agents that can reliably navigate and manipulate the physical world.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.