Query-Efficient Algorithms to Find the Unique Nash Equilibrium in a Two-Player Zero-Sum Matrix Game

Authors: Arnab Maiti, Ross Boczar, Kevin Jamieson, Lillian J. Ratliff

17 pages

Abstract: We study the query complexity of identifying Nash equilibria in two-player zero-sum matrix games. Grigoriadis and Khachiyan (1995) showed that any deterministic algorithm needs to query $\Omega(n^2)$ entries in worst case from an $n\times n$ input matrix in order to compute an $\varepsilon$-approximate Nash equilibrium, where $\varepsilon<\frac{1}{2}$. Moreover, they designed a randomized algorithm that queries $\mathcal O(\frac{n\log n}{\varepsilon^2})$ entries from the input matrix in expectation and returns an $\varepsilon$-approximate Nash equilibrium when the entries of the matrix are bounded between $-1$ and $1$. However, these two results do not completely characterize the query complexity of finding an exact Nash equilibrium in two-player zero-sum matrix games. In this work, we characterize the query complexity of finding an exact Nash equilibrium for two-player zero-sum matrix games that have a unique Nash equilibrium $(x_\star,y_\star)$. We first show that any randomized algorithm needs to query $\Omega(nk)$ entries of the input matrix $A\in\mathbb{R}^{n\times n}$ in expectation in order to find the unique Nash equilibrium where $k=|\text{supp}(x_\star)|$. We complement this lower bound by presenting a simple randomized algorithm that, with probability $1-\delta$, returns the unique Nash equilibrium by querying at most $\mathcal O(nk^4\cdot \text{polylog}(\frac{n}{\delta}))$ entries of the input matrix $A\in\mathbb{R}^{n\times n}$. In the special case when the unique Nash Equilibrium is a pure-strategy Nash equilibrium (PSNE), we design a simple deterministic algorithm that finds the PSNE by querying at most $\mathcal O(n)$ entries of the input matrix.

Submitted to arXiv on 24 Oct. 2023

Explore the paper tree

Click on the tree nodes to be redirected to a given paper and access their summaries and virtual assistant

Also access our AI generated Summaries, or ask questions about this paper to our AI assistant.

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.