paper-with-me

Papers

Stochastic Extragradient with Flip-Flop Shuffling & Anchoring: Provable Improvements

2024-12-31 · Jiseok Chae, Chulhee Yun, Donghwan Kim

In minimax optimization, the extragradient (EG) method has been extensively studied because it outperforms the gradient descent-ascent method in convex-concave (C-C) problems. Yet, stochastic EG (SEG) has seen limited success in C-C problems, especially for unconstrained cases. Motivated by the recent progress of shuffling-based stochastic methods, we investigate the convergence of shuffling-based SEG in unconstrained finite-sum minimax problems, in search of convergent shuffling-based SEG. Our analysis reveals that both random reshuffling and the recently proposed flip-flop shuffling alone can suffer divergence in C-C problems. However, with an additional simple trick called anchoring, we develop the SEG with flip-flop anchoring (SEG-FFA) method which successfully converges in C-C problems. We also show upper and lower bounds in the strongly-convex-strongly-concave setting, demonstrating that SEG-FFA has a provably faster convergence rate compared to other shuffling-based methods.

📄 PDF Abstract BibTeX arXiv:2501.00511

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stochastic Extragradient with Random Reshuffling: Improved Convergence for Variational Inequalities

2024-03-11 · Konstantinos Emmanouilidis, René Vidal, Nicolas Loizou

The Stochastic Extragradient (SEG) method is one of the most popular algorithms for solving finite-sum min-max optimization and variational inequality problems (VIPs) appearing in various machine learning tasks. However,…

Accelerated and Stable Convergence with Anchored Optimistic Method

2026-06-19 · Motahareh Sohrabi, Jianxin You, Simon Lacoste-Julien, Eduard Gorbunov 외 arxiv

We study first-order methods for solving monotone variational inequalities arising in min-max optimization. Classical approaches such as the extragradient method rely on two gradient queries per iteration, which limits t…

Optimal Extragradient-Based Algorithms for Stochastic Variational Inequalities with Separable Structure

2023-09-21 · NeurIPS 2023 11

We consider the problem of solving stochastic monotone variational inequalities with a separable structure using a stochastic first-order oracle. Building on standard extragradient for variational inequalities we propose…

Optimal Extragradient-Based Bilinearly-Coupled Saddle-Point Optimization

2022-06-17 · Simon S. Du, Gauthier Gidel, Michael I. Jordan, Chris Junchi Li

We consider the smooth convex-concave bilinearly-coupled saddle-point problem, $\min_{\mathbf{x}}\max_{\mathbf{y}}~F(\mathbf{x}) + H(\mathbf{x},\mathbf{y}) - G(\mathbf{y})$, where one has access to stochastic first-order…

Revisiting Stochastic Extragradient

2019-05-27 · Konstantin Mishchenko, Dmitry Kovalev, Egor Shulgin, Peter Richtárik 외

We fix a fundamental issue in the stochastic extragradient method by providing a new sampling strategy that is motivated by approximating implicit updates. Since the existing stochastic extragradient algorithm, called Mi…