Deflation Techniques for Finding Multiple Local Minima of a Nonlinear Least Squares Problem

Alban Bloor Riley,Marcus Webb,Michael L Baker
2024-09-22
Abstract:In this paper we generalize the technique of deflation to define two new methods to systematically find many local minima of a nonlinear least squares problem. The methods are based on the Gauss-Newton algorithm, and as such do not require the calculation of a Hessian matrix. They also require fewer deflations than for applying the deflated Newton method on the first order optimality conditions, as the latter finds all stationary points, not just local minima. One application of interest covered in this paper is the inverse eigenvalue problem (IEP) associated with the modelling of spectroscopic data of relevance to the physical and chemical sciences. Open source MATLAB code is provided at <a class="link-external link-https" href="https://github.com/AlbanBloorRiley/DeflatedGaussNewton" rel="external noopener nofollow">this https URL</a>.
Numerical Analysis
What problem does this paper attempt to address?