Detecting negative eigenvalues of exact and approximate Hessian matrices in optimization
Warren Hare, Cl\'ement W. Royer

TL;DR
This paper presents practical methods for detecting negative eigenvalues in Hessian matrices during optimization, even when only approximate or sampled Hessian information is available, improving nonconvex optimization strategies.
Contribution
It introduces a general framework for detecting negative eigenvalues using submatrix construction, applicable to both exact and approximate Hessians, with empirical validation.
Findings
Submatrix construction effectively detects negative curvature.
Variable order impacts detection efficiency.
Approximate Hessian eigenvalues can be reliably identified.
Abstract
Nonconvex minimization algorithms often benefit from the use of second-order information as represented by the Hessian matrix. When the Hessian at a critical point possesses negative eigenvalues, the corresponding eigenvectors can be used to search for further improvement in the objective function value. Computing such eigenpairs can be computationally challenging, particularly if the Hessian matrix itself cannot be built directly but must rather be sampled or approximated. In blackbox optimization, such derivative approximations are built at a significant cost in terms of function values. In this paper, we investigate practical approaches to detect negative eigenvalues in Hessian matrices without access to the full matrix. We propose a general framework that begins with the diagonal and gradually builds submatrices to detect negative curvature. Crucially,our approach works both when…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research
