paper-with-me

홈 › Papers

Video Language Planning

2023-10-16 · Yilun Du, Mengjiao Yang, Pete Florence, Fei Xia, Ayzaan Wahid, Brian Ichter, Pierre Sermanet, Tianhe Yu, Pieter Abbeel, Joshua B. Tenenbaum, Leslie Kaelbling, Andy Zeng, Jonathan Tompson

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).

📄 PDF Abstract BibTeX arXiv:2310.10625

Code (0)

등록된 구현이 없습니다.

Tasks

Object Rearrangement

Similar Papers 제목 키워드 기반

See, Plan, Predict: Language-guided Cognitive Planning with Video Prediction

2022-10-07 · Maria Attarian, Advaya Gupta, Ziyi Zhou, Wei Yu 외

Cognitive planning is the structural decomposition of complex tasks into a sequence of future behaviors. In the computational setting, performing cognitive planning entails grounding plans and concepts in one or more mod…

PredictionVideo GenerationVideo Prediction

This&That: Language-Gesture Controlled Video Generation for Robot Planning

2024-07-08 · Boyang Wang, Nikhil Sridhar, Chao Feng, Mark Van der Merwe 외

Clear, interpretable instructions are invaluable when attempting any complex task. Good instructions help to clarify the task and even anticipate the steps needed to solve it. In this work, we propose a robot learning fr…

Task PlanningVideo Generation

LAP: A Language-Aware Planning Model For Procedure Planning In Instructional Videos

2026-03-10 · Lei Shi, Victor Aregbede, Andreas Persson, Martin Längkvist 외 arxiv

Procedure planning requires a model to predict a sequence of actions that transform a start visual observation into a goal in instructional videos. While most existing methods rely primarily on visual observations as inp…

PlanLLM: Video Procedure Planning with Refinable Large Language Models

2024-12-26 · Dejie Yang, Zijing Zhao, Yang Liu

Video procedure planning, i.e., planning a sequence of action steps given the video frames of start and goal states, is an essential ability for embodied AI. Recent works utilize Large Language Models (LLMs) to generate …

Enhancing Visual Planning with Auxiliary Tasks and Multi-token Prediction

2025-07-20 · Ce Zhang, Yale Song, Ruta Desai, Michael Louis Iuzzolino 외 arxiv

Visual Planning for Assistance (VPA) aims to predict a sequence of user actions required to achieve a specified goal based on a video showing the user's progress. Although recent advances in multimodal large language mod…

Action Anticipation