Limited-Memory Greedy Quasi-Newton Method with Non-asymptotic Superlinear Convergence Rate
Zhan Gao, Aryan Mokhtari, Alec Koppel

TL;DR
This paper introduces a limited-memory quasi-Newton method with a proven explicit non-asymptotic superlinear convergence rate, balancing convergence speed and memory efficiency for large-scale optimization.
Contribution
It presents the LG-BFGS method that achieves non-asymptotic superlinear convergence with limited memory, a novel result in quasi-Newton methods.
Findings
LG-BFGS attains explicit superlinear convergence rate.
The method balances convergence speed with memory requirements.
Numerical results confirm theoretical advantages.
Abstract
Non-asymptotic convergence analysis of quasi-Newton methods has gained attention with a landmark result establishing an explicit local superlinear rate of O. The methods that obtain this rate, however, exhibit a well-known drawback: they require the storage of the previous Hessian approximation matrix or all past curvature information to form the current Hessian inverse approximation. Limited-memory variants of quasi-Newton methods such as the celebrated L-BFGS alleviate this issue by leveraging a limited window of past curvature information to construct the Hessian inverse approximation. As a result, their per iteration complexity and storage requirement is O where is the size of the window and is the problem dimension reducing the O computational cost and memory requirement of standard quasi-Newton methods. However, to the best of our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Iterative Methods for Nonlinear Equations · Matrix Theory and Algorithms
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
