paper-with-me

Papers

Collab-Overcooked: Benchmarking and Evaluating Large Language Models as Collaborative Agents

2025-02-27 · Haochen Sun, Shuwen Zhang, Lujie Niu, Lei Ren, Hao Xu, Hao Fu, Fangkun Zhao, Caixia Yuan, Xiaojie Wang

Large language models (LLMs) based agent systems have made great strides in real-world applications beyond traditional NLP tasks. This paper proposes a new LLM-powered Multi-Agent System (LLM-MAS) benchmark, Collab-Overcooked, built on the popular Overcooked-AI game with more applicable and challenging tasks in interactive environments. Collab-Overcooked extends existing benchmarks from two novel perspectives. First, it provides a multi-agent framework supporting diverse tasks and objectives and encourages collaboration through natural language communication. Second, it introduces a spectrum of process-oriented evaluation metrics to assess the fine-grained collaboration capabilities of different LLM agents, a dimension often overlooked in prior work. We conduct extensive experiments over 11 popular LLMs and show that, while the LLMs present a strong ability in goal interpretation, there is a significant discrepancy in active collaboration and continuous adaptation which are critical for efficiently fulfilling complicated tasks. Notably, we highlight the strengths and weaknesses in LLM-MAS and provide insights for improving and evaluating LLM-MAS on a unified and open-sourced benchmark. The environments, 30 open-ended tasks, and the evaluation package are publicly available at https://github.com/YusaeMeow/Collab-Overcooked.

📄 PDF Abstract BibTeX arXiv:2502.20073

Code (1)

yusaemeow/collab-overcooked 공식 구현

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

OvercookedV2: Rethinking Overcooked for Zero-Shot Coordination

2025-03-22 · Tobias Gessler, Tin Dizdarevic, Ani Calinescu, Benjamin Ellis 외

AI agents hold the potential to transform everyday life by helping humans achieve their goals. To do this successfully, agents need to be able to coordinate with novel partners without prior interaction, a setting known …

ReCollab: Retrieval-Augmented LLMs for Cooperative Ad-hoc Teammate Modeling

2025-12-05 · Conor Wallace, Umer Siddique, Yongcan Cao arxiv

Ad-hoc teamwork (AHT) requires agents to infer the behavior of previously unseen teammates and adapt their policy accordingly. Conventional approaches often rely on fixed probabilistic models or classifiers, which can be…

Towards Zero-Shot Coordination between Teams of Agents: The N-XPlay Framework

2025-06-21 · Ava Abderezaei, Chi-Hui Lin, Joseph Miceli, Naren Sivagnanadasan 외

Zero-shot coordination (ZSC) -- the ability to collaborate with unfamiliar partners -- is essential to making autonomous agents effective teammates. Existing ZSC methods evaluate coordination capabilities between two age…

Distilling LLM Reasoning into an Interpretable Policy Tree for Human-AI Collaboration

2026-06-07 · Beiwen Zhang, Yongheng Liang, Guowei Zou, Haitao Wang 외 arxiv

Constructing efficient and reliable policies to assist humans is indispensable for human-AI collaboration. Existing methods mainly follow two lines of work. Most prior work relies on multi-agent reinforcement learning (M…

Multi-agent Reinforcement Learning

CoWork-X: Experience-Optimized Co-Evolution for Multi-Agent Collaboration System

2026-02-04 · Zexin Lin, Jiachen Yu, Haoyang Zhang, Yuzhao Li 외 arxiv

Large language models are enabling language-conditioned agents in interactive environments, but highly cooperative tasks often impose two simultaneous constraints: sub-second real-time coordination and sustained multi-ep…