ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2112.02089
17
39

Regularized Newton Method with Global O(1/k2)O(1/k^2)O(1/k2) Convergence

3 December 2021
Konstantin Mishchenko
ArXivPDFHTML
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 xk+1=xk−(∇2f(xk)+H∥∇f(xk)∥I)−1∇f(xk)x^{k+1}=x^k - \bigl(\nabla^2 f(x^k) + \sqrt{H\|\nabla f(x^k)\|} \mathbf{I}\bigr)^{-1}\nabla f(x^k)xk+1=xk−(∇2f(xk)+H∥∇f(xk)∥​I)−1∇f(xk), where H>0H>0H>0 is a constant, converge globally with a O(1k2)\mathcal{O}(\frac{1}{k^2})O(k21​) 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 HHH and is provably efficient.

View on arXiv
Comments on this paper