GlanceWAM: Sparse Test-Time Imagination for World-Action Models
GlanceWAM resolves the latency-success trade-off in robot learning by decoupling asynchronous, background visual imagination from real-time control within a single video DiT, achieving state-of-the-art performance on RoboCasa and LIBERO benchmarks while executing 24 times faster than synchronous baselines.
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
Robots that move through the real world need more than just a list of instructions; they need to understand how their actions will change the scene around them. If a robot reaches for a cup, it must anticipate that the cup will move, that the table might wobble, and that the path to the shelf will shift. For years, scientists have tried to give machines this kind of foresight by teaching them to imagine the future. They use powerful computer models that can generate video, essentially letting the robot "dream" about what will happen next before it actually moves. The hope is that by seeing a preview of the future, the robot can plan better and avoid mistakes. However, a major problem has held this idea back: generating these video previews takes too long. When a robot is trying to catch a falling object or pour a liquid, it needs to make decisions in milliseconds. If the computer spends seconds dreaming up a future scene, the robot is already too late to act. This created a difficult choice for engineers: either let the robot think ahead and be too slow to react, or make it react instantly but strip away its ability to see the future, leaving it to guess blindly.
A team of researchers has found a way to break this stalemate. They developed a new system called GlanceWAM, which allows a robot to keep its vision of the future while still moving at real-time speeds. The key insight was realizing that the robot does not need a constant, second-by-second video stream of the future to do its job. Instead, it only needs a clear picture of where it is heading a few seconds down the road. The researchers designed a system where the "dreaming" part and the "acting" part happen at different speeds and on different paths. While the robot's control system is making rapid decisions every 48 milliseconds to keep its movements smooth, a separate, slower process runs in the background. This background process takes a quiet glance ahead, just once every three seconds, to imagine a single frame of what the world will look like in the future. This imagined frame is not a full video; it is a compact, hidden representation of the destination.
The magic of this approach lies in how the two parts talk to each other. The robot's control system never waits for the background dreamer to finish. Instead, the control system simply grabs the latest imagined destination and uses it to guide its next few moves. Because the robot is working with this hidden, simplified version of the future rather than a full video, it can process the information almost instantly. The researchers tested this system on a set of twenty-four complex kitchen tasks, such as opening drawers, turning knobs, and moving objects between counters. In these tests, the new system succeeded 72.2% of the time. This is a significant improvement over previous methods that tried to generate video and actions at the same time, which only succeeded 67.1% of the time, and far better than systems that gave up on imagining the future entirely, which succeeded only 64.4% of the time. The system also performed exceptionally well on another standard test suite, achieving a 99.0% success rate.
What makes this result particularly notable is that the system achieves this high level of success without sacrificing speed. The researchers measured how long it took for the robot to decide on its next move, and the new system took only 48 milliseconds per decision. This is twenty-four times faster than the previous best methods that tried to do both thinking and acting simultaneously. The system works so well because it was trained to handle the fact that its "glance" at the future might be slightly old by the time it is used. Just as a driver uses a map that was drawn a minute ago, the robot learns to adjust its actions based on how much time has passed since the last glimpse of the future. The researchers confirmed that the robot is genuinely using these future glimpses to make its decisions; when they artificially removed the future information, the robot's performance dropped significantly, proving that the foresight was not just a passive feature but a critical guide for its actions.
This work suggests that the bottleneck in robot intelligence was not the need for more computing power, but rather how that power was being used. By separating the slow, thoughtful process of imagining the future from the fast, urgent process of controlling the body, the researchers created a system that is both quick and wise. The robot does not need to see every single frame of the future to know where to go; it just needs a clear, timely snapshot of the destination. This approach offers a practical path forward for building robots that can navigate complex, changing environments with the same fluidity and foresight that humans use, all while reacting fast enough to keep up with the real 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.