Efficient Robust Bayesian Optimization for Arbitrary Uncertain Inputs
Abstract
Bayesian Optimization (BO) is a sample-efficient optimization algorithm widely employed across various applications. In some challenging BO tasks, input uncertainty arises due to the inevitable randomness in the optimization process, such as machining errors, execution noise, or contextual variability. This uncertainty deviates the input from the intended value before evaluation, resulting in significant performance fluctuations in the final result. In this paper, we introduce a novel robust Bayesian Optimization algorithm, AIRBO, which can effectively identify a robust optimum that performs consistently well under arbitrary input uncertainty. Our method directly models the uncertain inputs of arbitrary distributions by empowering the Gaussian Process with the Maximum Mean Discrepancy (MMD) and further accelerates the posterior inference via Nystrom approximation. Rigorous theoretical regret bound is established under MMD estimation error and extensive experiments on synthetic functions and real problems demonstrate that our approach can handle various input uncertainties and achieve a state-of-the-art performance.
Cite
Text
Yang et al. "Efficient Robust Bayesian Optimization for Arbitrary Uncertain Inputs." Neural Information Processing Systems, 2023.Markdown
[Yang et al. "Efficient Robust Bayesian Optimization for Arbitrary Uncertain Inputs." Neural Information Processing Systems, 2023.](https://mlanthology.org/neurips/2023/yang2023neurips-efficient-a/)BibTeX
@inproceedings{yang2023neurips-efficient-a,
title = {{Efficient Robust Bayesian Optimization for Arbitrary Uncertain Inputs}},
author = {Yang, Lin and Lyu, Junlong and Lyu, Wenlong and Chen, Zhitang},
booktitle = {Neural Information Processing Systems},
year = {2023},
url = {https://mlanthology.org/neurips/2023/yang2023neurips-efficient-a/}
}