Bayesian Optimization over High-Dimensional Combinatorial Spaces via Dictionary-Based Embeddings

Abstract

We consider the problem of optimizing expensive black-box functions over high-dimensional combinatorial spaces which arises in many science, engineering, and ML applications. We use Bayesian Optimization (BO) and propose a novel surrogate modeling approach for efficiently handling a large number of binary and categorical parameters. The key idea is to select a number of discrete structures from the input space (the dictionary) and use them to define an ordinal embedding for high-dimensional combinatorial structures. This allows us to use existing Gaussian process models for continuous spaces. We develop a principled approach based on binary wavelets to construct dictionaries for binary spaces, and propose a randomized construction method that generalizes to categorical spaces. We provide theoretical justification to support the effectiveness of the dictionary-based embeddings. Our experiments on diverse real-world benchmarks demonstrate the effectiveness of our proposed surrogate modeling approach over state-of-the-art BO methods.

Cite

Text

Deshwal et al. "Bayesian Optimization over High-Dimensional Combinatorial Spaces via Dictionary-Based Embeddings." Artificial Intelligence and Statistics, 2023.

Markdown

[Deshwal et al. "Bayesian Optimization over High-Dimensional Combinatorial Spaces via Dictionary-Based Embeddings." Artificial Intelligence and Statistics, 2023.](https://mlanthology.org/aistats/2023/deshwal2023aistats-bayesian/)

BibTeX

@inproceedings{deshwal2023aistats-bayesian,
  title     = {{Bayesian Optimization over High-Dimensional Combinatorial Spaces via Dictionary-Based Embeddings}},
  author    = {Deshwal, Aryan and Ament, Sebastian and Balandat, Maximilian and Bakshy, Eytan and Doppa, Janardhan Rao and Eriksson, David},
  booktitle = {Artificial Intelligence and Statistics},
  year      = {2023},
  pages     = {7021-7039},
  volume    = {206},
  url       = {https://mlanthology.org/aistats/2023/deshwal2023aistats-bayesian/}
}