English

Randomized Gaussian Process Upper Confidence Bound with Tighter Bayesian Regret Bounds

Machine Learning 2023-06-13 v2

Abstract

Gaussian process upper confidence bound (GP-UCB) is a theoretically promising approach for black-box optimization; however, the confidence parameter β\beta is considerably large in the theorem and chosen heuristically in practice. Then, randomized GP-UCB (RGP-UCB) uses a randomized confidence parameter, which follows the Gamma distribution, to mitigate the impact of manually specifying β\beta. This study first generalizes the regret analysis of RGP-UCB to a wider class of distributions, including the Gamma distribution. Furthermore, we propose improved RGP-UCB (IRGP-UCB) based on a two-parameter exponential distribution, which achieves tighter Bayesian regret bounds. IRGP-UCB does not require an increase in the confidence parameter in terms of the number of iterations, which avoids over-exploration in the later iterations. Finally, we demonstrate the effectiveness of IRGP-UCB through extensive experiments.

Keywords

Cite

@article{arxiv.2302.01511,
  title  = {Randomized Gaussian Process Upper Confidence Bound with Tighter Bayesian Regret Bounds},
  author = {Shion Takeno and Yu Inatsu and Masayuki Karasuyama},
  journal= {arXiv preprint arXiv:2302.01511},
  year   = {2023}
}

Comments

33 pages, 3 figures, Accepted to ICML2023

R2 v1 2026-06-28T08:30:59.128Z