English

Triangulation candidates for Bayesian optimization

Computation 2022-05-23 v2 Machine Learning Machine Learning

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.

Keywords

Cite

@article{arxiv.2112.07457,
  title  = {Triangulation candidates for Bayesian optimization},
  author = {Robert B. Gramacy and Annie Sauer and Nathan Wycoff},
  journal= {arXiv preprint arXiv:2112.07457},
  year   = {2022}
}

Comments

10 pages, 5 figures

R2 v1 2026-06-24T08:16:54.828Z