Abstract
Bayesian optimization (BO) is a global optimization strategy designed to find the minimum of an expensive black-box function, typically defined on a compact subset of d, by using a Gaussian process (GP) as a surrogate model for the objective. Although currently available acquisition functions address this goal with different degree of success, an over-exploration effect of the contour of the search space is typically observed. However, in problems like the configuration of machine learning algorithms, the function domain is conservatively large and with a high probability the global minimum does not sit on the boundary of the domain. We propose a method to incorporate this knowledge into the search process by adding virtual derivative observations in the GP at the boundary of the search space. We use the properties of GPs to impose conditions on the partial derivatives of the objective. The method is applicable with any acquisition function, it is easy to use and consistently reduces the number of evaluations required to optimize the objective irrespective of the acquisition used. We illustrate the benefits of our approach in an extensive experimental comparison.
Original language | English |
---|---|
Title of host publication | 2018 IEEE 28th International Workshop on Machine Learning for Signal Processing (MLSP) |
Publisher | IEEE |
Pages | 1-6 |
Number of pages | 6 |
ISBN (Electronic) | 978-1-5386-5477-4 |
ISBN (Print) | 978-1-5386-5478-1 |
DOIs | |
Publication status | Published - 2018 |
MoE publication type | A4 Conference publication |
Event | IEEE International Workshop on Machine Learning for Signal Processing - Aalborg, Denmark Duration: 17 Sept 2018 → 20 Sept 2018 Conference number: 28 |
Publication series
Name | Machine learning for signal processing |
---|---|
Publisher | IEEE |
ISSN (Print) | 1551-2541 |
Workshop
Workshop | IEEE International Workshop on Machine Learning for Signal Processing |
---|---|
Abbreviated title | MLSP |
Country/Territory | Denmark |
City | Aalborg |
Period | 17/09/2018 → 20/09/2018 |
Keywords
- Bayesian optimization
- Gaussian process
- Virtual derivative sign observation