English

Deep Learning for Bayesian Optimization of Scientific Problems with High-Dimensional Structure

Machine Learning 2022-12-08 v4 Applied Physics Chemical Physics Computational Physics Optics

Abstract

Bayesian optimization (BO) is a popular paradigm for global optimization of expensive black-box functions, but there are many domains where the function is not completely a black-box. The data may have some known structure (e.g. symmetries) and/or the data generation process may be a composite process that yields useful intermediate or auxiliary information in addition to the value of the optimization objective. However, surrogate models traditionally employed in BO, such as Gaussian Processes (GPs), scale poorly with dataset size and do not easily accommodate known structure. Instead, we use Bayesian neural networks, a class of scalable and flexible surrogate models with inductive biases, to extend BO to complex, structured problems with high dimensionality. We demonstrate BO on a number of realistic problems in physics and chemistry, including topology optimization of photonic crystal materials using convolutional neural networks, and chemical property optimization of molecules using graph neural networks. On these complex tasks, we show that neural networks often outperform GPs as surrogate models for BO in terms of both sampling efficiency and computational cost.

Keywords

Cite

@article{arxiv.2104.11667,
  title  = {Deep Learning for Bayesian Optimization of Scientific Problems with High-Dimensional Structure},
  author = {Samuel Kim and Peter Y. Lu and Charlotte Loh and Jamie Smith and Jasper Snoek and Marin Soljačić},
  journal= {arXiv preprint arXiv:2104.11667},
  year   = {2022}
}

Comments

32 pages, 16 figures; published in TMLR

R2 v1 2026-06-24T01:27:59.807Z