English

Higher-Order Corrections to Optimisers based on Newton's Method

Numerical Analysis 2025-08-01 v2 Numerical Analysis

Abstract

The Newton, Gauss--Newton and Levenberg--Marquardt methods all use the first derivative of a vector function (the Jacobian) to minimise its sum of squares. When the Jacobian matrix is ill-conditioned, the function varies much faster in some directions than others and the space of possible improvement in sum of squares becomes a long narrow ellipsoid in the linear model. This means that even a small amount of nonlinearity in the problem parameters can cause a proposed point far down the long axis of the ellipsoid to fall outside of the actual curved valley of improved values, even though it is quite nearby. This paper presents a differential equation that `follows' these valleys, based on the technique of geodesic acceleration, which itself provides a 2nd^\mathrm{nd} order improvement to the Levenberg--Marquardt iteration step. Higher derivatives of this equation are computed that allow nthn^\mathrm{th} order improvements to the optimisation methods to be derived. These higher-order accelerated methods up to 4th^\mathrm{th} order are tested numerically and shown to provide substantial reduction of both number of steps and computation time.

Keywords

Cite

@article{arxiv.2307.03820,
  title  = {Higher-Order Corrections to Optimisers based on Newton's Method},
  author = {S. J. Brooks},
  journal= {arXiv preprint arXiv:2307.03820},
  year   = {2025}
}
R2 v1 2026-06-28T11:24:53.266Z