Bayesian Optimization and Attribute Adjustment

Abstract

Automatic design via Bayesian optimization holds great promise given the constant increase of available data across domains. However, it faces difficulties from high-dimensional, potentially discrete, search spaces. We propose to probabilistically embed inputs into a lower dimensional, continuous latent space, where we perform gradient-based optimization guided by a Gaussian process. Building on variational autoncoders, we use both labeled and unlabeled data to guide the encoding and increase its accuracy. In addition, we propose an adversarial extension to render the latent representation invariant with respect to specific design attributes, which allows us to transfer these attributes across structures. We apply the framework both to a functional-protein dataset and to perform optimization of drag coefficients directly over high-dimensional shapes without incorporating domain knowledge or handcrafted features.

Cite

Text

Eismann et al. "Bayesian Optimization and Attribute Adjustment." Conference on Uncertainty in Artificial Intelligence, 2018.

Markdown

[Eismann et al. "Bayesian Optimization and Attribute Adjustment." Conference on Uncertainty in Artificial Intelligence, 2018.](https://mlanthology.org/uai/2018/eismann2018uai-bayesian/)

BibTeX

@inproceedings{eismann2018uai-bayesian,
  title     = {{Bayesian Optimization and Attribute Adjustment}},
  author    = {Eismann, Stephan and Levy, Daniel and Shu, Rui and Bartzsch, Stefan and Ermon, Stefano},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2018},
  pages     = {1042-1052},
  url       = {https://mlanthology.org/uai/2018/eismann2018uai-bayesian/}
}