Video Language Planning
About
We are interested in enabling visual planning for complex long-horizon tasks in the space of generated videos and language, leveraging recent advances in large generative models pretrained on Internet-scale data. To this end, we present video language planning (VLP), an algorithm that consists of a tree search procedure, where we train (i) vision-language models to serve as both policies and value functions, and (ii) text-to-video models as dynamics models. VLP takes as input a long-horizon task instruction and current image observation, and outputs a long video plan that provides detailed multimodal (video and language) specifications that describe how to complete the final task. VLP scales with increasing computation budget where more computation time results in improved video plans, and is able to synthesize long-horizon video plans across different robotics domains: from multi-object rearrangement, to multi-camera bi-arm dexterous manipulation. Generated video plans can be translated into real robot actions via goal-conditioned policies, conditioned on each intermediate frame of the generated video. Experiments show that VLP substantially improves long-horizon task success rates compared to prior methods on both simulated and real robots (across 3 hardware platforms).
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 2D Navigation | Mini-BEHAVIOR OOD | Success Rate76 | 11 | |
| 2D Navigation | FrozenLake OOD | Success Rate94 | 11 | |
| 3D Navigation | World-in-World Active Recognition OOD | Success Rate57 | 11 | |
| 3D Navigation | World-in-World Image-Goal Navigation OOD | Success Rate39 | 11 | |
| Manipulation | Real World OOD | Success Rate43 | 11 | |
| Manipulation | Language Table OOD | Success Rate28 | 11 |