A Relative Inexact Proximal Gradient Method with an Explicit Linesearch
Yunier Bello-Cruz, Max L. N. Gonçalves, Jefferson G. Melo, Cassandra Mohr
TL;DR
This paper tackles the composite convex optimization problem F(x)=f(x)+g(x) without requiring Lipschitz continuity of ∇f. It introduces IPG-ELS, an inexact proximal gradient method with an explicit line search on the smooth component and a relative, controlled inexact proximal subproblem. The authors prove convergence to the optimal set and establish iteration-complexity results, including rates for η-approximate stationary solutions, under general assumptions and Lipschitz conditions where applicable. Numerical experiments on CUR-like factorization demonstrate that IPG-ELS can outperform exact-proximal and fixed-stepsize variants by effectively balancing subproblem accuracy with a data-driven line search. The approach provides a practically efficient and theoretically sound tool for large-scale, nonsmooth convex optimization problems in which proximal operators are expensive or unavailable in closed form.
Abstract
This paper presents and investigates an inexact proximal gradient method for solving composite convex optimization problems characterized by an objective function composed of a sum of a full-domain differentiable convex function and a non-differentiable convex function. We introduce an explicit line search applied specifically to the differentiable component of the objective function, requiring only a relative inexact solution of the proximal subproblem per iteration. We prove the convergence of the sequence generated by our scheme and establish its iteration complexity, considering both the functional values and a residual associated with first-order stationary solutions. Additionally, we provide numerical experiments to illustrate the practical efficacy of our method.
