paper-with-me

Papers

On Regret Bounds of Thompson Sampling for Bayesian Optimization

2026-03-10 · Shion Takeno, Shogo Iwazaki arxiv

We study a widely used Bayesian optimization method, Gaussian process Thompson sampling (GP-TS), under the assumption that the objective function is a sample path from a GP. Compared with the GP upper confidence bound (GP-UCB) with established high-probability and expected regret bounds, most analyses of GP-TS have been limited to expected regret. Moreover, whether the recent analyses of GP-UCB for the lenient regret and the improved cumulative regret upper bound can be applied to GP-TS remains unclear. To fill these gaps, this paper shows several regret bounds: (i) a regret lower bound for GP-TS, which implies that GP-TS suffers from a polynomial dependence on $1/δ$ with probability $δ$, (ii) an upper bound of the second moment of cumulative regret, which directly suggests an improved regret upper bound on $δ$, (iii) expected lenient regret upper bounds, and (iv) an improved cumulative regret upper bound on the time horizon $T$. Along the way, we provide several useful lemmas, including a relaxation of the necessary condition from recent analysis to obtain improved regret upper bounds on $T$.

📄 PDF Abstract BibTeX arXiv:2603.09276

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distributed Thompson sampling under constrained communication

2024-10-21 · Saba Zerefa, Zhaolin Ren, Haitong Ma, Na Li

In Bayesian optimization, a black-box function is maximized via the use of a surrogate model. We apply distributed Thompson sampling, using a Gaussian process as a surrogate model, to approach the multi-agent Bayesian op…

Bayesian OptimizationThompson Sampling

Prior-free and prior-dependent regret bounds for Thompson Sampling

2013-04-21 · NeurIPS 2013 12 · Sébastien Bubeck, Che-Yu Liu

We consider the stochastic multi-armed bandit problem with a prior distribution on the reward distributions. We are interested in studying prior-free and prior-dependent regret bounds, very much in the same spirit as the…

Thompson Sampling

First-Order Bayesian Regret Analysis of Thompson Sampling

2019-02-02 · Sébastien Bubeck, Mark Sellke

We address online combinatorial optimization when the player has a prior over the adversary's sequence of losses. In this framework, Russo and Van Roy proposed an information-theoretic analysis of Thompson Sampling based…

Combinatorial OptimizationThompson Sampling

A Note on Information-Directed Sampling and Thompson Sampling

2015-03-24 · Li Zhou

This note introduce three Bayesian style Multi-armed bandit algorithms: Information-directed sampling, Thompson Sampling and Generalized Thompson Sampling. The goal is to give an intuitive explanation for these three alg…

Thompson Sampling

Feel-Good Thompson Sampling for Contextual Bandits and Reinforcement Learning

2021-10-02 · Tong Zhang

Thompson Sampling has been widely used for contextual bandit problems due to the flexibility of its modeling power. However, a general theory for this class of methods in the frequentist setting is still lacking. In this…

Multi-Armed Banditsregressionreinforcement-learningReinforcement Learning+2