STORM: Search-Guided Generative World Models for Robotic Manipulation
Wenjun Lin, Jensen Zhang, Kaitong Cai, Keze Wang
TL;DR
This work tackles the challenge of long-horizon, physically grounded planning in robotic manipulation by moving beyond purely language-guided reasoning. It introduces STORM, a framework that combines a diffusion-based Vision-Language-Action policy with a reward-augmented generative video world model and Monte Carlo Tree Search to perform explicit lookahead over visually grounded futures. The approach achieves state-of-the-art performance on the SimplerEnv benchmark, with a 51.0% average success rate and substantial improvements in video-prediction fidelity (FVD reduction >75%). STORM also demonstrates robust failure recovery through re-planning, highlighting the practical benefits of search-guided generative world models for manipulation tasks.
Abstract
We present STORM (Search-Guided Generative World Models), a novel framework for spatio-temporal reasoning in robotic manipulation that unifies diffusion-based action generation, conditional video prediction, and search-based planning. Unlike prior Vision-Language-Action (VLA) models that rely on abstract latent dynamics or delegate reasoning to language components, STORM grounds planning in explicit visual rollouts, enabling interpretable and foresight-driven decision-making. A diffusion-based VLA policy proposes diverse candidate actions, a generative video world model simulates their visual and reward outcomes, and Monte Carlo Tree Search (MCTS) selectively refines plans through lookahead evaluation. Experiments on the SimplerEnv manipulation benchmark demonstrate that STORM achieves a new state-of-the-art average success rate of 51.0 percent, outperforming strong baselines such as CogACT. Reward-augmented video prediction substantially improves spatio-temporal fidelity and task relevance, reducing Frechet Video Distance by over 75 percent. Moreover, STORM exhibits robust re-planning and failure recovery behavior, highlighting the advantages of search-guided generative world models for long-horizon robotic manipulation.
