AIMar 22, 2025

OvercookedV2: Rethinking Overcooked for Zero-Shot Coordination

Meta AIOxford
arXiv:2503.17821v114 citationsh-index: 10Has CodeICLR
Originality Incremental advance
AI Analysis

This work addresses the problem of evaluating AI agents for zero-shot coordination with humans by proposing a revised benchmark, though it is incremental as it builds on an existing environment.

The paper identifies that zero-shot coordination failures in the Overcooked benchmark stem from poor state coverage in self-play, not complex coordination, and introduces OvercookedV2 with asymmetric information and stochasticity to create more challenging scenarios, showing that exhaustive state coverage is insufficient for coordination.

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 as zero-shot coordination (ZSC). Overcooked has become one of the most popular benchmarks for evaluating coordination capabilities of AI agents and learning algorithms. In this work, we investigate the origins of ZSC challenges in Overcooked. We introduce a state augmentation mechanism which mixes states that might be encountered when paired with unknown partners into the training distribution, reducing the out-of-distribution challenge associated with ZSC. We show that independently trained agents under this algorithm coordinate successfully in Overcooked. Our results suggest that ZSC failure can largely be attributed to poor state coverage under self-play rather than more sophisticated coordination challenges. The Overcooked environment is therefore not suitable as a ZSC benchmark. To address these shortcomings, we introduce OvercookedV2, a new version of the benchmark, which includes asymmetric information and stochasticity, facilitating the creation of interesting ZSC scenarios. To validate OvercookedV2, we conduct experiments demonstrating that mere exhaustive state coverage is insufficient to coordinate well. Finally, we use OvercookedV2 to build a new range of coordination challenges, including ones that require test time protocol formation, and we demonstrate the need for new coordination algorithms that can adapt online. We hope that OvercookedV2 will help benchmark the next generation of ZSC algorithms and advance collaboration between AI agents and humans.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes