paper-with-me

Papers

From Average-Iterate to Last-Iterate Convergence in Games: A Reduction and Its Applications

2025-06-04 · Yang Cai, Haipeng Luo, Chen-Yu Wei, Weiqiang Zheng

The convergence of online learning algorithms in games under self-play is a fundamental question in game theory and machine learning. Among various notions of convergence, last-iterate convergence is particularly desirable, as it reflects the actual decisions made by the learners and captures the day-to-day behavior of the learning dynamics. While many algorithms are known to converge in the average-iterate, achieving last-iterate convergence typically requires considerably more effort in both the design and the analysis of the algorithm. Somewhat surprisingly, we show in this paper that for a large family of games, there exists a simple black-box reduction that transforms the average iterates of an uncoupled learning dynamics into the last iterates of a new uncoupled learning dynamics, thus also providing a reduction from last-iterate convergence to average-iterate convergence. Our reduction applies to games where each player's utility is linear in both their own strategy and the joint strategy of all opponents. This family includes two-player bimatrix games and generalizations such as multi-player polymatrix games. By applying our reduction to the Optimistic Multiplicative Weights Update algorithm, we obtain new state-of-the-art last-iterate convergence rates for uncoupled learning dynamics in two-player zero-sum normal-form games: (1) an $O(\frac{\log d}{T})$ last-iterate convergence rate under gradient feedback, representing an exponential improvement in the dependence on the dimension $d$ (i.e., the maximum number of actions available to either player); and (2) an $\widetilde{O}(d^{\frac{1}{5}} T^{-\frac{1}{5}})$ last-iterate convergence rate under bandit feedback, improving upon the previous best rates of $\widetilde{O}(\sqrt{d} T^{-\frac{1}{8}})$ and $\widetilde{O}(\sqrt{d} T^{-\frac{1}{6}})$.

📄 PDF Abstract BibTeX arXiv:2506.03464

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Last-Iterate Guarantees for Learning in Co-coercive Games

2026-04-21 · Siddharth Chandak, Ramanan Tamizholi, Nicholas Bambos arxiv

We establish finite-time last-iterate guarantees for vanilla stochastic gradient descent in co-coercive games under noisy feedback. This is a broad class of games that is more general than strongly monotone games, allows…

On Separation Between Best-Iterate, Random-Iterate, and Last-Iterate Convergence of Learning in Games

2025-03-04 · Yang Cai, Gabriele Farina, Julien Grand-Clément, Christian Kroer 외

Non-ergodic convergence of learning dynamics in games is widely studied recently because of its importance in both theory and practice. Recent work (Cai et al., 2024) showed that a broad class of learning dynamics, inclu…

Last-Iterate Convergence Properties of Regret-Matching Algorithms in Games

2023-11-01 · Yang Cai, Gabriele Farina, Julien Grand-Clément, Christian Kroer 외

We study last-iterate convergence properties of algorithms for solving two-player zero-sum games based on Regret Matching$^+$ (RM$^+$). Despite their widespread use for solving real games, virtually nothing is known abou…

The Power of Regularization in Solving Extensive-Form Games

2022-06-19 · Mingyang Liu, Asuman Ozdaglar, Tiancheng Yu, Kaiqing Zhang

In this paper, we investigate the power of {\it regularization}, a common technique in reinforcement learning and optimization, in solving extensive-form games (EFGs). We propose a series of new algorithms based on regul…

counterfactualForm

Near-Optimal Last-Iterate Convergence for Zero-Sum Games with Bandit Feedback and Opponent Actions

2026-05-10 · Soumita Hait, Ping Li, Haipeng Luo, Mengxiao Zhang arxiv

Last-iterate convergence of learning dynamics in games has attracted significant recent attention. In two-player zero-sum games with bandit feedback, where only the loss of the selected action pair is observed, Fiegel et…

Multi-Armed Bandits