paper-with-me

홈 › Papers

LLM-GROP: Visually Grounded Robot Task and Motion Planning with Large Language Models

2025-11-11 · Xiaohan Zhang, Yan Ding, Yohei Hayamizu, Zainab Altaweel, Yifeng Zhu, Yuke Zhu, Peter Stone, Chris Paxton, Shiqi Zhang arxiv

Task planning and motion planning are two of the most important problems in robotics, where task planning methods help robots achieve high-level goals and motion planning methods maintain low-level feasibility. Task and motion planning (TAMP) methods interleave the two processes of task planning and motion planning to ensure goal achievement and motion feasibility. Within the TAMP context, we are concerned with the mobile manipulation (MoMa) of multiple objects, where it is necessary to interleave actions for navigation and manipulation. In particular, we aim to compute where and how each object should be placed given underspecified goals, such as `set up dinner table with a fork, knife and plate.'' We leverage the rich common sense knowledge from large language models (LLMs), e.g., about how tableware is organized, to facilitate both task-level and motion-level planning. In addition, we use computer vision methods to learn a strategy for selecting base positions to facilitate MoMa behaviors, where the base position corresponds to the robot's `footprint'' and orientation in its operating space. Altogether, this article provides a principled TAMP framework for MoMa tasks that accounts for common sense about object rearrangement and is adaptive to novel situations that include many objects that need to be moved. We performed quantitative experiments in both real-world settings and simulated environments. We evaluated the success rate and efficiency in completing long-horizon object rearrangement tasks. While the robot completed 84.4\% real-world object rearrangement trials, subjective human evaluations indicated that the robot's performance is still lower than experienced human waiters.

📄 PDF Abstract BibTeX arXiv:2511.07727

Code (0)

등록된 구현이 없습니다.

Tasks

Object RearrangementMotion Planning

Similar Papers 제목 키워드 기반

GroPrompt: Efficient Grounded Prompting and Adaptation for Referring Video Object Segmentation

2024-06-18 · Ci-Siang Lin, I-Jieh Liu, Min-Hung Chen, Chien-Yi Wang 외

Referring Video Object Segmentation (RVOS) aims to segment the object referred to by the query sentence throughout the entire video. Most existing methods require end-to-end training with dense mask annotations, which co…

Contrastive LearningObjectPositionPrompt Learning+6

Affective Visual Dialog: A Large-Scale Benchmark for Emotional Reasoning Based on Visually Grounded Conversations

2023-08-30 · Kilichbek Haydarov, Xiaoqian Shen, Avinash Madasu, Mahmoud Salem 외

We introduce Affective Visual Dialog, an emotion explanation and reasoning task as a testbed for research on understanding the formation of emotions in visually grounded conversations. The task involves three skills: (1)…

Explanation GenerationQuestion AnsweringVisual Dialog

Enabling Robots to Draw and Tell: Towards Visually Grounded Multimodal Description Generation

2021-01-14 · Ting Han, Sina Zarrieß

Socially competent robots should be equipped with the ability to perceive the world that surrounds them and communicate about it in a human-like manner. Representative skills that exhibit such ability include generating …

Vision-and-Language Navigation: Interpreting visually-grounded navigation instructions in real environments

2017-11-20 · CVPR 2018 6 · Peter Anderson, Qi Wu, Damien Teney, Jake Bruce 외

A robot that can carry out a natural-language instruction has been a dream since before the Jetsons cartoon series imagined a life of leisure mediated by a fleet of attentive robot helpers. It is a dream that remains stu…

Reinforcement LearningTranslationVision and Language NavigationVisual Navigation+2

TemporalFlow-VLA: Learning Physically Grounded Execution History for Long-Horizon Robot Manipulation

2026-08-27 · Jiarui Yang, Yehao Lu, Yuning Su, Yu Zhong 외 arxiv

Vision-language-action (VLA) models leverage pretrained vision-language representations for robot control, yet simply adding historical frames does not reliably capture recent physical change. This is especially problema…

Robot Manipulation