← Search

Anton Bakhtin

8 accepted papers

2023

Mastering the Game of No-Press Diplomacy via Human-Regularized Reinforcement Learning and Planning

ICLR 2023top-5%

No-press Diplomacy is a complex strategy game involving both cooperation and competition that has served as a benchmark for multi-agent AI research. While self-play reinforcement learning has resulted in numerous successes in purely adversarial games like chess, Go, and poker, self-play alone is ins…

Cited by 55SourcePDFScholar
2022

Modeling Strong and Human-Like Gameplay with KL-Regularized Search

ICML 2022spotlight

We consider the task of accurately modeling strong human policies in multi-agent decision-making problems, given examples of human behavior. Imitation learning is effective at predicting human actions but may not match the strength of expert humans (e.g., by sometimes committing blunders), while sel…

2022

Self-Explaining Deviations for Coordination

NeurIPS 2022accept

Fully cooperative, partially observable multi-agent problems are ubiquitous in the real world. In this paper, we focus on a specific subclass of coordination problems in which humans are able to discover self-explaining deviations (SEDs). SEDs are actions that deviate from the common understanding o…

Cited by 1SourcePDFScholar
2021

Human-Level Performance in No-Press Diplomacy via Equilibrium Search

ICLR 2021oral

Prior AI breakthroughs in complex games have focused on either the purely adversarial or purely cooperative settings. In contrast, Diplomacy is a game of shifting alliances that involves both cooperation and competition. For this reason, Diplomacy has proven to be a formidable research challenge. In…

Cited by 60SourcePDFScholar
2020

Combining Deep Reinforcement Learning and Search for Imperfect-Information Games

NeurIPS 2020poster

The combination of deep reinforcement learning and search at both training and test time is a powerful paradigm that has led to a number of successes in single-agent settings and perfect-information games, best exemplified by AlphaZero. However, prior algorithms of this form cannot cope with imperfe…

2020

Residual Energy-Based Models for Text Generation

ICLR 2020poster

Text generation is ubiquitous in many NLP tasks, from summarization, to dialogue and machine translation. The dominant parametric approach is based on locally normalized models which predict one word at a time. While these work remarkably well, they are plagued by exposure bias due to the greedy nat…

Cited by 164SourceScholar
2019

PHYRE: A New Benchmark for Physical Reasoning

NeurIPS 2019poster

Understanding and reasoning about physics is an important ability of intelligent agents. We develop the PHYRE benchmark for physical reasoning that contains a set of simple classical mechanics puzzles in a 2D physical environment. The benchmark is designed to encourage the development of learning al…