A simple and practical adaptive trust-region method
Fadi Hamad, Oliver Hinder

TL;DR
This paper introduces a simple, adaptive trust-region method for unconstrained optimization that achieves near-optimal convergence bounds, improves practical performance over existing methods, and requires fewer evaluations on benchmark problems.
Contribution
A novel adaptive trust-region algorithm with inexact subproblem solutions that improves convergence bounds and practical efficiency over prior methods.
Findings
Achieves near-optimal convergence bounds for finding stationary points.
Uses fewer function, gradient, and Hessian evaluations than state-of-the-art methods.
Practical enhancements significantly reduce wall-clock time.
Abstract
We present an adaptive trust-region method for unconstrained optimization that allows inexact solutions to the trust-region subproblems. Our method is a simple variant of the classical trust-region method of \citet{sorensen1982newton}. The method achieves the best possible convergence bound up to an additive log factor, for finding an -approximate stationary point, i.e., iterations where is the Lipschitz constant of the Hessian, is the optimality gap, and is the termination tolerance for the gradient norm. This improves over existing trust-region methods whose worst-case bound is at least a factor of worse. We compare our performance with state-of-the-art trust-region (TRU) and cubic regularization (ARC) methods from the GALAHAD library on the CUTEst benchmark set on problems with more than 100…
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
TopicsOptimization and Search Problems
