Regret Analysis for Randomized Gaussian Process Upper Confidence Bound
Shion Takeno, Yu Inatsu, Masayuki Karasuyama

TL;DR
This paper introduces IRGP-UCB, a randomized variant of GP-UCB for Bayesian optimization, which achieves sub-linear regret bounds without increasing the confidence parameter, unlike traditional methods.
Contribution
It proposes IRGP-UCB with a novel confidence parameter derived from a shifted exponential distribution, improving regret bounds in finite domains.
Findings
IRGP-UCB achieves sub-linear regret bounds.
Randomization prevents linear regret growth.
Numerical experiments validate theoretical results.
Abstract
Gaussian process upper confidence bound (GP-UCB) is a theoretically established algorithm for Bayesian optimization (BO), where we assume the objective function follows a GP. One notable drawback of GP-UCB is that the theoretical confidence parameter 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 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference
