English
Related papers

Related papers: Settling the complexity of computing approximate t…

200 papers

Motivated by the fact that in many game-theoretic settings, the game analyzed is only an approximation to the game being played, in this work we analyze equilibrium computation for the broad and natural class of bimatrix games that are…

Computer Science and Game Theory · Computer Science 2012-03-14 Maria-Florina Balcan , Mark Braverman

We study the problem of computing stationary Nash equilibria in discounted perfect information stochastic games from the viewpoint of computational complexity. For two-player games we prove the problem to be in PPAD, which together with a…

Computer Science and Game Theory · Computer Science 2025-10-14 Kristoffer Arnsfelt Hansen , Xinhao Nie

We study the computation of equilibria of anonymous games, via algorithms that may proceed via a sequence of adaptive queries to the game's payoff function, assumed to be unknown initially. The general topic we consider is \emph{query…

Computer Science and Game Theory · Computer Science 2016-05-06 Paul W. Goldberg , Stefano Turchetta

Lipschitz games, in which there is a limit $\lambda$ (the Lipschitz value of the game) on how much a player's payoffs may change when some other player deviates, were introduced about 10 years ago by Azrieli and Shmaya. They showed via the…

Computer Science and Game Theory · Computer Science 2022-07-21 Paul W. Goldberg , Matthew J. Katzman

We provide a complete characterization for the computational complexity of finding approximate equilibria in two-action graphical games. We consider the two most well-studied approximation notions: $\varepsilon$-Nash equilibria…

Computer Science and Game Theory · Computer Science 2022-10-03 Argyrios Deligkas , John Fearnley , Alexandros Hollender , Themistoklis Melissourgos

We investigate the problem of equilibrium computation for "large" $n$-player games. Large games have a Lipschitz-type property that no single player's utility is greatly affected by any other individual player's actions. In this paper, we…

Computer Science and Game Theory · Computer Science 2016-10-28 Paul W. Goldberg , Francisco J. Marmolejo-Cossío , Zhiwei Steven Wu

We prove an $N^{2-o(1)}$ lower bound on the randomized communication complexity of finding an $\epsilon$-approximate Nash equilibrium (for constant $\epsilon>0$) in a two-player $N\times N$ game.

Computational Complexity · Computer Science 2018-05-17 Mika Göös , Aviad Rubinstein

The $\varepsilon$-well-supported Nash equilibrium is a strong notion of approximation of a Nash equilibrium, where no player has an incentive greater than $\varepsilon$ to deviate from any of the pure strategies that she uses in her mixed…

Computer Science and Game Theory · Computer Science 2014-07-14 Artur Czumaj , Michail Fasoulakis , Marcin Jurdziński

For a constant $\epsilon$, we prove a poly(N) lower bound on the (randomized) communication complexity of $\epsilon$-Nash equilibrium in two-player NxN games. For n-player binary-action games we prove an exp(n) lower bound for the…

Computer Science and Game Theory · Computer Science 2016-09-14 Yakov Babichenko , Aviad Rubinstein

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…

Computer Science and Game Theory · Computer Science 2024-05-14 Edan Orzech , Martin Rinard

We prove communication complexity lower bounds for (possibly mixed) Nash equilibrium in potential games. In particular, we show that finding a Nash equilibrium requires $poly(N)$ communication in two-player $N \times N$ potential games, and…

Computer Science and Game Theory · Computer Science 2020-11-16 Yakov Babichenko , Aviad Rubinstein

We present a novel polynomial time approximation scheme for two-strategy anonymous games, in which the players' utility functions, although potentially different, do not differentiate among the identities of the other players. Our algorithm…

Computer Science and Game Theory · Computer Science 2008-12-15 Constantinos Daskalakis

Adversarial multiplayer games are an important object of study in multiagent learning. In particular, polymatrix zero-sum games are a multiplayer setting where Nash equilibria are known to be efficiently computable. Towards understanding…

Computer Science and Game Theory · Computer Science 2026-04-13 Alexandros Hollender , Gilbert Maystre , Sai Ganesh Nagarajan

We show that the BIMATRIX game does not have a fully polynomial-time approximation scheme, unless PPAD is in P. In other words, no algorithm with time polynomial in n and 1/\epsilon can compute an \epsilon-approximate Nash equilibrium of an…

Computational Complexity · Computer Science 2007-05-23 Xi Chen , Xiaotie Deng , Shang-Hua Teng

We propose a framework to compute approximate Nash equilibria in integer programming games with nonlinear payoffs, i.e., simultaneous and non-cooperative games where each player solves a parametrized mixed-integer nonlinear program. We…

Optimization and Control · Mathematics 2025-08-04 Aloïs Duguet , Margarida Carvalho , Gabriele Dragotto , Sandra Ulrich Ngueveu

In an epsilon-Nash equilibrium, a player can gain at most epsilon by changing his behaviour. Recent work has addressed the question of how best to compute epsilon-Nash equilibria, and for what values of epsilon a polynomial-time algorithm…

Computer Science and Game Theory · Computer Science 2015-03-20 John Fearnley , Paul W. Goldberg , Rahul Savani , Troels Bjerre Sørensen

Congestion games constitute an important class of games in which computing an exact or even approximate pure Nash equilibrium is in general {\sf PLS}-complete. We present a surprisingly simple polynomial-time algorithm that computes…

Computer Science and Game Theory · Computer Science 2011-07-14 Ioannis Caragiannis , Angelo Fanelli , Nick Gravin , Alexander Skopalik

We develop a quasi-polynomial time Las Vegas algorithm for approximating Nash equilibria in polymatrix games over trees, under a mild renormalizing assumption. Our result, in particular, leads to an expected polynomial-time algorithm for…

Computer Science and Game Theory · Computer Science 2016-04-12 Siddharth Barman , Katrina Ligett , Georgios Piliouras

We prove that computing an $\epsilon$-approximate Nash equilibrium of a win-lose bimatrix game with constant sparsity is PPAD-hard for inverse-polynomial $\epsilon$. Our result holds for 3-sparse games, which is tight given that 2-sparse…

Computational Complexity · Computer Science 2026-02-23 Eleni Batziou , John Fearnley , Abheek Ghosh , Rahul Savani

If a game has a Nash equilibrium with probability values that are either zero or Omega(1) then this equilibrium can be found exhaustively in polynomial time. Somewhat surprisingly, we show that there is a PTAS for the games whose equilibria…

Computer Science and Game Theory · Computer Science 2011-02-14 Constantinos Daskalakis , Christos H. Papadimitriou