🌙

随机近端点算法的方差缩减技术

Variance Reduction Techniques for Stochastic Proximal Point Algorithms

Journal of Optimization Theory and Applications · 2024
被引 2
ABS 3

中文导读

本文首次统一研究了随机近端点算法的方差缩减技术,提出了一个通用算法框架,可衍生出SVRG和SAGA的近端版本,并证明了比原始算法更快的收敛速度,数值实验显示其在步长选择上更稳定。

Abstract

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 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.

优化算法机器学习随机优化方差缩减