paper-with-me

홈 › Papers

RoCo: Dialectic Multi-Robot Collaboration with Large Language Models

2023-07-10 · Zhao Mandi, Shreeya Jain, Shuran Song

We propose a novel approach to multi-robot collaboration that harnesses the power of pre-trained large language models (LLMs) for both high-level communication and low-level path planning. Robots are equipped with LLMs to discuss and collectively reason task strategies. They then generate sub-task plans and task space waypoint paths, which are used by a multi-arm motion planner to accelerate trajectory planning. We also provide feedback from the environment, such as collision checking, and prompt the LLM agents to improve their plan and waypoints in-context. For evaluation, we introduce RoCoBench, a 6-task benchmark covering a wide range of multi-robot collaboration scenarios, accompanied by a text-only dataset for agent representation and reasoning. We experimentally demonstrate the effectiveness of our approach -- it achieves high success rates across all tasks in RoCoBench and adapts to variations in task semantics. Our dialog setup offers high interpretability and flexibility -- in real world experiments, we show RoCo easily incorporates human-in-the-loop, where a user can communicate and collaborate with a robot agent to complete tasks together. See project website https://project-roco.github.io for videos and code.

📄 PDF Abstract BibTeX arXiv:2307.04738

Code (1)

MandiZhao/robot-collab 공식 구현

Tasks

Trajectory Planning

Similar Papers 제목 키워드 기반

Tool-RoCo: An Agent-as-Tool Self-organization Large Language Model Benchmark in Multi-robot Cooperation

2025-11-26 · Ke Zhang, Xiaoning Zhao, Ce Zheng, Jiahong Ning 외 arxiv

This study proposes Tool-RoCo, a novel benchmark for evaluating large language models (LLMs) in long-term multi-agent cooperation based on RoCo, a multi-robot cooperative benchmark. Recent research on LLM-based multi-age…

The Effects of Communication Delay on Human Performance and Neurocognitive Responses in Mobile Robot Teleoperation

2025-08-25 · Zhaokun Chen, Wenshuo Wang, Wenzhuo Liu, Yichen Liu 외 arxiv

Communication delays in mobile robot teleoperation adversely affect human-machine collaboration. Understanding delay effects on human operational performance and neurocognition is essential for resolving this issue. Howe…

NeuroCERIL: Robotic Imitation Learning via Hierarchical Cause-Effect Reasoning in Programmable Attractor Neural Networks

2022-11-11 · Gregory P. Davis, Garrett E. Katz, Rodolphe J. Gentili, James A. Reggia

Imitation learning allows social robots to learn new skills from human teachers without substantial manual programming, but it is difficult for robotic imitation learning systems to generalize demonstrated skills as well…

Imitation Learning

RoCo: Role-Based LLMs Collaboration for Automatic Heuristic Design

2025-12-03 · Jiawei Xu, Feng-Feng Wei, Wei-Neng Chen arxiv

Automatic Heuristic Design (AHD) has gained traction as a promising solution for solving combinatorial optimization problems (COPs). Large Language Models (LLMs) have emerged and become a promising approach to achieving …

LLM Agents at the Roundtable: A Multi-Perspective and Dialectical Reasoning Framework for Essay Scoring

2025-09-18 · Jinhee Jang, Ayoung Moon, Minkyoung Jung, YoungBin Kim 외 arxiv

The emergence of large language models (LLMs) has brought a new paradigm to automated essay scoring (AES), a long-standing and practical application of natural language processing in education. However, achieving human-l…

Automated Essay Scoring