Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

Multi-Robot Task Planning for Multi-Object Retrieval Tasks with Distributed On-Site Knowledge via Large Language Models

Created by
  • Haebom

Author

Kento Murata, Shoichi Hasegawa, Tomochika Ishikawa, Yoshinobu Hagiwara, Akira Taniguchi, Lotfi El Hafi, Tadahiro Taniguchi

Outline

To efficiently assign natural language commands to multiple robots, we propose a framework that leverages each robot's unique field knowledge to decompose and assign tasks. Leveraging a large-scale language model (LLM) and spatial concepts, we develop a novel, small-shot prompting strategy that infers the required objects from ambiguous commands and decomposes them into appropriate subtasks. Experimental results demonstrate that the proposed method outperforms alternatives, successfully performing task decomposition, assignment, sequential planning, and execution using a real mobile manipulator.

Takeaways, Limitations

Takeaways:
We present a framework for effectively solving multi-robot task assignment problems by leveraging LLM and spatial concepts.
Developing new prompting strategies to handle ambiguous commands and efficiently decompose tasks.
We demonstrate the superiority of the proposed method through experiments and demonstrate its applicability in real robotic environments.
Limitations:
There is no specific mention of Limitations in the paper.
👍