English

An Enhanced Levenberg--Marquardt Method via Gram Reduction

Optimization and Control 2024-12-12 v1

Abstract

This paper studied the problem of solving the system of nonlinear equations F(x)=0{\bf F}({\bf x})={\bf 0}, where F:RdRd{\bf F}:{\mathbb R}^{d}\to{\mathbb R}^d. We propose Gram-Reduced Levenberg--Marquardt method which updates the Gram matrix J()J(){\bf J}(\cdot)^\top{\bf J}(\cdot) in every mm iterations, where J(){\bf J}(\cdot) is the Jacobian of F(){\bf F}(\cdot). Our method has a global convergence guarantee without relying on any step of line-search or solving sub-problems. We prove our method takes at most O(m2+m0.5ϵ2.5)\mathcal{O}(m^2+m^{-0.5}\epsilon^{-2.5}) iterations to find an ϵ\epsilon-stationary point of 12F()2\frac{1}{2}\|{\bf F}(\cdot)\|^2, which leads to overall computation cost of O(d3ϵ1+d2ϵ2)\mathcal{O}(d^3\epsilon^{-1}+d^2\epsilon^{-2}) by taking m=Θ(ϵ1)m=\Theta(\epsilon^{-1}). Our results are strictly better than the cost of O(d3ϵ2)\mathcal{O}(d^3\epsilon^{-2}) for existing Levenberg--Marquardt methods. We also show the proposed method enjoys local superlinear convergence rate under the non-degenerate assumption. We provide experiments on real-world applications in scientific computing and machine learning to validate the efficiency of the proposed methods.

Keywords

Cite

@article{arxiv.2412.08561,
  title  = {An Enhanced Levenberg--Marquardt Method via Gram Reduction},
  author = {Chengchang Liu and Luo Luo and John C. S. Lui},
  journal= {arXiv preprint arXiv:2412.08561},
  year   = {2024}
}

Comments

Accepted in AAAI 2025

R2 v1 2026-06-28T20:31:16.859Z