paper-with-me

홈 › Papers

Tree Search for Simultaneous Move Games via Equilibrium Approximation

2024-06-14 · Ryan Yu, Alex Olshevsky, Peter Chin

Neural network supported tree-search has shown strong results in a variety of perfect information multi-agent tasks. However, the performance of these methods on partial information games has generally been below competing approaches. Here we study the class of simultaneous-move games, which are a subclass of partial information games which are most similar to perfect information games: both agents know the game state with the exception of the opponent's move, which is revealed only after each agent makes its own move. Simultaneous move games include popular benchmarks such as Google Research Football and Starcraft. In this study we answer the question: can we take tree search algorithms trained through self-play from perfect information settings and adapt them to simultaneous move games without significant loss of performance? We answer this question by deriving a practical method that attempts to approximate a coarse correlated equilibrium as a subroutine within a tree search. Our algorithm works on cooperative, competitive, and mixed tasks. Our results are better than the current best MARL algorithms on a wide range of accepted baseline environments.

📄 PDF Abstract BibTeX arXiv:2406.10411

Code (0)

등록된 구현이 없습니다.

Tasks

Starcraft

Similar Papers 제목 키워드 기반

Convergence of Monte Carlo Tree Search in Simultaneous Move Games

2013-12-01 · NeurIPS 2013 12 · Viliam Lisy, Vojta Kovarik, Marc Lanctot, Branislav Bosansky

In this paper, we study Monte Carlo tree search (MCTS) in zero-sum extensive-form games with perfect information and simultaneous moves. We present a general template of MCTS algorithms for these games, which can be inst…

Form

No-Regret Learning Dynamics for Extensive-Form Correlated Equilibrium

2020-04-01 · NeurIPS 2020 12 · Andrea Celli, Alberto Marchesi, Gabriele Farina, Nicola Gatti

The existence of simple, uncoupled no-regret dynamics that converge to correlated equilibria in normal-form games is a celebrated result in the theory of multi-agent systems. Specifically, it has been known for more than…

Form

Efficiently Solving Turn-Taking Stochastic Games with Extensive-Form Correlation

2024-12-22 · Hanrui Zhang, Yu Cheng, Vincent Conitzer

We study equilibrium computation with extensive-form correlation in two-player turn-taking stochastic games. Our main results are two-fold: (1) We give an algorithm for computing a Stackelberg extensive-form correlated e…

Form

Simple Uncoupled No-Regret Learning Dynamics for Extensive-Form Correlated Equilibrium

2021-04-04 · Gabriele Farina, Andrea Celli, Alberto Marchesi, Nicola Gatti

The existence of simple uncoupled no-regret learning dynamics that converge to correlated equilibria in normal-form games is a celebrated result in the theory of multi-agent systems. Specifically, it has been known for m…

Form

A Note on Cursed Sequential Equilibrium and Sequential Cursed Equilibrium

2023-04-11 · Meng-Jhang Fong, Po-Hsuan Lin, Thomas R. Palfrey

In this short note, we compare the cursed sequential equilibrium (CSE) by Fong et al. (2023) and the sequential cursed equilibrium (SCE) by Cohen and Li (2023). We identify eight main differences between CSE and SCE with…