English

Regret Analysis for Randomized Gaussian Process Upper Confidence Bound

Machine Learning 2025-11-10 v3 Machine Learning

Abstract

Gaussian process upper confidence bound (GP-UCB) is a theoretically established algorithm for Bayesian optimization (BO), where we assume the objective function ff follows a GP. One notable drawback of GP-UCB is that the theoretical confidence parameter β\beta increases along with the iterations and is too large. To alleviate this drawback, this paper analyzes the randomized variant of GP-UCB called improved randomized GP-UCB (IRGP-UCB), which uses the confidence parameter generated from the shifted exponential distribution. We analyze the expected regret and conditional expected regret, where the expectation and the probability are taken respectively with ff and noise and with the randomness of the BO algorithm. In both regret analyses, IRGP-UCB achieves a sub-linear regret upper bound without increasing the confidence parameter if the input domain is finite. Furthermore, we show that randomization plays a key role in avoiding an increase in confidence parameter by showing that GP-UCB using a constant confidence parameter can incur linearly growing expected cumulative regret. Finally, we show numerical experiments using synthetic and benchmark functions and real-world emulators.

Keywords

Cite

@article{arxiv.2409.00979,
  title  = {Regret Analysis for Randomized Gaussian Process Upper Confidence Bound},
  author = {Shion Takeno and Yu Inatsu and Masayuki Karasuyama},
  journal= {arXiv preprint arXiv:2409.00979},
  year   = {2025}
}

Comments

37 pages, 4 figures. Accepted to Journal of Artificial Intelligence Research as an extended paper from arXiv:2302.01511

R2 v1 2026-06-28T18:31:00.770Z