arXiv Analytics

Sign in

arXiv:2010.00979 [cs.LG]AbstractReferencesReviewsResources

BOSS: Bayesian Optimization over String Spaces

Henry B. Moss, Daniel Beck, Javier Gonzalez, David S. Leslie, Paul Rayson

Published 2020-10-02Version 1

This article develops a Bayesian optimization (BO) method which acts directly over raw strings, proposing the first uses of string kernels and genetic algorithms within BO loops. Recent applications of BO over strings have been hindered by the need to map inputs into a smooth and unconstrained latent space. Learning this projection is computationally and data-intensive. Our approach instead builds a powerful Gaussian process surrogate model based on string kernels, naturally supporting variable length inputs, and performs efficient acquisition function maximization for spaces with syntactical constraints. Experiments demonstrate considerably improved optimization over existing approaches across a broad range of constraints, including the popular setting where syntax is governed by a context-free grammar.

Related articles: Most relevant | Search more
arXiv:1901.11515 [cs.LG] (Published 2019-01-31)
ProBO: a Framework for Using Probabilistic Programming in Bayesian Optimization
arXiv:2104.08166 [cs.LG] (Published 2021-04-16)
Overfitting in Bayesian Optimization: an empirical study and early-stopping solution
arXiv:1908.06674 [cs.LG] (Published 2019-08-19)
Towards Assessing the Impact of Bayesian Optimization's Own Hyperparameters