English

Task and Motion Planning with Large Language Models for Object Rearrangement

Robotics 2023-10-09 v4

Abstract

Multi-object rearrangement is a crucial skill for service robots, and commonsense reasoning is frequently needed in this process. However, achieving commonsense arrangements requires knowledge about objects, which is hard to transfer to robots. Large language models (LLMs) are one potential source of this knowledge, but they do not naively capture information about plausible physical arrangements of the world. We propose LLM-GROP, which uses prompting to extract commonsense knowledge about semantically valid object configurations from an LLM and instantiates them with a task and motion planner in order to generalize to varying scene geometry. LLM-GROP allows us to go from natural-language commands to human-aligned object rearrangement in varied environments. Based on human evaluations, our approach achieves the highest rating while outperforming competitive baselines in terms of success rate while maintaining comparable cumulative action costs. Finally, we demonstrate a practical implementation of LLM-GROP on a mobile manipulator in real-world scenarios. Supplementary materials are available at: https://sites.google.com/view/llm-grop

Keywords

Cite

@article{arxiv.2303.06247,
  title  = {Task and Motion Planning with Large Language Models for Object Rearrangement},
  author = {Yan Ding and Xiaohan Zhang and Chris Paxton and Shiqi Zhang},
  journal= {arXiv preprint arXiv:2303.06247},
  year   = {2023}
}

Comments

Accpted by IEEE IROS 2023

R2 v1 2026-06-28T09:11:49.295Z