English

{\epsilon}-Stationary Nash Equilibria in Multi-player Stochastic Graph Games

Computer Science and Game Theory 2026-01-27 v2

Abstract

A strategy profile in a multi-player game is a Nash equilibrium if no player can unilaterally deviate to achieve a strictly better payoff. A profile is an ϵ\epsilon-Nash equilibrium if no player can gain more than ϵ\epsilon by unilaterally deviating from their strategy. In this work, we use ϵ\epsilon-Nash equilibria to approximate the computation of Nash equilibria. Specifically, we focus on turn-based, multiplayer stochastic games played on graphs, where players are restricted to stationary strategies -- strategies that use randomness but not memory. The problem of deciding the constrained existence of stationary Nash equilibria -- where each player's payoff must lie within a given interval -- is known to be R\exists\mathbb{R}-complete in such a setting (Hansen and S{\o}lvsten, 2020). We extend this line of work to stationary ϵ\epsilon-Nash equilibria and present an algorithm that solves the following promise problem: given a game with a Nash equilibrium satisfying the constraints, compute an ϵ\epsilon-Nash equilibrium that ϵ\epsilon-satisfies those same constraints -- satisfies the constraints up to an ϵ\epsilon additive error. Our algorithm runs in FNP^NP time. To achieve this, we first show that if a constrained Nash equilibrium exists, then one exists where the non-zero probabilities are at least an inverse of a double-exponential in the input. We further prove that such a strategy can be encoded using floating-point representations, as in the work of Frederiksen and Miltersen (2013), which finally gives us our FNP^NP algorithm. We further show that the decision version of the promise problem is NP-hard. Finally, we show a partial tightness result by proving a lower bound for such techniques: if a constrained Nash equilibrium exists, then there must be one that where the probabilities in the strategies are double-exponentially small.

Keywords

Cite

@article{arxiv.2508.15356,
  title  = {{\epsilon}-Stationary Nash Equilibria in Multi-player Stochastic Graph Games},
  author = {Ali Asadi and Léonard Brice and Krishnendu Chatterjee and K. S. Thejaswini},
  journal= {arXiv preprint arXiv:2508.15356},
  year   = {2026}
}

Comments

Full version of an FSTTCS 2025 paper