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. 2108.10249
14
5

New Q-Newton's method meets Backtracking line search: good convergence guarantee, saddle points avoidance, quadratic rate of convergence, and easy implementation

23 August 2021
T. Truong
ArXivPDFHTML
Abstract

In a recent joint work, the author has developed a modification of Newton's method, named New Q-Newton's method, which can avoid saddle points and has quadratic rate of convergence. While good theoretical convergence guarantee has not been established for this method, experiments on small scale problems show that the method works very competitively against other well known modifications of Newton's method such as Adaptive Cubic Regularization and BFGS, as well as first order methods such as Unbounded Two-way Backtracking Gradient Descent. In this paper, we resolve the convergence guarantee issue by proposing a modification of New Q-Newton's method, named New Q-Newton's method Backtracking, which incorporates a more sophisticated use of hyperparameters and a Backtracking line search. This new method has very good theoretical guarantees, which for a {\bf Morse function} yields the following (which is unknown for New Q-Newton's method): {\bf Theorem.} Let f:Rm→Rf:\mathbb{R}^m\rightarrow \mathbb{R}f:Rm→R be a Morse function, that is all its critical points have invertible Hessian. Then for a sequence {xn}\{x_n\}{xn​} constructed by New Q-Newton's method Backtracking from a random initial point x0x_0x0​, we have the following two alternatives: i) lim⁡n→∞∣∣xn∣∣=∞\lim_{n\rightarrow\infty}||x_n||=\inftylimn→∞​∣∣xn​∣∣=∞, or ii) {xn}\{x_n\}{xn​} converges to a point x∞x_{\infty}x∞​ which is a {\bf local minimum} of fff, and the rate of convergence is {\bf quadratic}. Moreover, if fff has compact sublevels, then only case ii) happens. As far as we know, for Morse functions, this is the best theoretical guarantee for iterative optimization algorithms so far in the literature. We have tested in experiments on small scale, with some further simplified versions of New Q-Newton's method Backtracking, and found that the new method significantly improve New Q-Newton's method.

View on arXiv
Comments on this paper