Subspace Quasi-Newton Method with Gradient Approximation
Taisei Miyaishi, Ryota Nozawa, Pierre-Louis Poirion, Akiko Takeda

TL;DR
This paper introduces a subspace quasi-Newton method that uses gradient approximation via random matrix theory, reducing computational bottlenecks in large-scale optimization while maintaining convergence efficiency.
Contribution
It proposes a novel subspace quasi-Newton algorithm that avoids full gradient and Hessian computations, achieving comparable iteration complexity with improved computational speed.
Findings
Method reduces computation time in large-scale problems
Achieves similar iteration complexity to existing methods
Confirmed effectiveness through numerical experiments
Abstract
In recent years, various subspace algorithms have been developed to handle large-scale optimization problems. Although existing subspace Newton methods require fewer iterations to converge in practice, the matrix operations and full gradient computation are bottlenecks when dealing with large-scale problems. %In this study, We propose a subspace quasi-Newton method that is restricted to a deterministic-subspace together with a gradient approximation based on random matrix theory. Our method does not require full gradients, let alone Hessian matrices. Yet, it achieves the same order of the worst-case iteration complexities in average for convex and nonconvex cases, compared to existing subspace methods. In numerical experiments, we confirm the superiority of our algorithm in terms of computation time.
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
TopicsIterative Methods for Nonlinear Equations · Advanced Numerical Analysis Techniques · Advanced Optimization Algorithms Research
