中文
相关论文

相关论文: AlphaExploitem: Going Beyond the Nash Equilibrium …

200 篇论文

A fundamental challenge in imperfect-information games is that states do not have well-defined values. As a result, depth-limited search algorithms used in single-agent settings and perfect-information games do not apply. This paper…

计算机科学与博弈论 · 计算机科学 2018-05-23 Noam Brown , Tuomas Sandholm , Brandon Amos

Subgame solving is a technique for scaling algorithms to large games by locally refining a precomputed blueprint strategy during gameplay. While straightforward in perfect-information games where search starts from the current state,…

计算机科学与博弈论 · 计算机科学 2026-01-27 Ondrej Kubicek , Viliam Lisy , Tuomas Sandholm

Prediction is a well-studied machine learning task, and prediction algorithms are core ingredients in online products and services. Despite their centrality in the competition between online companies who offer prediction-based products,…

计算机科学与博弈论 · 计算机科学 2019-05-08 Omer Ben-Porat , Moshe Tennenholtz

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

This work proposes a novel distributed approach for computing a Nash equilibrium in convex games with restricted strongly monotone pseudo-gradients. By leveraging the idea of the centralized operator extrapolation method presented in [4] to…

最优化与控制 · 数学 2023-10-25 Tatiana Tatarenko , Angelia Nedich

In imperfect-information games, the optimal strategy in a subgame may depend on the strategy in other, unreached subgames. Thus a subgame cannot be solved in isolation and must instead consider the strategy for the entire game as a whole,…

人工智能 · 计算机科学 2017-11-20 Noam Brown , Tuomas Sandholm

We characterize Nash equilibrium by postulating coherent behavior across varying games. Nash equilibrium is the only solution concept that satisfies the following axioms: (i) strictly dominant actions are played with positive probability,…

理论经济学 · 经济学 2024-07-02 Florian Brandl , Felix Brandt

Poker is in the family of imperfect information games unlike other games such as chess, connect four, etc which are perfect information game instead. While many perfect information games have been solved, no non-trivial imperfect…

计算机科学与博弈论 · 计算机科学 2024-01-15 Prathamesh Sonawane , Arav Chheda

Real-world games, which concern imperfect information, multiple players, and simultaneous moves, are less frequently discussed in the existing literature of game theory. While reinforcement learning (RL) provides a general framework to…

计算机科学与博弈论 · 计算机科学 2023-06-02 Runyu Lu , Yuanheng Zhu , Dongbin Zhao

Pseudo-games are a natural and well-known generalization of normal-form games, in which the actions taken by each player affect not only the other players' payoffs, as in games, but also the other players' strategy sets. The solution…

计算机科学与博弈论 · 计算机科学 2022-10-20 Denizalp Goktas , Amy Greenwald

We study optimal equilibria in multi-player games. An equilibrium is optimal for a player, if her payoff is maximal. A tempting approach to solving this problem is to seek optimal Nash equilibria, the standard form of equilibria where no…

计算机科学与博弈论 · 计算机科学 2013-07-09 Anshul Gupta , Sven Schewe

While Nash equilibrium has emerged as the central game-theoretic solution concept, many important games contain several Nash equilibria and we must determine how to select between them in order to create real strategic agents. Several Nash…

计算机科学与博弈论 · 计算机科学 2024-04-30 Sam Ganzfried

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

In general, Nash equilibria in normal-form games may require players to play (probabilistically) mixed strategies. We define a measure of the complexity of finite probability distributions and study the complexity required to play Nash…

计算机科学与博弈论 · 计算机科学 2024-05-14 Edan Orzech , Martin Rinard

Recently a strong poker-playing algorithm called DeepStack was published, which is able to find an approximate Nash equilibrium during gameplay by using heuristic values of future states predicted by deep neural networks. This paper…

人工智能 · 计算机科学 2018-10-15 Patryk Hopner , Eneldo Loza Mencía

AlphaZero-style reinforcement learning (RL) algorithms have achieved superhuman performance in many complex board games such as Chess, Shogi, and Go. However, we showcase that these algorithms encounter significant and fundamental…

机器学习 · 计算机科学 2026-01-22 Bei Zhou , Søren Riis

This paper introduces risk-revising players to a class of games with incomplete information. These players enter the game with ex ante risk preferences represented by coherent risk measures and develop time-consistent interim revisions of…

最优化与控制 · 数学 2026-03-23 Shutian Liu

Nash equilibrium is one of the most influential solution concepts in game theory. With the development of computer science and artificial intelligence, there is an increasing demand on Nash equilibrium computation, especially for Internet…

计算机科学与博弈论 · 计算机科学 2023-12-19 Hanyu Li , Wenhan Huang , Zhijian Duan , David Henry Mguni , Kun Shao , Jun Wang , Xiaotie Deng

Poker, also known as Texas Hold'em, has always been a typical research target within imperfect information games (IIGs). IIGs have long served as a measure of artificial intelligence (AI) development. Representative prior works, such as…

人工智能 · 计算机科学 2024-01-17 Chenghao Huang , Yanbo Cao , Yinlong Wen , Tao Zhou , Yanru Zhang

The combination of self-play and planning has achieved great successes in sequential games, for instance in Chess and Go. However, adapting algorithms such as AlphaZero to simultaneous games poses a new challenge. In these games, missing…

人工智能 · 计算机科学 2024-06-12 Yannik Mahlau , Frederik Schubert , Bodo Rosenhahn