paper-with-me

홈 › Papers

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

2023-10-08 · 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.

📄 PDF Abstract BibTeX arXiv:2310.05208

Code (2)

HumanCompatibleAI/overcooked_ai 공식 구현
sjtu-marl/zsc-eval 공식 구현 pytorch

Tasks

DiversityMulti-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

BioMedArena: An Open-source Toolkit for Building and Evaluating Biomedical Deep Research Agents

2026-05-07 · Jinge Wu, Hongjian Zhou, Mingde Zeng, Jiayuan Zhu 외 arxiv

Reproducing and comparing deep research agents today is hard: the same backbone evaluated on the same benchmark can report different accuracies across papers because the harness and tool registry differ, and integrating …

SDialog: A Python Toolkit for End-to-End Agent Building, User Simulation, Dialog Generation, and Evaluation

2025-12-09 · Sergio Burdisso, Séverin Baroudi, Yanis Labrak, David Grunert 외 arxiv

We present SDialog, an MIT-licensed open-source Python toolkit that unifies dialog generation, evaluation and mechanistic interpretability into a single end-to-end framework for building and analyzing LLM-based conversat…

Audio Generation

SciEvalKit: An Open-source Evaluation Toolkit for Scientific General Intelligence

2025-12-26 · Yiheng Wang, Yixin Chen, Shuo Li, Yifan Zhou 외 arxiv

We introduce SciEvalKit, a unified benchmarking toolkit designed to evaluate AI models for science across a broad range of scientific disciplines and task capabilities. Unlike general-purpose evaluation platforms, SciEva…

Multimodal ReasoningCode Generation

VISTA: A Versatile Interactive User Simulation Toolkit for Agent Evaluation

2026-06-09 · Yunan Lu, Ryan Shea, Yusen Zhang, Zhou Yu arxiv

Evaluation remains a critical bottleneck for interactive agent development. Existing evaluation methods often rely on static benchmarks, which fail to capture the dynamic, multi-step nature of agentic behavior and strugg…

UniDial-EvalKit: A Unified Toolkit for Evaluating Multi-Faceted Conversational Abilities

2026-03-24 · Qi Jia, Haodong Zhao, Dun Pei, Xiujie Song 외 arxiv

Benchmarking large language models (LLMs) and agents in multi-turn interactive scenarios is essential for understanding their practical capabilities. However, existing evaluation protocols are highly heterogeneous, diffe…