Scalable Subspace Methods for Derivative-Free Nonlinear Least-Squares Optimization
Coralia Cartis, Lindon Roberts

TL;DR
This paper presents a scalable, model-based derivative-free optimization framework using random subspaces, with theoretical complexity bounds and a practical implementation called DFBGN that performs well on large-scale problems.
Contribution
It introduces a novel large-scale subspace optimization framework with probabilistic complexity analysis and a practical, efficient implementation for nonlinear least-squares problems.
Findings
DFBGN achieves low per-iteration linear algebra cost.
The method demonstrates improved scalability on large problems.
Numerical results show strong performance and fast objective decrease.
Abstract
We introduce a general framework for large-scale model-based derivative-free optimization based on iterative minimization within random subspaces. We present a probabilistic worst-case complexity analysis for our method, where in particular we prove high-probability bounds on the number of iterations before a given optimality is achieved. This framework is specialized to nonlinear least-squares problems, with a model-based framework based on the Gauss-Newton method. This method achieves scalability by constructing local linear interpolation models to approximate the Jacobian, and computes new steps at each iteration in a subspace with user-determined dimension. We then describe a practical implementation of this framework, which we call DFBGN. We outline efficient techniques for selecting the interpolation points and search subspace, yielding an implementation that has a low…
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
TopicsAdvanced Optimization Algorithms Research · Polynomial and algebraic computation · Sparse and Compressive Sensing Techniques
