OCLGNov 16, 2021

Stochastic Extragradient: General Analysis and Improved Rates

arXiv:2111.08611v353 citations
Originality Incremental advance
AI Analysis

This work provides incremental theoretical improvements for researchers in optimization and machine learning dealing with variational inequalities.

The paper tackles open questions about the Stochastic Extragradient (SEG) method for min-max optimization and variational inequalities by developing a novel theoretical framework to analyze variants like arbitrary sampling, achieving improved convergence rates with less restrictive assumptions.

The Stochastic Extragradient (SEG) method is one of the most popular algorithms for solving min-max optimization and variational inequalities problems (VIP) appearing in various machine learning tasks. However, several important questions regarding the convergence properties of SEG are still open, including the sampling of stochastic gradients, mini-batching, convergence guarantees for the monotone finite-sum variational inequalities with possibly non-monotone terms, and others. To address these questions, in this paper, we develop a novel theoretical framework that allows us to analyze several variants of SEG in a unified manner. Besides standard setups, like Same-Sample SEG under Lipschitzness and monotonicity or Independent-Samples SEG under uniformly bounded variance, our approach allows us to analyze variants of SEG that were never explicitly considered in the literature before. Notably, we analyze SEG with arbitrary sampling which includes importance sampling and various mini-batching strategies as special cases. Our rates for the new variants of SEG outperform the current state-of-the-art convergence guarantees and rely on less restrictive assumptions.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes