A tree-based radial basis function method for noisy parallel surrogate optimization
Chenchao Shou, Matthew West

TL;DR
This paper introduces ProSRS, a novel tree-based parallel surrogate optimization algorithm that efficiently handles noisy problems, converges to the global minimum, and outperforms existing methods in speed and cost.
Contribution
The paper presents a new parallel surrogate optimization method with a tree-based zoom strategy, providing theoretical convergence guarantees and superior empirical performance.
Findings
ProSRS converges to the global minimum with high probability.
ProSRS achieves faster convergence than state-of-the-art algorithms.
ProSRS is 1-4 orders of magnitude more computationally efficient.
Abstract
Parallel surrogate optimization algorithms have proven to be efficient methods for solving expensive noisy optimization problems. In this work we develop a new parallel surrogate optimization algorithm (ProSRS), using a novel tree-based "zoom strategy" to improve the efficiency of the algorithm. We prove that if ProSRS is run for sufficiently long, with probability converging to one there will be at least one point among all the evaluations that will be arbitrarily close to the global minimum. We compare our algorithm to several state-of-the-art Bayesian optimization algorithms on a suite of standard benchmark functions and two real machine learning hyperparameter-tuning problems. We find that our algorithm not only achieves significantly faster optimization convergence, but is also 1-4 orders of magnitude cheaper in computational cost.
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 Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Gaussian Processes and Bayesian Inference
