paper-with-me

홈 › Papers

An Analysis of Ensemble Sampling

2022-03-02 · Chao Qin, Zheng Wen, Xiuyuan Lu, Benjamin Van Roy

Ensemble sampling serves as a practical approximation to Thompson sampling when maintaining an exact posterior distribution over model parameters is computationally intractable. In this paper, we establish a regret bound that ensures desirable behavior when ensemble sampling is applied to the linear bandit problem. This represents the first rigorous regret analysis of ensemble sampling and is made possible by leveraging information-theoretic concepts and novel analytic techniques that may prove useful beyond the scope of this paper.

📄 PDF Abstract BibTeX arXiv:2203.01303

Code (0)

등록된 구현이 없습니다.

Tasks

Thompson Sampling

Similar Papers 제목 키워드 기반

Ensemble sampling for linear bandits: small ensembles suffice

2023-11-14 · David Janz, Alexander E. Litvak, Csaba Szepesvári

We provide the first useful and rigorous analysis of ensemble sampling for the stochastic linear bandit setting. In particular, we show that, under standard assumptions, for a $d$-dimensional stochastic linear bandit wit…

Improved Regret of Linear Ensemble Sampling

2024-11-06 · Harin Lee, Min-hwan Oh

In this work, we close the fundamental gap of theory and practice by providing an improved regret bound for linear ensemble sampling. We prove that with an ensemble size logarithmic in $T$, linear ensemble sampling can a…

Sharp analysis of linear ensemble sampling

2026-02-08 · David Janz, Arya Akhavan, Csaba Szepesvári arxiv

We analyse linear ensemble sampling (ES) with standard Gaussian perturbations in stochastic linear bandits. We show that for ensemble size $m=Θ(d\log n)$, ES attains $\tilde O(d^{3/2}\sqrt n)$ high-probability regret, cl…

Ensemble Kalman Filters with Resampling

2023-08-17 · Omar Al Ghattas, Jiajun Bao, Daniel Sanz-Alonso

Filtering is concerned with online estimation of the state of a dynamical system from partial and noisy observations. In applications where the state of the system is high dimensional, ensemble Kalman filters are often t…

Randomized Exploration for Linear Bandits via Absolute Perturbations

2026-06-26 · Toshinori Kitamura, Shuai Liu, Csaba Szepesvári arxiv

In stochastic linear bandits, the canonical Upper Confidence Bound (UCB) algorithm admits a simple frequentist regret analysis but can be computationally demanding, while Thompson Sampling (TS) is computationally attract…

Computational Efficiency