Regularized Newton Method with Global $O(1/k^2)$ Convergence
Konstantin Mishchenko

TL;DR
This paper introduces a globally convergent Newton-type optimization method that combines cubic regularization and adaptive Levenberg--Marquardt penalty, achieving an optimal $O(1/k^2)$ convergence rate with cheap iterations.
Contribution
It proposes the first Newton variant with both low-cost iterations and guaranteed fast global convergence for convex objectives with Lipschitz Hessians.
Findings
Achieves $O(1/k^2)$ convergence rate globally.
Ensures superlinear local convergence for strongly convex objectives.
Includes an adaptive line search that does not require prior knowledge of parameters.
Abstract
We present a Newton-type method that converges fast from any initialization and for arbitrary convex objectives with Lipschitz Hessians. We achieve this by merging the ideas of cubic regularization with a certain adaptive Levenberg--Marquardt penalty. In particular, we show that the iterates given by , where is a constant, converge globally with a rate. Our method is the first variant of Newton's method that has both cheap iterations and provably fast global convergence. Moreover, we prove that locally our method converges superlinearly when the objective is strongly convex. To boost the method's performance, we present a line search procedure that does not need prior knowledge of and is provably efficient.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIterative Methods for Nonlinear Equations · Advanced Optimization Algorithms Research · Optimization and Variational Analysis
