paper-with-me

Papers

The Overcooked Generalisation Challenge

2024-06-25 · Constantin Ruhdorfer, Matteo Bortoletto, Anna Penzkofer, Andreas Bulling

We introduce the Overcooked Generalisation Challenge (OGC) - the first benchmark to study agents' zero-shot cooperation abilities when faced with novel partners and levels in the Overcooked-AI environment. This perspective starkly contrasts a large body of previous work that has trained and evaluated cooperating agents only on the same level, failing to capture generalisation abilities required for real-world human-AI cooperation. Our challenge interfaces with state-of-the-art dual curriculum design (DCD) methods to generate auto-curricula for training general agents in Overcooked. It is the first cooperative multi-agent environment specially designed for DCD methods and, consequently, the first benchmarked with state-of-the-art methods. It is fully GPU-accelerated, built on the DCD benchmark suite minimax, and freely available under an open-source license: https://git.hcics.simtech.uni-stuttgart.de/public-projects/OGC. We show that current DCD algorithms struggle to produce useful policies in this novel challenge, even if combined with recent network architectures that were designed for scalability and generalisability. The OGC pushes the boundaries of real-world human-AI cooperation by enabling the research community to study the impact of generalisation on cooperating agents.

📄 PDF Abstract BibTeX arXiv:2406.17949

Code (1)

https://git.hcics.simtech.uni-stuttgart.de/public-projects/OGC 공식 구현

Tasks

GPU

Similar Papers 제목 키워드 기반

Unsupervised Partner Design Enables Robust Ad-hoc Teamwork

2025-08-08 · Constantin Ruhdorfer, Matteo Bortoletto, Victor Oei, Anna Penzkofer 외 arxiv

We introduce Unsupervised Partner Design (UPD), a population-free multi-agent reinforcement learning method for robust ad-hoc teamwork. UPD generates training partners on-the-fly and selects them adaptively based on a le…

Multi-agent Reinforcement Learning

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 …

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

2025-02-27 · Haochen Sun, Shuwen Zhang, Lujie Niu, Lei Ren 외

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-Overc…

Benchmarking

CoinRun: Solving Goal Misgeneralisation

2023-09-28 · Stuart Armstrong, Alexandre Maranhão, Oliver Daniels-Koch, Patrick Leask 외

Goal misgeneralisation is a key challenge in AI alignment -- the task of getting powerful Artificial Intelligences to align their goals with human intentions and human morality. In this paper, we show how the ACE (Algori…

Benchmarking the Limits of In-Context Reinforcement Learning for Ad-Hoc Teamwork

2026-05-23 · Yuheng Jing, Kai Li, Ziwen Zhang, Jiajun Zhang 외 arxiv

In-Context Reinforcement Learning (ICRL) has enabled foundation agents to adapt instantaneously to novel tasks, yet its efficacy in Ad-Hoc Teamwork (AHT)-where coordination with unknown partners is required-remains unexp…

Reinforcement LearningTest-time Adaptation