Practical Regularized Quasi-Newton Methods with Inexact Function Values
Hiroki Hamaguchi, Naoki Marumo, Akiko Takeda

TL;DR
This paper introduces a noise-tolerant regularized quasi-Newton method with a relaxed line search that remains stable under inexact function evaluations, improving robustness in noisy optimization scenarios.
Contribution
The paper develops a novel regularized quasi-Newton method with a relaxed line search and adaptive regularization, achieving global convergence under noisy function evaluations.
Findings
Method is more robust than existing approaches in noisy settings.
Achieves a convergence rate of O(1/ε²) for first-order stationary points.
Performs well on benchmark problems with low-precision arithmetic.
Abstract
Many practical optimization problems involve objective function values that are corrupted by unavoidable numerical errors. In smooth nonconvex optimization, quasi-Newton methods combined with line search are widely used due to their efficiency and scalability. These methods implicitly assume accurate function evaluations and thus may fail to converge in noisy settings. Developing fast and robust quasi-Newton methods for such scenarios is therefore crucial. To address this issue, we propose a noise-tolerant regularized quasi-Newton method equipped with a relaxed Armijo-type line search, designed to remain stable under inaccurate function evaluations. By combining a regularization parameter update rule inspired by Objective-Function-Free Optimization and the AdaGrad-Norm method, we establish a global convergence rate of for reaching a first-order…
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
TopicsStochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research · Sparse and Compressive Sensing Techniques
