paper-with-me

Papers

Randomized Gaussian Process Upper Confidence Bound with Tighter Bayesian Regret Bounds

2023-02-03 · Shion Takeno, Yu Inatsu, Masayuki Karasuyama

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.

📄 PDF Abstract BibTeX arXiv:2302.01511

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Regret Analysis for Randomized Gaussian Process Upper Confidence Bound

2024-09-02 · Shion Takeno, Yu Inatsu, Masayuki Karasuyama

Gaussian process upper confidence bound (GP-UCB) is a theoretically established algorithm for Bayesian optimization (BO), where we assume the objective function $f$ follows GP. One notable drawback of GP-UCB is that the …

Bayesian Optimization

Corruption-Tolerant Gaussian Process Bandit Optimization

2020-03-04 · Ilija Bogunovic, Andreas Krause, Jonathan Scarlett

We consider the problem of optimizing an unknown (typically non-convex) function with a bounded norm in some Reproducing Kernel Hilbert Space (RKHS), based on noisy bandit feedback. We consider a novel variant of this pr…

Randomised Gaussian Process Upper Confidence Bound for Bayesian Optimisation

2020-06-08 · Julian Berk, Sunil Gupta, Santu Rana, Svetha Venkatesh

In order to improve the performance of Bayesian optimisation, we develop a modified Gaussian process upper confidence bound (GP-UCB) acquisition function. This is done by sampling the exploration-exploitation trade-off p…

Bayesian Optimisation

Mean Square Prediction Error of Misspecified Gaussian Process Models

2018-11-16 · Thomas Beckers, Jonas Umlauft, Sandra Hirche

Nonparametric modeling approaches show very promising results in the area of system identification and control. A naturally provided model confidence is highly relevant for system-theoretical considerations to provide gu…

Predictionregressionvalid

Bayesian Optimization of Robustness Measures Using Randomized GP-UCB-based Algorithms under Input Uncertainty

2025-04-04 · Yu Inatsu

Bayesian optimization based on Gaussian process upper confidence bound (GP-UCB) has a theoretical guarantee for optimizing black-box functions. Black-box functions often have input uncertainty, but even in this case, GP-…

Bayesian Optimization