A Proximal Modified Quasi-Newton Method for Nonsmooth Regularized Optimization
Youssef Diouane, Mohamed Laghdaf Habiboullah, Dominique Orban

TL;DR
This paper introduces R2N, a modified quasi-Newton method for nonsmooth, possibly nonconvex optimization, with convergence guarantees and practical performance on diverse problems.
Contribution
It develops R2N and R2DH algorithms that handle nonsmooth, nonconvex functions with adaptive regularization, providing convergence analysis and complexity bounds.
Findings
Global convergence without local Lipschitz assumptions
Complexity bounds of O(1/ε^{2/(1-p)}) and exponential for different cases
Numerical experiments on diverse optimization problems
Abstract
We develop R2N, a modified quasi-Newton method for minimizing the sum of a function and a lower semi-continuous prox-bounded . Both and may be nonconvex. At each iteration, our method computes a step by minimizing the sum of a quadratic model of , a model of , and an adaptive quadratic regularization term. A step may be computed by a variant of the proximal-gradient method. An advantage of R2N over trust-region (TR) methods is that proximal operators do not involve an extra TR indicator. We also develop the variant R2DH, in which the model Hessian is diagonal, which allows us to compute a step without relying on a subproblem solver when is separable. R2DH can be used as standalone solver, but also as subproblem solver inside R2N. We describe non-monotone variants of both R2N and R2DH. Global convergence of a first-order stationarity measure to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSparse Evolutionary Training
