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 | 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 | |
| Task Planning | Coffee task scenario Bring a mug of coffee to the table | Average execution time (s)69.1 | 5 | |
| Task Planning | Apple task scenario (Put the apple in the fridge) | Avg Execution Time (s)49.1 | 5 | |
| Robot Task Planning | AI2-THOR Elemental tasks | Success Rate100 | 2 | |
| Multi-robot collaborative handover | Custom Simulation Environment 1-1 | Success Rate100 | 2 |