Modified limited memory BFGS with displacement aggregation and its application to the largest eigenvalue problem
Manish Kumar Sahu, Suvendu Ranjan Pattanaik

TL;DR
This paper introduces AggMBFGS, a modified limited memory BFGS method with displacement aggregation, which improves convergence and efficiency in large-scale nonconvex optimization and eigenvalue problems.
Contribution
The paper proposes AggMBFGS, a novel BFGS variant with displacement aggregation, offering enhanced convergence properties and computational efficiency for large-scale problems.
Findings
AggMBFGS outperforms M-LBFGS in reducing iterations and function evaluations.
AggMBFGS achieves lower relative errors in eigenvalue computations.
Theoretical proof of superlinear convergence of AggMBFGS.
Abstract
We present a modified limited memory BFGS method with displacement aggregation (AggMBFGS) for solving nonconvex optimization problems. AggMBFGS refines curvature pair updates by removing linearly dependent variable variations, ensuring that the inverse Hessian approximation retains essential curvature properties. As a result, its per iteration complexity and storage requirement is where represents the memory size and is the problem dimension. We establish the global convergence of both M-LBFGS and AggMBFGS under a backtracking modified Armijo line search (MALS) and prove the local superlinear convergence of AggMBFGS, demonstrating its theoretical advantages over M-LBFGS with the classical Armijo line search~\cite{Shi2016ALM}. Numerical experiments on CUTEst test problems~\cite{gould2015cutest} confirm that AggMBFGS outperforms M-LBFGS in reducing…
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 · Metaheuristic Optimization Algorithms Research · PAPR reduction in OFDM
