paper-with-me

홈 › Papers

An Efficient End-to-End Training Approach for Zero-Shot Human-AI Coordination

2023-09-21 · NeurIPS 2023 11

The goal of zero-shot human-AI coordination is to develop an agent that can collaborate with humans without relying on human data. Prevailing two-stage population-based methods require a diverse population of mutually distinct policies to simulate diverse human behaviors. The necessity of such populations severely limits their computational efficiency. To address this issue, we propose E3T, an Efficient End-to-End Training approach for zero-shot human-AI coordination. E3T employs a mixture of ego policy and random policy to construct the partner policy, making it both coordination-skilled and diverse. In this way, the ego agent is end-to-end trained with this mixture policy without the need of a pre-trained population, thus significantly improving the training efficiency. In addition, a partner modeling module is proposed to predict the partner's action from historical information. With the predicted partner's action, the ego policy is able to adapt its policy and take actions accordingly when collaborating with humans of different behavior patterns. Empirical results on the Overcooked environment show that our method significantly improves the training efficiency while preserving comparable or superior performance than the population-based baselines. Demo videos are available at https://sites.google.com/view/e3t-overcooked.Submission Number: 5934

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatic Curriculum Design for Zero-Shot Human-AI Coordination

2025-03-10 · Won-Sang You, Tae-Gwan Ha, Seo-Young Lee, Kyung-Joong Kim

Zero-shot human-AI coordination is the training of an ego-agent to coordinate with humans without using human data. Most studies on zero-shot human-AI coordination have focused on enhancing the ego-agent's coordination a…

Shaping Zero-Shot Coordination via State Blocking

2026-05-12 · Mingu Kang, Sunwoo Lee, Yonghyeon Jo, Seungyul Han arxiv

Zero-shot coordination (ZSC) aims to enable agents to cooperate with independently trained partners without prior interaction, a key requirement for real-world multi-agent systems and human-AI collaboration. Existing app…

PECAN: Leveraging Policy Ensemble for Context-Aware Zero-Shot Human-AI Coordination

2023-01-16 · Xingzhou Lou, Jiaxian Guo, Junge Zhang, Jun Wang 외

Zero-shot human-AI coordination holds the promise of collaborating with humans without human data. Prevailing methods try to train the ego agent with a population of partners via self-play. However, these methods suffer …

Diversity

Zero-Shot Coordination via Semantic Relationships Between Actions and Observations

2021-09-29 · Mingwei Ma, Jizhou Liu, Samuel Sokota, Max Kleiman-Weiner 외

An unaddressed challenge in zero-shot coordination is to take advantage of the semantic relationship between the features of an action and the features of observations. Humans take advantage of these relationships in hig…

DiagnosticInductive Bias

“Other-Play” for Zero-Shot Coordination

2020-01-01 · ICML 2020 1 · Hengyuan Hu, Alexander Peysakhovich, Adam Lerer, Jakob Foerster

We consider the problem of zero-shot coordination - constructing AI agents that can coordinate with novel partners they have not seen before (e.g.humans). Standard Multi-Agent Reinforcement Learning (MARL) methods typica…

Multi-agent Reinforcement LearningReinforcement Learning (RL)