NeurIPS 2022accept22 citations
Triangulation candidates for Bayesian optimization
Robert B. Gramacy, Annie Sauer, Nathan Wycoff
Abstract
Bayesian optimization involves "inner optimization" over a new-data acquisition criterion which is non-convex/highly multi-modal, may be non-differentiable, or may otherwise thwart local numerical optimizers. In such cases it is common to replace continuous search with a discrete one over random candidates. Here we propose using candidates based on a Delaunay triangulation of the existing input design. We detail the construction of these "tricands" and demonstrate empirically how they outperform both numerically optimized acquisitions and random candidate-based alternatives, and are well-suited for hybrid schemes, on benchmark synthetic and real simulation experiments.
surrogate modelingGaussian processactive learningsequential designspace-filling designDelaunay triangulationconvex hull
BibTeX
@inproceedings{
gramacy2022triangulation,
title={Triangulation candidates for Bayesian optimization},
author={Robert B. Gramacy and Annie Sauer and Nathan Wycoff},
booktitle={Advances in Neural Information Processing Systems},
editor={Alice H. Oh and Alekh Agarwal and Danielle Belgrave and Kyunghyun Cho},
year={2022},
url={https://openreview.net/forum?id=OFJSAMwskM}
}