English

COHERENT: Collaboration of Heterogeneous Multi-Robot System with Large Language Models

Robotics 2025-04-01 v3 Artificial Intelligence

Abstract

Leveraging the powerful reasoning capabilities of large language models (LLMs), recent LLM-based robot task planning methods yield promising results. However, they mainly focus on single or multiple homogeneous robots on simple tasks. Practically, complex long-horizon tasks always require collaboration among multiple heterogeneous robots especially with more complex action spaces, which makes these tasks more challenging. To this end, we propose COHERENT, a novel LLM-based task planning framework for collaboration of heterogeneous multi-robot systems including quadrotors, robotic dogs, and robotic arms. Specifically, a Proposal-Execution-Feedback-Adjustment (PEFA) mechanism is designed to decompose and assign actions for individual robots, where a centralized task assigner makes a task planning proposal to decompose the complex task into subtasks, and then assigns subtasks to robot executors. Each robot executor selects a feasible action to implement the assigned subtask and reports self-reflection feedback to the task assigner for plan adjustment. The PEFA loops until the task is completed. Moreover, we create a challenging heterogeneous multi-robot task planning benchmark encompassing 100 complex long-horizon tasks. The experimental results show that our work surpasses the previous methods by a large margin in terms of success rate and execution efficiency. The experimental videos, code, and benchmark are released at https://github.com/MrKeee/COHERENT.

Keywords

Cite

@article{arxiv.2409.15146,
  title  = {COHERENT: Collaboration of Heterogeneous Multi-Robot System with Large Language Models},
  author = {Kehui Liu and Zixin Tang and Dong Wang and Zhigang Wang and Xuelong Li and Bin Zhao},
  journal= {arXiv preprint arXiv:2409.15146},
  year   = {2025}
}

Comments

Accepted by ICRA 2025

R2 v1 2026-06-28T18:53:54.408Z