OCLGFeb 17, 2023

Solving stochastic weak Minty variational inequalities without increasing batch size

arXiv:2302.09029v132 citationsh-index: 60
Originality Highly original
AI Analysis

This addresses the computational inefficiency in nonconvex-nonconcave optimization problems for researchers and practitioners in machine learning and optimization, offering a more practical alternative to existing methods.

The paper tackles the challenge of solving stochastic weak Minty variational inequalities (MVIs) without resorting to increasing batch sizes, which are costly, by proposing a family of stochastic extragradient-type algorithms with two stepsizes and only one additional oracle evaluation per iteration. It demonstrates that fixed and diminishing stepsizes can be used effectively, achieving almost sure convergence and providing a unified analysis that includes a nonlinear generalization of the primal dual hybrid gradient algorithm.

This paper introduces a family of stochastic extragradient-type algorithms for a class of nonconvex-nonconcave problems characterized by the weak Minty variational inequality (MVI). Unlike existing results on extragradient methods in the monotone setting, employing diminishing stepsizes is no longer possible in the weak MVI setting. This has led to approaches such as increasing batch sizes per iteration which can however be prohibitively expensive. In contrast, our proposed methods involves two stepsizes and only requires one additional oracle evaluation per iteration. We show that it is possible to keep one fixed stepsize while it is only the second stepsize that is taken to be diminishing, making it interesting even in the monotone setting. Almost sure convergence is established and we provide a unified analysis for this family of schemes which contains a nonlinear generalization of the celebrated primal dual hybrid gradient algorithm.

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