← Search

Adam Lerer

17 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

Equilibrium Finding in Normal-Form Games via Greedy Regret Minimization

AAAI 2022technical

We extend the classic regret minimization framework for approximating equilibria in normal-form games by greedily weighing iterates based on regrets observed at runtime. Theoretically, our method retains all previous convergence rate guarantees. Empirically, experiments on large randomly generated g…

2022

Learning inverse folding from millions of predicted structures

ICML 2022oral

We consider the problem of predicting a protein sequence from its backbone atom coordinates. Machine learning approaches to this problem to date have been limited by the number of available experimentally determined protein structures. We augment training data by nearly three orders of magnitude by…

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…

2021

CryoDRGN2: Ab Initio Neural Reconstruction of 3D Protein Structures From Real Cryo-EM Images

ICCV 2021poster

Protein structure determination from cryo-EM data requires reconstructing a 3D volume (or distribution of volumes) from many noisy and randomly oriented 2D projection images. While the standard homogeneous reconstruction task aims to recover a single static structure, recently-proposed neural and no…

Cited by 85PDFScholar
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

Ridge Rider: Finding Diverse Solutions by Following Eigenvectors of the Hessian

NeurIPS 2020poster

Over the last decade, a single algorithm has changed many facets of our lives - Stochastic Gradient Descent (SGD). In the era of ever decreasing loss functions, SGD and its various offspring have become the go-to optimization tool in machine learning and are a key component of the success of deep ne…

2019

PyTorch: An Imperative Style, High-Performance Deep Learning Library

NeurIPS 2019poster

Deep learning frameworks have often focused on either usability or speed, but not both. PyTorch is a machine learning library that shows that these two goals are in fact compatible: it was designed from first principles to support an imperative and Pythonic programming style that supports code as a…

2018

Consequentialist conditional cooperation in social dilemmas with imperfect information

ICLR 2018poster

Social dilemmas, where mutual cooperation can lead to high payoffs but participants face incentives to cheat, are ubiquitous in multi-agent interaction. We wish to construct agents that cooperate with pure cooperators, avoid exploitation by pure defectors, and incentivize cooperation from the rest.…

Cited by 64SourcePDFScholar