A General Framework for Multi-Fidelity Bayesian Optimization with Gaussian Processes
Abstract
How can we efficiently gather information to optimize an unknown function, when presented with multiple, mutually dependent information sources with different costs? For example, when optimizing a physical system, intelligently trading off computer simulations and real-world tests can lead to significant savings. Existing multi-fidelity Bayesian optimization methods, such as multi-fidelity GP-UCB or Entropy Search-based approaches, either make simplistic assumptions on the interaction among different fidelities or use simple heuristics that lack theoretical guarantees. In this paper, we study multi-fidelity Bayesian optimization with complex structural dependencies among multiple outputs, and propose MF-MI-Greedy, a principled algorithmic framework for addressing this problem. In particular, we model different fidelities using additive Gaussian processes based on shared latent relationships with the target function. Then we use cost-sensitive mutual information gain for efficient Bayesian optimization. We propose a simple notion of regret which incorporates the varying cost of different fidelities, and prove that MF-MI-Greedy achieves low regret. We demonstrate the strong empirical performance of our algorithm on both synthetic and real-world datasets.
Cite
Text
Song et al. "A General Framework for Multi-Fidelity Bayesian Optimization with Gaussian Processes." Artificial Intelligence and Statistics, 2019.Markdown
[Song et al. "A General Framework for Multi-Fidelity Bayesian Optimization with Gaussian Processes." Artificial Intelligence and Statistics, 2019.](https://mlanthology.org/aistats/2019/song2019aistats-general/)BibTeX
@inproceedings{song2019aistats-general,
title = {{A General Framework for Multi-Fidelity Bayesian Optimization with Gaussian Processes}},
author = {Song, Jialin and Chen, Yuxin and Yue, Yisong},
booktitle = {Artificial Intelligence and Statistics},
year = {2019},
pages = {3158-3167},
volume = {89},
url = {https://mlanthology.org/aistats/2019/song2019aistats-general/}
}