Abstract
When a black-box optimization objective can only be evaluated with costly or noisy measurements, most standard optimization algorithms are unsuited to find the optimal solution. Specialized algorithms that deal with exactly this situation make use of surrogate models. These models are usually continuous and smooth, which is beneficial for continuous optimization problems, but not necessarily for combinatorial problems. However, by choosing the basis functions of the surrogate model in a certain way, we show that it can be guaranteed that the optimal solution of the surrogate model is integer. This approach outperforms random search, simulated annealing and a Bayesian optimization algorithm on the problem of finding robust routes for a noise-perturbed traveling salesman benchmark problem, with similar performance as another Bayesian optimization algorithm, and outperforms all compared algorithms on a convex binary optimization problem with a large number of variables.
| Original language | English |
|---|---|
| Pages (from-to) | 639-653 |
| Number of pages | 15 |
| Journal | Annals of Mathematics and Artificial Intelligence |
| Volume | 89 |
| Issue number | 7 |
| Early online date | 19 Sept 2020 |
| DOIs | |
| Publication status | Published - Jul 2021 |
| Externally published | Yes |
Funding
This work is part of the research programme Real-time data-driven maintenance logistics with project number 628.009.012, which is financed by the Dutch Research Council (NWO). The authors would also like to thank Arthur Guijt for helping with the python code.
Keywords
- Bayesian optimization
- Black-box optimization
- Surrogate models