LGAIJul 28, 2022

Generating Teammates for Training Robust Ad Hoc Teamwork Agents via Best-Response Diversity

arXiv:2207.14138v322 citationsh-index: 25
Originality Incremental advance
AI Analysis

This addresses the challenge of automated teammate generation for ad hoc teamwork, offering a more effective alternative to handcrafted or information-theoretic approaches, though it is incremental in nature.

The paper tackles the problem of generating diverse teammate policies for training robust ad hoc teamwork agents by introducing the Best-Response Diversity (BRDiv) metric, which improves learner performance against unseen teammates compared to previous methods.

Ad hoc teamwork (AHT) is the challenge of designing a robust learner agent that effectively collaborates with unknown teammates without prior coordination mechanisms. Early approaches address the AHT challenge by training the learner with a diverse set of handcrafted teammate policies, usually designed based on an expert's domain knowledge about the policies the learner may encounter. However, implementing teammate policies for training based on domain knowledge is not always feasible. In such cases, recent approaches attempted to improve the robustness of the learner by training it with teammate policies generated by optimising information-theoretic diversity metrics. The problem with optimising existing information-theoretic diversity metrics for teammate policy generation is the emergence of superficially different teammates. When used for AHT training, superficially different teammate behaviours may not improve a learner's robustness during collaboration with unknown teammates. In this paper, we present an automated teammate policy generation method optimising the Best-Response Diversity (BRDiv) metric, which measures diversity based on the compatibility of teammate policies in terms of returns. We evaluate our approach in environments with multiple valid coordination strategies, comparing against methods optimising information-theoretic diversity metrics and an ablation not optimising any diversity metric. Our experiments indicate that optimising BRDiv yields a diverse set of training teammate policies that improve the learner's performance relative to previous teammate generation approaches when collaborating with near-optimal previously unseen teammate policies.

Foundations

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

Your Notes