English

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

Robotics 2025-10-01 v2 Artificial Intelligence Multiagent Systems

Abstract

It is crucial to efficiently execute instructions such as "Find an apple and a banana" or "Get ready for a field trip," which require searching for multiple objects or understanding context-dependent commands. This study addresses the challenging problem of determining which robot should be assigned to which part of a task when each robot possesses different situational on-site knowledge-specifically, spatial concepts learned from the area designated to it by the user. We propose a task planning framework that leverages large language models (LLMs) and spatial concepts to decompose natural language instructions into subtasks and allocate them to multiple robots. We designed a novel few-shot prompting strategy that enables LLMs to infer required objects from ambiguous commands and decompose them into appropriate subtasks. In our experiments, the proposed method achieved 47/50 successful assignments, outperforming random (28/50) and commonsense-based assignment (26/50). Furthermore, we conducted qualitative evaluations using two actual mobile manipulators. The results demonstrated that our framework could handle instructions, including those involving ad hoc categories such as "Get ready for a field trip," by successfully performing task decomposition, assignment, sequential planning, and execution.

Keywords

Cite

@article{arxiv.2509.12838,
  title  = {Multi-Robot Task Planning for Multi-Object Retrieval Tasks with Distributed On-Site Knowledge via Large Language Models},
  author = {Kento Murata and Shoichi Hasegawa and Tomochika Ishikawa and Yoshinobu Hagiwara and Akira Taniguchi and Lotfi El Hafi and Tadahiro Taniguchi},
  journal= {arXiv preprint arXiv:2509.12838},
  year   = {2025}
}

Comments

Submitted to AROB-ISBC 2026 (Journal Track option)

R2 v1 2026-07-01T05:38:43.820Z