中文
相关论文

相关论文: XDO: A Double Oracle Algorithm for Extensive-Form …

200 篇论文

Policy Space Response Oracles (PSRO) combines game-theoretic equilibrium computation with learning and is effective in approximating Nash Equilibrium in zero-sum games. However, the computational cost of PSRO has become a significant…

多智能体系统 · 计算机科学 2026-01-12 Yingzhuo Liu , Shuodi Liu , Weijun Luo , Liuyu Xiang , Zhaofeng He

Continuous games are multiplayer games in which strategy sets are compact and utility functions are continuous. These games typically have a highly complicated structure of Nash equilibria, and numerical methods for the equilibrium…

计算机科学与博弈论 · 计算机科学 2022-07-12 T. Kroupa , T. Votroubek

Multi-agent reinforcement learning (MARL) is increasingly used to design learning-enabled agents that interact in shared environments. However, training MARL algorithms in general-sum games remains challenging: learning dynamics can become…

机器学习 · 计算机科学 2026-04-07 Addison Kalanther , Sanika Bharvirkar , Shankar Sastry , Chinmay Maheshwari

The ex ante equilibrium for two-team zero-sum games, where agents within each team collaborate to compete against the opposing team, is known to be the best a team can do for coordination. Many existing works on ex ante equilibrium…

计算机科学与博弈论 · 计算机科学 2024-10-03 Naming Liu , Mingzhi Wang , Xihuai Wang , Weinan Zhang , Yaodong Yang , Youzhi Zhang , Bo An , Ying Wen

We introduce, to our knowledge, the first direct second-order method for computing Nash equilibria in two-player zero-sum games. To do so, we construct a Douglas-Rachford-style splitting formulation, which we then solve with a semi-smooth…

计算机科学与博弈论 · 计算机科学 2025-12-16 David Yang , Yuan Gao , Tianyi Lin , Christian Kroer

Computing approximate Nash equilibria in multi-player general-sum Markov games is a computationally intractable task. However, multi-player Markov games with certain cooperative or competitive structures might circumvent this…

计算机科学与博弈论 · 计算机科学 2023-08-17 Zailin Ma , Jiansheng Yang , Zhihua Zhang

We present a simple primal-dual algorithm for computing approximate Nash-equilibria in two-person zero-sum sequential games with incomplete information and perfect recall (like Texas Hold'em Poker). Our algorithm is numerically stable,…

计算机科学与博弈论 · 计算机科学 2015-12-24 Elvis Dohmatob

Recent advances in multi-agent reinforcement learning, particularly Policy-Space Response Oracles (PSRO), have enabled the computation of approximate game-theoretic equilibria in increasingly complex domains. However, these methods rely on…

计算机科学与博弈论 · 计算机科学 2026-03-12 Daniel Hennes , Zun Li , John Schultz , Marc Lanctot

We study reinforcement learning for two-player zero-sum Markov games with simultaneous moves in the finite-horizon setting, where the transition kernel of the underlying Markov games can be parameterized by a linear function over the…

机器学习 · 计算机科学 2022-04-21 Zixiang Chen , Dongruo Zhou , Quanquan Gu

We present a framework for computing approximate mixed-strategy Nash equilibria of continuous-action games. It is a modification of the traditional double oracle algorithm, extended to multiple players and continuous action spaces. Unlike…

计算机科学与博弈论 · 计算机科学 2024-06-14 Carlos Martin , Tuomas Sandholm

Zero-sum games such as chess and poker are, abstractly, functions that evaluate pairs of agents, for example labeling them `winner' and `loser'. If the game is approximately transitive, then self-play generates sequences of agents of…

This paper proposes new, end-to-end deep reinforcement learning algorithms for learning two-player zero-sum Markov games. Different from prior efforts on training agents to beat a fixed set of opponents, our objective is to find the Nash…

机器学习 · 计算机科学 2023-03-08 Zihan Ding , Dijia Su , Qinghua Liu , Chi Jin

The double oracle algorithm is a popular method of solving games, because it is able to reduce computing equilibria to computing a series of best responses. However, its theoretical properties are not well understood. In this paper, we…

计算机科学与博弈论 · 计算机科学 2024-05-14 Brian Hu Zhang , Tuomas Sandholm

Standard reinforcement learning from human feedback (RLHF) approaches relying on parametric models like the Bradley-Terry model fall short in capturing the intransitivity and irrationality in human preferences. Recent advancements suggest…

机器学习 · 计算机科学 2024-10-08 Yue Wu , Zhiqing Sun , Huizhuo Yuan , Kaixuan Ji , Yiming Yang , Quanquan Gu

Successful algorithms have been developed for computing Nash equilibrium in a variety of finite game classes. However, solving continuous games -- in which the pure strategy space is (potentially uncountably) infinite -- is far more…

计算机科学与博弈论 · 计算机科学 2021-06-02 Sam Ganzfried

We present an agent-based simulator for economic systems with heterogeneous households, firms, central bank, and government agents. These agents interact to define production, consumption, and monetary flow. Each agent type has distinct…

多智能体系统 · 计算机科学 2024-08-23 Kshama Dwarakanath , Svitlana Vyetrenko , Tucker Balch

Multi-agent reinforcement learning (MARL) offers a scalable alternative to exact game-theoretic analysis but suffers from non-stationarity and the need to maintain diverse populations of strategies that capture non-transitive interactions.…

多智能体系统 · 计算机科学 2026-02-09 Ariyan Bighashdel , Thiago D. Simão , Frans A. Oliehoek

Two-player, constant-sum games are well studied in the literature, but there has been limited progress outside of this setting. We propose Joint Policy-Space Response Oracles (JPSRO), an algorithm for training agents in n-player,…

多智能体系统 · 计算机科学 2024-04-19 Luke Marris , Paul Muller , Marc Lanctot , Karl Tuyls , Thore Graepel

Recent advances in deep reinforcement learning (RL) have led to considerable progress in many 2-player zero-sum games, such as Go, Poker and Starcraft. The purely adversarial nature of such games allows for conceptually simple and…

Nash equilibrium is a popular solution concept for solving imperfect-information games in practice. However, it has a major drawback: it does not preclude suboptimal play in branches of the game tree that are not reached in equilibrium.…

计算机科学与博弈论 · 计算机科学 2017-05-29 Christian Kroer , Gabriele Farina , Tuomas Sandholm