English

Explore Aggressively, Update Conservatively: Stochastic Extragradient Methods with Variable Stepsize Scaling

Optimization and Control 2020-11-06 v2 Computer Science and Game Theory Machine Learning

Abstract

Owing to their stability and convergence speed, extragradient methods have become a staple for solving large-scale saddle-point problems in machine learning. The basic premise of these algorithms is the use of an extrapolation step before performing an update; thanks to this exploration step, extra-gradient methods overcome many of the non-convergence issues that plague gradient descent/ascent schemes. On the other hand, as we show in this paper, running vanilla extragradient with stochastic gradients may jeopardize its convergence, even in simple bilinear models. To overcome this failure, we investigate a double stepsize extragradient algorithm where the exploration step evolves at a more aggressive time-scale compared to the update step. We show that this modification allows the method to converge even with stochastic gradients, and we derive sharp convergence rates under an error bound condition.

Keywords

Cite

@article{arxiv.2003.10162,
  title  = {Explore Aggressively, Update Conservatively: Stochastic Extragradient Methods with Variable Stepsize Scaling},
  author = {Yu-Guan Hsieh and Franck Iutzeler and Jérôme Malick and Panayotis Mertikopoulos},
  journal= {arXiv preprint arXiv:2003.10162},
  year   = {2020}
}

Comments

In Advances in Neural Information Processing Systems 33 (NeurIPS 2020); 29 pages, 5 figures

R2 v1 2026-06-23T14:23:43.496Z