paper-with-me

홈 › Papers

Perturbed-History Exploration in Stochastic Linear Bandits

2019-03-21 · Branislav Kveton, Csaba Szepesvari, Mohammad Ghavamzadeh, Craig Boutilier

We propose a new online algorithm for cumulative regret minimization in a stochastic linear bandit. The algorithm pulls the arm with the highest estimated reward in a linear model trained on its perturbed history. Therefore, we call it perturbed-history exploration in a linear bandit (LinPHE). The perturbed history is a mixture of observed rewards and randomly generated i.i.d. pseudo-rewards. We derive a $\tilde{O}(d \sqrt{n})$ gap-free bound on the $n$-round regret of LinPHE, where $d$ is the number of features. The key steps in our analysis are new concentration and anti-concentration bounds on the weighted sum of Bernoulli random variables. To show the generality of our design, we generalize LinPHE to a logistic model. We evaluate our algorithms empirically and show that they are practical.

📄 PDF Abstract BibTeX arXiv:1903.09132

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploration via linearly perturbed loss minimisation

2023-11-13 · David Janz, Shuai Liu, Alex Ayoub, Csaba Szepesvári

We introduce exploration via linear loss perturbations (EVILL), a randomised exploration method for structured stochastic bandit problems that works by solving for the minimiser of a linearly perturbed regularised negati…

Thompson Sampling

Perturbed-History Exploration in Stochastic Multi-Armed Bandits

2019-02-26 · Branislav Kveton, Csaba Szepesvari, Mohammad Ghavamzadeh, Craig Boutilier

We propose an online algorithm for cumulative regret minimization in a stochastic multi-armed bandit. The algorithm adds $O(t)$ i.i.d. pseudo-rewards to its history in round $t$ and then pulls the arm with the highest av…

Multi-Armed Bandits

Randomized Exploration in Generalized Linear Bandits

2019-06-21 · Branislav Kveton, Manzil Zaheer, Csaba Szepesvari, Lihong Li 외

We study two randomized algorithms for generalized linear bandits. The first, GLM-TSL, samples a generalized linear model (GLM) from the Laplace approximation to the posterior distribution. The second, GLM-FPL, fits a GL…

Self-Concordant Perturbations for Linear Bandits

2025-10-28 · Lucas Lévy, Jean-Lou Valeau, Arya Akhavan, Patrick Rebeschini arxiv

We consider the adversarial linear bandits setting and present a unified algorithmic framework that bridges Follow-the-Regularized-Leader (FTRL) and Follow-the-Perturbed-Leader (FTPL) methods, extending the known connect…

Replicable Bandits with UCB based Exploration

2026-04-21 · Rohan Deb, Udaya Ghai, Karan Singh, Arindam Banerjee arxiv

We study replicable algorithms for stochastic multi-armed bandits (MAB) and linear bandits with UCB (Upper Confidence Bound) based exploration. A bandit algorithm is $ρ$-replicable if two executions using shared internal…

Multi-Armed Bandits