SPIRAL: A superlinearly convergent incremental proximal algorithm for nonconvex finite sum minimization
Pourya Behmandpoor, Puya Latafat, Andreas Themelis, Marc Moonen, Panagiotis Patrinos
TL;DR
SPIRAL targets regularized finite-sum problems with nonconvex and nonsmooth components, relaxing Lipschitz-gradient requirements through relative smoothness and a Bregman framework. It blends incremental gradient updates with a linesearch driven by a Lyapunov function and uses quasi-Newton directions derived from a residual mapping to achieve fast convergence. The authors prove global and subsequential convergence, establish conditions for superlinear convergence, and show linear convergence under KL assumptions, while offering an adaptive variant (adaSPIRAL) that tunes local smoothness. Empirically, SPIRAL and adaSPIRAL outperform several state-of-the-art incremental methods on convex tasks and several nonconvex problems, including sparse phase retrieval and NN-PCA, while keeping low memory overhead. These results indicate practical applicability to large-scale, non-Lipschitz finite-sum problems in ML, signal processing, and related fields, with potential extensions to distributed settings.
Abstract
We introduce SPIRAL, a SuPerlinearly convergent Incremental pRoximal ALgorithm, for solving nonconvex regularized finite sum problems under a relative smoothness assumption. Each iteration of SPIRAL consists of an inner and an outer loop. It combines incremental gradient updates with a linesearch that has the remarkable property of never being triggered asymptotically, leading to superlinear convergence under mild assumptions at the limit point. Simulation results with L-BFGS directions on different convex, nonconvex, and non-Lipschitz differentiable problems show that our algorithm, as well as its adaptive variant, are competitive to the state of the art.
