Polynomial-Model-Based Optimization for Blackbox Objectives
Janina Schreiber, Damar Wicaksono, Michael Hecht

TL;DR
This paper introduces Polynomial-Model-Based Optimization (PMBO), a novel black-box optimization method that uses polynomial surrogates and an acquisition function to efficiently find minima in complex, unknown systems.
Contribution
PMBO is a new black-box optimizer that fits polynomial surrogates and iteratively updates them using Expected Improvement, outperforming existing algorithms in benchmark tests.
Findings
PMBO successfully competes with state-of-the-art algorithms.
In some cases, PMBO outperforms all compared algorithms.
PMBO is effective for diverse black-box optimization tasks.
Abstract
For a wide range of applications the structure of systems like Neural Networks or complex simulations, is unknown and approximation is costly or even impossible. Black-box optimization seeks to find optimal (hyper-) parameters for these systems such that a pre-defined objective function is minimized. Polynomial-Model-Based Optimization (PMBO) is a novel blackbox optimizer that finds the minimum by fitting a polynomial surrogate to the objective function. Motivated by Bayesian optimization the model is iteratively updated according to the acquisition function Expected Improvement, thus balancing the exploitation and exploration rate and providing an uncertainty estimate of the model. PMBO is benchmarked against other state-of-the-art algorithms for a given set of artificial, analytical functions. PMBO competes successfully with those algorithms and even outperforms all of them in some…
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
TopicsNeural Networks and Applications · Machine Learning and Algorithms · Machine Learning and Data Classification
