English

Towards Characterizing the First-order Query Complexity of Learning (Approximate) Nash Equilibria in Zero-sum Matrix Games

Computer Science and Game Theory 2023-11-03 v2 Optimization and Control Machine Learning

Abstract

In the first-order query model for zero-sum K×KK\times K matrix games, players observe the expected pay-offs for all their possible actions under the randomized action played by their opponent. This classical model has received renewed interest after the discovery by Rakhlin and Sridharan that ϵ\epsilon-approximate Nash equilibria can be computed efficiently from O(lnKϵ)O(\frac{\ln K}{\epsilon}) instead of O(lnKϵ2)O(\frac{\ln K}{\epsilon^2}) queries. Surprisingly, the optimal number of such queries, as a function of both ϵ\epsilon and KK, is not known. We make progress on this question on two fronts. First, we fully characterise the query complexity of learning exact equilibria (ϵ=0\epsilon=0), by showing that they require a number of queries that is linear in KK, which means that it is essentially as hard as querying the whole matrix, which can also be done with KK queries. Second, for ϵ>0\epsilon > 0, the current query complexity upper bound stands at O(min(ln(K)ϵ,K))O(\min(\frac{\ln(K)}{\epsilon} , K)). We argue that, unfortunately, obtaining a matching lower bound is not possible with existing techniques: we prove that no lower bound can be derived by constructing hard matrices whose entries take values in a known countable set, because such matrices can be fully identified by a single query. This rules out, for instance, reducing to an optimization problem over the hypercube by encoding it as a binary payoff matrix. We then introduce a new technique for lower bounds, which allows us to obtain lower bounds of order Ω~(log(1Kϵ)\tilde\Omega(\log(\frac{1}{K\epsilon}) for any ϵ1/(cK4)\epsilon \leq 1 / (cK^4), where cc is a constant independent of KK. We further discuss possible future directions to improve on our techniques in order to close the gap with the upper bounds.

Keywords

Cite

@article{arxiv.2304.12768,
  title  = {Towards Characterizing the First-order Query Complexity of Learning (Approximate) Nash Equilibria in Zero-sum Matrix Games},
  author = {Hédi Hadiji and Sarah Sachs and Tim van Erven and Wouter M. Koolen},
  journal= {arXiv preprint arXiv:2304.12768},
  year   = {2023}
}
R2 v1 2026-06-28T10:17:06.599Z