Variance reduction techniques for stochastic proximal point algorithms
Cheik Traoré, Vassilis Apidopoulos, Saverio Salzo, Silvia Villa
TL;DR
This work addresses finite-sum optimization $F(\bm{x}) = \frac{1}{n}\sum_{i=1}^n f_i(\bm{x})$ by introducing a unified variance-reduced stochastic proximal-point framework that encompasses proximal SVRG, SAGA, and related variants. It develops a generic algorithm with a variance-correcting term $\bm{e}^k$ and proves $O(1/k)$ convergence for convex $F$, plus linear convergence under the Polyak-Łojasiewicz condition with constant steps. The paper derives concrete schemes (SVRP, SAPA, L-SVRP) and shows through experiments that proximal variance-reduction methods offer greater stability to step-size choices and competitive or superior performance compared to gradient-based variants on challenging problems. These results highlight the practical robustness and efficiency of proximal variance-reduction approaches for large-scale finite-sum optimization.
Abstract
In the context of finite sums minimization, variance reduction techniques are widely used to improve the performance of state-of-the-art stochastic gradient methods. Their practical impact is clear, as well as their theoretical properties. Stochastic proximal point algorithms have been studied as an alternative to stochastic gradient algorithms since they are more stable with respect to the choice of the step size. However, their variance-reduced versions are not as well studied as the gradient ones. In this work, we propose the first unified study of variance reduction techniques for stochastic proximal point algorithms. We introduce a generic stochastic proximal-based algorithm that can be specified to give the proximal version of SVRG, SAGA, and some of their variants. For this algorithm, in the smooth setting, we provide several convergence rates for the iterates and the objective function values, which are faster than those of the vanilla stochastic proximal point algorithm. More specifically, for convex functions, we prove a sublinear convergence rate of $O(1/k)$. In addition, under the Polyak-Łojasiewicz (PL) condition, we obtain linear convergence rates. Finally, our numerical experiments demonstrate the advantages of the proximal variance reduction methods over their gradient counterparts in terms of the stability with respect to the choice of the step size in most cases, especially for difficult problems.
