Mercer Features for Efficient Combinatorial Bayesian Optimization
Abstract
Bayesian optimization (BO) is an efficient framework for solving black-box optimization problems with expensive function evaluations. This paper addresses the BO problem setting for combinatorial spaces (e.g., sequences and graphs) that occurs naturally in science and engineering applications. A prototypical example is molecular optimization guided by expensive experiments. The key challenge is to balance the complexity of statistical models and tractability of search to select combinatorial structures for evaluation. In this paper, we propose an efficient approach referred as Mercer Features for Combinatorial Bayesian Optimization (MerCBO). The key idea behind MerCBO is to provide explicit feature maps for diffusion kernels over discrete objects by exploiting the structure of their combinatorial graph representation. These Mercer features combined with Thompson sampling as the acquisition function allows us to employ efficient solvers for finding the next structure for evaluation. Experimental evaluation on diverse real-world benchmarks demonstrates that MerCBO performs similarly or better than prior methods.
Cite
Text
Deshwal et al. "Mercer Features for Efficient Combinatorial Bayesian Optimization." AAAI Conference on Artificial Intelligence, 2021. doi:10.1609/AAAI.V35I8.16886Markdown
[Deshwal et al. "Mercer Features for Efficient Combinatorial Bayesian Optimization." AAAI Conference on Artificial Intelligence, 2021.](https://mlanthology.org/aaai/2021/deshwal2021aaai-mercer/) doi:10.1609/AAAI.V35I8.16886BibTeX
@inproceedings{deshwal2021aaai-mercer,
title = {{Mercer Features for Efficient Combinatorial Bayesian Optimization}},
author = {Deshwal, Aryan and Belakaria, Syrine and Doppa, Janardhan Rao},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2021},
pages = {7210-7218},
doi = {10.1609/AAAI.V35I8.16886},
url = {https://mlanthology.org/aaai/2021/deshwal2021aaai-mercer/}
}