paper-with-me

Papers

No-Press Diplomacy: Modeling Multi-Agent Gameplay

2019-12-01 · NeurIPS 2019 12 · Philip Paquette, Yuchen Lu, Seton Steven Bocco, Max Smith, Satya O.-G., Jonathan K. Kummerfeld, Joelle Pineau, Satinder Singh, Aaron C. Courville

Diplomacy is a seven-player non-stochastic, non-cooperative game, where agents acquire resources through a mix of teamwork and betrayal. Reliance on trust and coordination makes Diplomacy the first non-cooperative multi-agent benchmark for complex sequential social dilemmas in a rich environment. In this work, we focus on training an agent that learns to play the No Press version of Diplomacy where there is no dedicated communication channel between players. We present DipNet, a neural-network-based policy model for No Press Diplomacy. The model was trained on a new dataset of more than 150,000 human games. Our model is trained by supervised learning (SL) from expert trajectories, which is then used to initialize a reinforcement learning (RL) agent trained through self-play. Both the SL and the RL agent demonstrate state-of-the-art No Press performance by beating popular rule-based bots.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

No Press Diplomacy: Modeling Multi-Agent Gameplay

2019-09-04 · Philip Paquette, Yuchen Lu, Steven Bocco, Max O. Smith 외

Diplomacy is a seven-player non-stochastic, non-cooperative game, where agents acquire resources through a mix of teamwork and betrayal. Reliance on trust and coordination makes Diplomacy the first non-cooperative multi-…

Reinforcement LearningReinforcement Learning (RL)

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

2021-12-14 · Athul Paul Jacob, David J. Wu, Gabriele Farina, Adam Lerer 외

We consider the task of building strong but human-like 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…

Decision MakingImitation Learning

Dynamic Coalition Structure Detection in Natural Language-based Interactions

2025-02-22 · Abhishek N. Kulkarni, Andy Liu, Jean-Raphael Gaglione, Daniel Fried 외

In strategic multi-agent sequential interactions, detecting dynamic coalition structures is crucial for understanding how self-interested agents coordinate to influence outcomes. However, natural-language-based interacti…

No-Press Diplomacy from Scratch

2021-10-06 · NeurIPS 2021 12 · Anton Bakhtin, David Wu, Adam Lerer, Noam Brown

Prior AI successes in complex games have largely focused on settings with at most hundreds of actions at each decision point. In contrast, Diplomacy is a game with more than 10^20 possible actions per turn. Previous atte…

Starcraft

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

2020-10-06 · ICLR 2021 1 · Jonathan Gray, Adam Lerer, Anton Bakhtin, Noam Brown

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.…