English

NashPG: A Policy Gradient Method with Iteratively Refined Regularization for Finding Nash Equilibria

Machine Learning 2026-05-01 v2 Computer Science and Game Theory

Abstract

Finding Nash equilibria in two-player zero-sum imperfect-information games remains a central challenge in multi-agent reinforcement learning. Recent multi-round regularization methods offer a promising direction, yet existing approaches either require full enumeration of the game tree or rely on non-policy-gradient inner solvers that underperform in practice, leaving a scalable policy-gradient-based solution open. In this paper, we propose a novel multi-round regularization procedure and show that it guarantees strictly monotonic reduction in Bregman divergence to Nash equilibria and eventual convergence to one in two-player zero-sum extensive-form games. Guided by this framework, we develop a practical algorithm, Nash Policy Gradient (NashPG), which places the regularization directly in the policy optimization objective and is implemented using standard policy gradient methods. Empirically, NashPG achieves comparable or lower exploitability than prior model-free methods on classic benchmark games and scales to large domains such as Battleship and No-Limit Texas Hold'em, where it attains higher average payoff in head-to-head play.

Keywords

Cite

@article{arxiv.2510.18183,
  title  = {NashPG: A Policy Gradient Method with Iteratively Refined Regularization for Finding Nash Equilibria},
  author = {Eason Yu and Tzu Hao Liu and Clément L. Canonne and Yunke Wang and Chang Xu and Nguyen H. Tran and Stefano V. Albrecht},
  journal= {arXiv preprint arXiv:2510.18183},
  year   = {2026}
}
R2 v1 2026-07-01T06:56:48.309Z