A consistently adaptive trust-region method
Fadi Hamad, Oliver Hinder

TL;DR
This paper introduces a new adaptive trust-region method that achieves optimal iteration complexity bounds for finding approximate stationary points, improving upon previous methods with suboptimal dependence on problem properties.
Contribution
The authors develop the first adaptive trust-region algorithm with optimal iteration bounds, matching the best known theoretical guarantees up to a logarithmic factor.
Findings
Achieves $O( Delta_f L^{1/2} epsilon^{-3/2})$ iteration complexity.
Performs competitively with ARC and classical trust-region methods in experiments.
Circumvents previous suboptimal dependence on the Lipschitz constant of the Hessian.
Abstract
Adaptive trust-region methods attempt to maintain strong convergence guarantees without depending on conservative estimates of problem properties such as Lipschitz constants. However, on close inspection, one can show existing adaptive trust-region methods have theoretical guarantees with severely suboptimal dependence on problem properties such as the Lipschitz constant of the Hessian. For example, TRACE developed by Curtis et al. obtains a iteration bound where is the Lipschitz constant of the Hessian. Compared with the optimal bound this is suboptimal with respect to . We present the first adaptive trust-region method which circumvents this issue and requires at most iterations to find an -approximate stationary point,…
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
Taxonomy
TopicsOptimization and Search Problems · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
