paper-with-me

Papers

Diffusion Approximations for Thompson Sampling

2021-05-19 · Lin Fan, Peter W. Glynn

We study the behavior of Thompson sampling from the perspective of weak convergence. In the regime with small $\gamma > 0$, where the gaps between arm means scale as $\sqrt{\gamma}$ and over time horizons that scale as $1/\gamma$, we show that the dynamics of Thompson sampling evolve according to discrete versions of SDE's and stochastic ODE's. As $\gamma \downarrow 0$, we show that the dynamics converge weakly to solutions of the corresponding SDE's and stochastic ODE's. Our weak convergence theory is developed from first principles using the Continuous Mapping Theorem, and can be easily adapted to analyze other sampling-based bandit algorithms. In this regime, we also show that the weak limits of the dynamics of many sampling-based algorithms -- including Thompson sampling designed for single-parameter exponential family rewards, and algorithms using bootstrap-based sampling to balance exploration and exploitation -- coincide with those of Gaussian Thompson sampling. Moreover, in this regime, these algorithms are generally robust to model mis-specification.

📄 PDF Abstract BibTeX arXiv:2105.09232

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsThompson Sampling

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Adaptive Candidate Point Thompson Sampling for High-Dimensional Bayesian Optimization

2026-04-10 · Donney Fan, Geoff Pleiss arxiv

In Bayesian optimization, Thompson sampling selects the evaluation point by sampling from the posterior distribution over the objective function maximizer. Because this sampling problem is intractable for Gaussian proces…

VITS : Variational Inference Thompson Sampling for contextual bandits

2023-07-19 · Pierre Clavier, Tom Huix, Alain Durmus

In this paper, we introduce and analyze a variant of the Thompson sampling (TS) algorithm for contextual bandits. At each round, traditional TS requires samples from the current posterior distribution, which is usually i…

Multi-Armed BanditsThompson SamplingVariational Inference

Addressing Missing Data Issue for Diffusion-based Recommendation

2025-05-18 · Wenyu Mao, Zhengyi Yang, Jiancan Wu, Haozhe Liu 외

Diffusion models have shown significant potential in generating oracle items that best match user preference with guidance from user historical interaction sequences. However, the quality of guidance is often compromised…

DenoisingThompson Sampling

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 Confid…

Thompson Sampling with Diffusion Generative Prior

2023-01-12 · Yu-Guan Hsieh, Shiva Prasad Kasiviswanathan, Branislav Kveton, Patrick Blöbaum

In this work, we initiate the idea of using denoising diffusion models to learn priors for online decision making problems. Our special focus is on the meta-learning for bandit framework, with the goal of learning a stra…

Decision MakingDenoisingMeta-LearningThompson Sampling