Sparse Gaussian Processes for Bayesian Optimization

Abstract

Bayesian optimization schemes often rely on Gaussian processes (GP). GP models are very flexible, but are known to scale poorly with the number of training points. While several efficient sparse GP models are known, they have limitations when applied in optimization settings. We propose a novel Bayesian optimization framework that uses sparse online Gaussian processes. We introduce a new updating scheme for the online GP that accounts for our preference during optimization for regions with better performance. We apply this method to optimize the performance of a free-electron laser, and demonstrate empirically that the weighted updating scheme leads to substantial improvements to performance in optimization.

Cite

Text

McIntire et al. "Sparse Gaussian Processes for Bayesian Optimization." Conference on Uncertainty in Artificial Intelligence, 2016.

Markdown

[McIntire et al. "Sparse Gaussian Processes for Bayesian Optimization." Conference on Uncertainty in Artificial Intelligence, 2016.](https://mlanthology.org/uai/2016/mcintire2016uai-sparse/)

BibTeX

@inproceedings{mcintire2016uai-sparse,
  title     = {{Sparse Gaussian Processes for Bayesian Optimization}},
  author    = {McIntire, Mitchell and Ratner, Daniel and Ermon, Stefano},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2016},
  url       = {https://mlanthology.org/uai/2016/mcintire2016uai-sparse/}
}