Stochastic Variance-Reduced Forward-Reflected-Backward Splitting Methods for Nonmonotone Generalized Equations
Quoc Tran-Dinh
TL;DR
The paper tackles nonmonotone generalized equations in a large-scale finite-sum setting by introducing stochastic variance-reduced forward-reflected estimators. It defines the forward-reflected quantity $S_\gamma^k=Gx^k-\gamma Gx^{k-1}$ with $\gamma\in(1/2,1)$ and builds unbiased estimators via Loopless-SVRG and SAGA, forming two single-loop methods (VROG4NE for NE and VROG4NI for NI) that achieve the oracle complexity $\mathcal{O}(n+n^{2/3}\epsilon^{-2})$. A further FRBS variant (VFRBS) is developed for nonmonotone generalized equations, with implementable resolvent-based updates and comparable convergence guarantees. The authors validate the methods on nonconvex-minimax and ambiguous-feature logistic regression problems, showing competitive and often superior performance relative to existing stochastic approaches. Overall, the work provides simple, scalable variance-reduced algorithms with rigorous guarantees for challenging nonmonotone settings and broad applicability to VIPs, minimax, and fixed-point formulations.
Abstract
We develop two novel stochastic variance-reduction methods to approximate solutions of a class of nonmonotone [generalized] equations. Our algorithms leverage a new combination of ideas from the forward-reflected-backward splitting method and a class of unbiased variance-reduced estimators. We construct two new stochastic estimators within this class, inspired by the well-known SVRG and SAGA estimators. These estimators significantly differ from existing approaches used in minimax and variational inequality problems. By appropriately choosing parameters, both algorithms achieve a state-of-the-art oracle complexity of $\mathcal{O}(n + n^{2/3}ε^{-2})$ for obtaining an $ε$-solution in terms of the operator residual norm for a class of nonmonotone problems, where $n$ is the number of summands and $ε$ signifies the desired accuracy. This complexity aligns with the best-known results in SVRG and SAGA methods for stochastic nonconvex optimization. We test our algorithms on some numerical examples and compare them with existing methods. The results demonstrate promising improvements offered by the new methods compared to their competitors.
