Papers › ZSC-Eval: An Evaluation Toolkit and Benchmark for Multi-agent Zero-shot Coordination

ZSC-Eval: An Evaluation Toolkit and Benchmark for Multi-agent Zero-shot Coordination

8 Oct 2023arXiv:2310.05208archive 2025-07-28

Xihuai Wang, Shao Zhang, WenHao Zhang, Wentao Dong, Jingxiao Chen, Ying Wen, Weinan Zhang

Zero-shot coordination (ZSC) is a new cooperative multi-agent reinforcement learning (MARL) challenge that aims to train an ego agent to work with diverse, unseen partners during deployment. The significant difference between the deployment-time partners' distribution and the training partners' distribution determined by the training algorithm makes ZSC a unique out-of-distribution (OOD) generalization challenge. The potential distribution gap between evaluation and deployment-time partners leads to inadequate evaluation, which is exacerbated by the lack of appropriate evaluation metrics. In this paper, we present ZSC-Eval, the first evaluation toolkit and benchmark for ZSC algorithms. ZSC-Eval consists of: 1) Generation of evaluation partner candidates through behavior-preferring rewards to approximate deployment-time partners' distribution; 2) Selection of evaluation partners by Best-Response Diversity (BR-Div); 3) Measurement of generalization performance with various evaluation partners via the Best-Response Proximity (BR-Prox) metric. We use ZSC-Eval to benchmark ZSC algorithms in Overcooked and Google Research Football environments and get novel empirical findings. We also conduct a human experiment of current ZSC algorithms to verify the ZSC-Eval's consistency with human evaluation. ZSC-Eval is now available at https://github.com/sjtu-marl/ZSC-Eval.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.05208")

Code

Syntology Ran 7 of 9 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 7 ran with no contract checked.

By repository: official repository: 9 samples from 2 repositories, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

HumanCompatibleAI/overcooked_ai officialmentioned in papermentioned on GitHubMIT report
sjtu-marl/zsc-eval officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 7 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

7ran
2unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

DEFAILT_PARAMS_SCHEDULE_FN HumanCompatibleAI/overcooked_ai/src/overcooked_ai_py/mdp/layout_generator.py official repository ran MIT (permissive) · df03d7c6bdd59e3e · report
append_trajectories HumanCompatibleAI/overcooked_ai/src/overcooked_ai_py/mdp/overcooked_trajectory.py official repository ran MIT (permissive) · b164bf4f4d2ab309 · report
load_dict_from_file HumanCompatibleAI/overcooked_ai/src/overcooked_ai_py/utils.py official repository ran MIT (permissive) · 591c3a0919cdc129 · report
load_dict_from_txt HumanCompatibleAI/overcooked_ai/src/overcooked_ai_py/utils.py official repository ran MIT (permissive) · 1db1eb104270f970 · report
load_pickle HumanCompatibleAI/overcooked_ai/src/overcooked_ai_py/utils.py official repository ran MIT (permissive) · acf181c97884d450 · report
mdp_fn_random_choice HumanCompatibleAI/overcooked_ai/src/overcooked_ai_py/mdp/layout_generator.py official repository ran MIT (permissive) · b682a7f9694b60ea · report
scientific_notation sjtu-marl/ZSC-Eval/zsceval/config.py official repository ran MIT (permissive) · 751a21653dbe3c07 · report
add_path_prefix sjtu-marl/ZSC-Eval/zsceval/algorithms/population/policy_pool.py official repository unverified MIT (permissive) · 57efc99646843520 · report
get_grf_args sjtu-marl/ZSC-Eval/zsceval/grf_config.py official repository unverified MIT (permissive) · 3b9bb888eab52d5e · report

Tasks

DiversityMulti-agent Reinforcement Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections