Quasi Branch and Bound for Smooth Global Optimization
Nadav Dym

TL;DR
This paper introduces two quasi branch and bound algorithms, qBnB(2) and qBnB(3), that improve smooth global optimization by achieving higher convergence orders with less computational effort, especially in derivative-free contexts.
Contribution
The paper proposes two novel quasi branch and bound algorithms with higher convergence orders and reduced computational complexity, advancing the state of the art in smooth global optimization.
Findings
qBnB(2) achieves second order convergence without derivatives.
qBnB(3) attains third order convergence with finite termination.
Both algorithms outperform existing methods in experiments.
Abstract
Quasi branch and bound is a recently introduced generalization of branch and bound, where lower bounds are replaced by a relaxed notion of quasi-lower bounds, required to be lower bounds only for sub-cubes containing a minimizer. This paper is devoted to studying the possible benefits of this approach, for the problem of minimizing a smooth function over a cube. This is accomplished by suggesting two quasi branch and bound algorithms, qBnB(2) and qBnB(3), that compare favorably with alternative branch and bound algorithms. The first algorithm we propose, qBnB(2), achieves second order convergence based only on a bound on second derivatives, without requiring calculation of derivatives. As such, this algorithm is suitable for derivative free optimization, for which typical algorithms such as Lipschitz optimization only have first order convergence and so suffer from limited accuracy…
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
TopicsAdvanced Optimization Algorithms Research · Sparse and Compressive Sensing Techniques · Advanced Vision and Imaging
