paper-with-me

홈 › Papers

On Thompson Sampling and Bilateral Uncertainty in Additive Bayesian Optimization

2025-10-13 · Nathan Wycoff arxiv

In Bayesian Optimization (BO), additive assumptions can mitigate the twin difficulties of modeling and searching a complex function in high dimension. However, common acquisition functions, like the Additive Lower Confidence Bound, ignore pairwise covariances between dimensions, which we'll call \textit{bilateral uncertainty} (BU), imposing a second layer of approximations. While theoretical results indicate that asymptotically not much is lost in doing so, little is known about the practical effects of this assumption in small budgets. In this article, we show that by exploiting conditional independence, Thompson Sampling respecting BU can be efficiently conducted. We use this fact to execute an empirical investigation into the loss incurred by ignoring BU, finding that the additive approximation to Thompson Sampling does indeed have, on balance, worse performance than the exact method, but that this difference is of little practical significance. This buttresses the theoretical understanding and suggests that the BU-ignoring approximation is sufficient for BO in practice, even in the non-asymptotic regime.

📄 PDF Abstract BibTeX arXiv:2510.11792

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BFTS: Thompson Sampling with Bayesian Additive Regression Trees

2026-02-08 · Ruizhe Deng, Bibhas Chakraborty, Ran Chen, Yan Shuo Tan arxiv

Contextual bandits are a core technology for personalized mobile health interventions, where decision-making requires adapting to complex, non-linear user behaviors. While Thompson Sampling (TS) is a preferred strategy f…

Thompson Sampling via Local Uncertainty

2019-10-30 · ICML 2020 1 · Zhendong Wang, Mingyuan Zhou

Thompson sampling is an efficient algorithm for sequential decision making, which exploits the posterior uncertainty to address the exploration-exploitation dilemma. There has been significant recent interest in integrat…

Decision MakingMulti-Armed BanditsSequential Decision MakingThompson Sampling+1

Thompson Sampling for Linear Bandit Problems with Normal-Gamma Priors

2023-03-06 · Björn Lindenberg, Karl-Olof Lindahl

We consider Thompson sampling for linear bandit problems with finitely many independent arms, where rewards are sampled from normal distributions that are linearly dependent on unknown parameter vectors and with unknown …

Thompson Sampling

Deep Bayesian Bandits Showdown: An Empirical Comparison of Bayesian Deep Networks for Thompson Sampling

2018-02-26 · ICLR 2018 1 · Carlos Riquelme, George Tucker, Jasper Snoek

Recent advances in deep reinforcement learning have made significant strides in performance on applications such as Go and Atari games. However, developing practical methods to balance exploration and exploitation in com…

Decision MakingDeep Reinforcement LearningMulti-Armed Banditsreinforcement-learning+4

Bayesian Mixture Modelling and Inference based Thompson Sampling in Monte-Carlo Tree Search

2013-12-01 · NeurIPS 2013 12 · Aijun Bai, Feng Wu, Xiaoping Chen

Monte-Carlo tree search is drawing great interest in the domain of planning under uncertainty, particularly when little or no domain knowledge is available. One of the central problems is the trade-off between exploratio…

Thompson Sampling