用大模型让机器人自动规划多物移动的摆放与路径。
LLM-GROP: Visually Grounded Robot Task and Motion Planning with Large Language Models
- 结合大模型常识与视觉策略,实现任务与运动规划协同
- 真实场景下84.4%的任务成功完成,可处理复杂重排
- 适合研究具身智能、多物体交互的开发者参考
任务规划与运动规划是机器人领域的两大核心问题,前者实现高层目标,后者保障底层动作可行性。任务与运动规划(TAMP)通过交替执行两过程,确保目标达成与动作可行。本文聚焦多物体移动操作(MoMa),需协调导航与操作动作。针对“用刀叉盘子布置餐桌”等模糊目标,利用大语言模型(LLM)中的常识知识(如餐具摆放逻辑)辅助高层与低层规划。同时,采用计算机视觉方法学习基点选择策略,基点即机器人在工作空间中的“足迹”位置与朝向。提出一个系统的TAMP框架,能适应新场景中多个需移动物体的重排任务。在真实环境与仿真环境中进行定量实验,评估长时序重排任务的成功率与效率。机器人在真实世界中完成84.4%的重排任务,但主观人类评价显示仍逊于经验丰富的服务员。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。