SMART-LLM: Smart Multi-Agent Robot Task Planning using Large Language Models
About
In this work, we introduce SMART-LLM, an innovative framework designed for embodied multi-robot task planning. SMART-LLM: Smart Multi-Agent Robot Task Planning using Large Language Models (LLMs), harnesses the power of LLMs to convert high-level task instructions provided as input into a multi-robot task plan. It accomplishes this by executing a series of stages, including task decomposition, coalition formation, and task allocation, all guided by programmatic LLM prompts within the few-shot prompting paradigm. We create a benchmark dataset designed for validating the multi-robot task planning problem, encompassing four distinct categories of high-level instructions that vary in task complexity. Our evaluation experiments span both simulation and real-world scenarios, demonstrating that the proposed model can achieve promising results for generating multi-robot task plans. The experimental videos, code, and datasets from the work can be found at https://sites.google.com/view/smart-llm/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-agent robot coordination | Multi-agent Robot Service Tasks Real-world | SR43 | 14 | |
| Multi-agent robot coordination | Multi-agent Robot Service Tasks Simulation | Success Rate47 | 14 | |
| Multi-agent planning | MAP-THOR averaged across all tasks 2-agent | Success Rate11 | 11 | |
| Multi-agent planning | MAP-THOR 2-agent | SR11 | 11 | |
| Task Planning and Program Generation | IMR-Bench Single Robot | OC83 | 6 | |
| Task Planning and Program Generation | IMR-Bench Simple Multi-Robot | OC67 | 6 | |
| Task Planning and Program Generation | IMR-Bench Complex Multi-Robot | OC50 | 6 | |
| Multi-robot task planning and execution | IndoorR2X 85 virtual scenes | Success Rate88 | 5 | |
| Task Planning | Mug task scenario Soak the mug | Average Execution Time (s)61.2 | 5 | |
| Task Planning | Table task scenario Set a place at the dining table | Average Execution Time (s)92.15 | 5 |