AILGMAOct 11, 2022

Human-AI Coordination via Human-Regularized Search and Learning

arXiv:2210.05125v113 citationsh-index: 33
Originality Incremental advance
AI Analysis

This work addresses the challenge of human-AI coordination in cooperative settings, offering an incremental improvement over existing methods.

The paper tackles the problem of enabling AI agents to collaborate effectively with humans in partially observable cooperative environments, achieving strong performance in the Hanabi benchmark by outperforming experts with diverse human players and beating a baseline best response method.

We consider the problem of making AI agents that collaborate well with humans in partially observable fully cooperative environments given datasets of human behavior. Inspired by piKL, a human-data-regularized search method that improves upon a behavioral cloning policy without diverging far away from it, we develop a three-step algorithm that achieve strong performance in coordinating with real humans in the Hanabi benchmark. We first use a regularized search algorithm and behavioral cloning to produce a better human model that captures diverse skill levels. Then, we integrate the policy regularization idea into reinforcement learning to train a human-like best response to the human model. Finally, we apply regularized search on top of the best response policy at test time to handle out-of-distribution challenges when playing with humans. We evaluate our method in two large scale experiments with humans. First, we show that our method outperforms experts when playing with a group of diverse human players in ad-hoc teams. Second, we show that our method beats a vanilla best response to behavioral cloning baseline by having experts play repeatedly with the two agents.

Foundations

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

Your Notes