paper-with-me

Papers

Gondola: Grounded Vision Language Planning for Generalizable Robotic Manipulation

2025-06-12 · ShiZhe Chen, Ricardo Garcia, Paul Pacaud, Cordelia Schmid

Robotic manipulation faces a significant challenge in generalizing across unseen objects, environments and tasks specified by diverse language instructions. To improve generalization capabilities, recent research has incorporated large language models (LLMs) for planning and action execution. While promising, these methods often fall short in generating grounded plans in visual environments. Although efforts have been made to perform visual instructional tuning on LLMs for robotic manipulation, existing methods are typically constrained by single-view image input and struggle with precise object grounding. In this work, we introduce Gondola, a novel grounded vision-language planning model based on LLMs for generalizable robotic manipulation. Gondola takes multi-view images and history plans to produce the next action plan with interleaved texts and segmentation masks of target objects and locations. To support the training of Gondola, we construct three types of datasets using the RLBench simulator, namely robot grounded planning, multi-view referring expression and pseudo long-horizon task datasets. Gondola outperforms the state-of-the-art LLM-based method across all four generalization levels of the GemBench dataset, including novel placements, rigid objects, articulated objects and long-horizon tasks.

📄 PDF Abstract BibTeX arXiv:2506.11261

Code (0)

등록된 구현이 없습니다.

Tasks

Referring Expression

Similar Papers 제목 키워드 기반

Scan, Materialize, Simulate: A Generalizable Framework for Physically Grounded Robot Planning

2025-05-20 · Amine Elhafsi, Daniel Morton, Marco Pavone

Autonomous robots must reason about the physical consequences of their actions to operate effectively in unstructured, real-world environments. We present Scan, Materialize, Simulate (SMS), a unified framework that combi…

Semantic Segmentation

SIMPACT: Simulation-Enabled Action Planning using Vision-Language Models

2025-12-05 · Haowen Liu, Shaoxiong Yao, Haonan Chen, Jiawei Gao 외 arxiv

Vision-Language Models (VLMs) exhibit remarkable common-sense and semantic reasoning capabilities. However, they lack a grounded understanding of physical dynamics. This limitation arises from training VLMs on static int…

Grounded World Model for Semantically Generalizable Planning

2026-04-13 · Quanyi Li, Lan Feng, Haonan Zhang, Wuyang Li 외 arxiv

In Model Predictive Control (MPC), world models predict the future outcomes of various action proposals, which are then scored to guide the selection of the optimal action. For visuomotor MPC, the score function is a dis…

Spatially Grounded Long-Horizon Task Planning in the Wild

2026-03-13 · Sehun Jung, HyunJee Song, Dong-Hee Kim, Reuben Tan 외 arxiv

Recent advances in robot manipulation increasingly leverage Vision-Language Models (VLMs) for high-level reasoning, such as decomposing task instructions into sequential action plans expressed in natural language that gu…

Robot Manipulation

ViPlan: A Benchmark for Visual Planning with Symbolic Predicates and Vision-Language Models

2025-05-19 · Matteo Merler, Nicola Dainese, Minttu Alakuijala, Giovanni Bonetta 외

Integrating Large Language Models with symbolic planners is a promising direction for obtaining verifiable and grounded plans compared to planning in natural language, with recent works extending this idea to visual doma…

Visual Reasoning