中文
相关论文

相关论文: Computing Nash Equilibria: Approximation and Smoot…

200 篇论文

The Nash equilibrium is an important benchmark for behaviour in systems of strategic autonomous agents. Polymatrix games are a succinct and expressive representation of multiplayer games that model pairwise interactions between players. The…

计算机科学与博弈论 · 计算机科学 2016-03-17 Argyrios Deligkas , John Fearnley , Tobenna Peter Igwe , Rahul Savani

In recent work of Hazan and Krauthgamer (SICOMP 2011), it was shown that finding an $\eps$-approximate Nash equilibrium with near-optimal value in a two-player game is as hard as finding a hidden clique of size $O(\log n)$ in the random…

计算复杂性 · 计算机科学 2011-04-20 Per Austrin , Mark Braverman , Eden Chlamtac

We consider the problem of computing stationary points in min-max optimization, with a particular focus on the special case of computing Nash equilibria in (two-)team zero-sum games. We first show that computing $\epsilon$-Nash equilibria…

计算机科学与博弈论 · 计算机科学 2025-10-21 Ioannis Anagnostides , Ioannis Panageas , Tuomas Sandholm , Jingming Yan

Over the years, researchers have studied the complexity of several decision versions of Nash equilibrium in (symmetric) two-player games (bimatrix games). To the best of our knowledge, the last remaining open problem of this sort is the…

计算机科学与博弈论 · 计算机科学 2014-12-03 Ruta Mehta , Vijay V. Vazirani , Sadra Yazdanbod

We explore the power of semidefinite programming (SDP) for finding additive $epsilon$-approximate Nash equilibria in bimatrix games. We introduce an SDP relaxation for a quadratic programming formulation of the Nash equilibrium (NE) problem…

最优化与控制 · 数学 2019-08-16 Amir Ali Ahmadi , Jeffrey Zhang

We show that the problem of finding an {\epsilon}-approximate Nash equilibrium in an anonymous game with seven pure strategies is complete in PPAD, when the approximation parameter {\epsilon} is exponentially small in the number of players.

计算机科学与博弈论 · 计算机科学 2014-12-19 Xi Chen , David Durfee , Anthi Orfanou

In this paper, we aim to design a distributed approximate algorithm for seeking Nash equilibria of an aggregative game. Due to the local set constraints of each player, projectionbased algorithms have been widely employed for solving such…

最优化与控制 · 数学 2021-08-30 Gehui Xu , Guanpu Chen , Hongsheng Qi , Yiguang Hong

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

PPAD refers to a class of computational problems for which solutions are guaranteed to exist due to a specific combinatorial principle. The most well-known such problem is that of computing a Nash equilibrium of a game. Other examples…

计算机科学与博弈论 · 计算机科学 2015-03-19 Paul W. Goldberg

We show that the existence of a computationally efficient calibration algorithm, with a low weak calibration rate, would imply the existence of an efficient algorithm for computing approximate Nash equilibria - thus implying the unlikely…

计算机科学与博弈论 · 计算机科学 2012-02-23 Elad Hazan , Sham Kakade

We prove that there exists a constant $\epsilon>0$ such that, assuming the Exponential Time Hypothesis for PPAD, computing an $\epsilon$-approximate Nash equilibrium in a two-player (nXn) game requires quasi-polynomial time,…

计算复杂性 · 计算机科学 2016-08-31 Aviad Rubinstein

The rank of a bimatrix game (A,B) is defined as rank(A+B). Computing a Nash equilibrium (NE) of a rank-$0$, i.e., zero-sum game is equivalent to linear programming (von Neumann'28, Dantzig'51). In 2005, Kannan and Theobald gave an FPTAS for…

计算机科学与博弈论 · 计算机科学 2014-03-25 Ruta Mehta

We study the problem of computing approximate Nash equilibria of bimatrix games, in a setting where players initially know their own payoffs but not the payoffs of the other player. In order for a solution of reasonable quality to be found,…

计算机科学与博弈论 · 计算机科学 2013-02-18 Paul Goldberg , Arnoud Pastink

We know that the Nash equilibria of a game cannot be computed efficiently unless $P = PPAD$. But can they be learned? Are there dynamics that (1) can be computed efficiently by the players at each strategy profile and (2) are guaranteed to…

计算机科学与博弈论 · 计算机科学 2026-04-17 Oliver Biggar , Christos Papadimitriou , Georgios Piliouras

We present a new methodology for computing approximate Nash equilibria for two-person non-cooperative games based upon certain extensions and specializations of an existing optimization approach previously used for the derivation of fixed…

计算机科学与博弈论 · 计算机科学 2009-09-28 Haralampos Tsaknakis , Paul G. Spirakis

Worst-case hardness results for most equilibrium computation problems have raised the need for beyond-worst-case analysis. To this end, we study the smoothed complexity of finding pure Nash equilibria in Network Coordination Games, a…

计算复杂性 · 计算机科学 2019-02-27 Shant Boodaghians , Rucha Kulkarni , Ruta Mehta

We prove that finding an epsilon-Nash equilibrium in a succinctly representable game with many players is PPAD-hard for constant epsilon. Our proof uses succinct games, i.e. games whose payoff function is represented by a circuit. Our…

计算机科学与博弈论 · 计算机科学 2014-05-20 Aviad Rubinstein

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…

计算机科学与博弈论 · 计算机科学 2016-05-06 Paul W. Goldberg , Stefano Turchetta

The framework outlined in [arXiv:2010.13024] provides an approximation algorithm for computing Nash equilibria of normal form games. Since NASH is a well-known PPAD-complete problem, this framework has potential applications to other $PPAD$…

计算机科学与博弈论 · 计算机科学 2021-10-27 Aadesh Salecha

We investigate the complexity of computing approximate Nash equilibria in anonymous games. Our main algorithmic result is the following: For any $n$-player anonymous game with a bounded number of strategies and any constant $\delta>0$, an…

计算机科学与博弈论 · 计算机科学 2016-08-29 Yu Cheng , Ilias Diakonikolas , Alistair Stewart