SayPlan: Grounding Large Language Models using 3D Scene Graphs for Scalable Robot Task Planning
About
Large language models (LLMs) have demonstrated impressive results in developing generalist planning agents for diverse tasks. However, grounding these plans in expansive, multi-floor, and multi-room environments presents a significant challenge for robotics. We introduce SayPlan, a scalable approach to LLM-based, large-scale task planning for robotics using 3D scene graph (3DSG) representations. To ensure the scalability of our approach, we: (1) exploit the hierarchical nature of 3DSGs to allow LLMs to conduct a 'semantic search' for task-relevant subgraphs from a smaller, collapsed representation of the full graph; (2) reduce the planning horizon for the LLM by integrating a classical path planner and (3) introduce an 'iterative replanning' pipeline that refines the initial plan using feedback from a scene graph simulator, correcting infeasible actions and avoiding planning failures. We evaluate our approach on two large-scale environments spanning up to 3 floors and 36 rooms with 140 assets and objects and show that our approach is capable of grounding large-scale, long-horizon task plans from abstract, and natural language instruction for a mobile manipulator robot to execute. We provide real robot video demonstrations on our project page https://sayplan.github.io.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robotic Task Planning in Dynamic Environments | VirtualHome | Success Rate38 | 16 | |
| Robotic Task Planning in Dynamic Environments | OmniGibson | Success Rate12 | 16 | |
| Planning | GraSIF (RobotHow) | SR86 | 6 | |
| Planning | GraSIF SayPlan Office | SR46 | 6 | |
| Planning | GraSIF BEHAVIOR-1K | SR36 | 6 | |
| Household Planning | Behavior-1K | Success Rate49 | 5 | |
| Household Planning | PARTNR HSSD houses (val mini) | Success Rate72.2 | 5 | |
| Household Planning | Human Tasks | Success Rate26 | 5 | |
| Household Planning | AHAT | Time (s)63.7 | 5 | |
| Robotic Mobile Manipulation Task Planning | Robotic Task Configurations Single-Arm No Door 1.0 | Success Rate41 | 4 |