paper-with-me

Papers

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, Chung-Wei Lee, Haipeng Luo, Weiqiang Zheng

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, including Optimistic Multiplicative Weights Update (OMWU), can exhibit arbitrarily slow last-iterate convergence even in simple $2 \times 2$ matrix games, despite many of these dynamics being known to converge asymptotically in the last iterate. It remains unclear, however, whether these algorithms achieve fast non-ergodic convergence under weaker criteria, such as best-iterate convergence. We show that for $2\times 2$ matrix games, OMWU achieves an $O(T^{-1/6})$ best-iterate convergence rate, in stark contrast to its slow last-iterate convergence in the same class of games. Furthermore, we establish a lower bound showing that OMWU does not achieve any polynomial random-iterate convergence rate, measured by the expected duality gaps across all iterates. This result challenges the conventional wisdom that random-iterate convergence is essentially equivalent to best-iterate convergence, with the former often used as a proxy for establishing the latter. Our analysis uncovers a new connection to dynamic regret and presents a novel two-phase approach to best-iterate convergence, which could be of independent interest.

📄 PDF Abstract BibTeX arXiv:2503.02825

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Last Iterate is Slower than Averaged Iterate in Smooth Convex-Concave Saddle Point Problems

2020-01-31 · Noah Golowich, Sarath Pattathil, Constantinos Daskalakis, Asuman Ozdaglar

In this paper we study the smooth convex-concave saddle point problem. Specifically, we analyze the last iterate convergence properties of the Extragradient (EG) algorithm. It is well known that the ergodic (averaged) it…

On the Last-Iterate Convergence of Shuffling Gradient Methods

2024-03-12 · Zijian Liu, Zhengyuan Zhou

Shuffling gradient methods are widely used in modern machine learning tasks and include three popular implementations: Random Reshuffle (RR), Shuffle Once (SO), and Incremental Gradient (IG). Compared to the empirical su…

Last-iterate Convergence Separation between Extra-gradient and Optimism in Constrained Periodic Games

2024-06-15 · Yi Feng, Ping Li, Ioannis Panageas, Xiao Wang

Last-iterate behaviors of learning algorithms in repeated two-player zero-sum games have been extensively studied due to their wide applications in machine learning and related tasks. Typical algorithms that exhibit the …

Tighter Lower Bounds for Shuffling SGD: Random Permutations and Beyond

2023-03-13 · Jaeyoung Cha, Jaewook Lee, Chulhee Yun

We study convergence lower bounds of without-replacement stochastic gradient descent (SGD) for solving smooth (strongly-)convex finite-sum minimization problems. Unlike most existing results focusing on final iterate low…

When and Why is Optimistic Multiplicative Weights Slow? The Geometry of Energy Dissipation

2026-05-13 · John Lazarsfeld, Anas Barakat, Georgios Piliouras, Antonios Varvitsiotis 외 arxiv

This paper studies the convergence of the Optimistic Multiplicative Weights Update algorithm (OMWU) in two player zero-sum games. Recent works have identified instances on which the last-iterate of OMWU can converge arbi…