Adaptive proximal algorithms for convex optimization under local Lipschitz continuity of the gradient
Puya Latafat, Andreas Themelis, Lorenzo Stella, Panagiotis Patrinos
TL;DR
This work addresses convex composite optimization with locally Lipschitz gradients by introducing adaptive, linesearch-free first-order methods. The authors develop adaPG for the proximal gradient and extend it to a three-term adaptive primal-dual scheme adaPD, with an essentially fully adaptive variant adaPDls that avoids computing the operator norm via backtracking. The core idea combines tight local estimates of cocoercivity and Lipschitz continuity, encapsulated in the quantities $\ell_k$ and $c_k$, to update stepsizes without function-value evaluations, and it provides convergence guarantees and sublinear rates. Numerical experiments on logistic regression, cubic regularization, regularized least squares, dual SVM, LAD, and square-root lasso demonstrate robust performance gains over linesearch-based methods, highlighting practical impact for large-scale convex optimization with nonsmooth terms.
Abstract
Backtracking linesearch is the de facto approach for minimizing continuously differentiable functions with locally Lipschitz gradient. In recent years, it has been shown that in the convex setting it is possible to avoid linesearch altogether, and to allow the stepsize to adapt based on a local smoothness estimate without any backtracks or evaluations of the function value. In this work we propose an adaptive proximal gradient method, adaPG, that uses novel estimates of the local smoothness modulus which leads to less conservative stepsize updates and that can additionally cope with nonsmooth terms. This idea is extended to the primal-dual setting where an adaptive three-term primal-dual algorithm, adaPD, is proposed which can be viewed as an extension of the PDHG method. Moreover, in this setting the "essentially" fully adaptive variant adaPD$^+$ is proposed that avoids evaluating the linear operator norm by invoking a backtracking procedure, that, remarkably, does not require extra gradient evaluations. Numerical simulations demonstrate the effectiveness of the proposed algorithms compared to the state of the art.
