paper-with-me

홈 › Papers

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 average reward in its perturbed history. Therefore, we call it perturbed-history exploration (PHE). The pseudo-rewards are carefully designed to offset potentially underestimated mean rewards of arms with a high probability. We derive near-optimal gap-dependent and gap-free bounds on the $n$-round regret of PHE. The key step in our analysis is a novel argument that shows that randomized Bernoulli rewards lead to optimism. Finally, we empirically evaluate PHE and show that it is competitive with state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:1902.10089

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar 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. Theref…

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

Regret vs. Communication: Distributed Stochastic Multi-Armed Bandits and Beyond

2015-04-14 · Shuang Liu, Cheng Chen, Zhihua Zhang

In this paper, we consider the distributed stochastic multi-armed bandit problem, where a global arm set can be accessed by multiple players independently. The players are allowed to exchange their history of observation…

Multi-Armed Bandits

Follow-the-Perturbed-Leader for Decoupled Bandits: Best-of-Both-Worlds and Practicality

2025-10-14 · Chaiwon Kim, Jongyeong Lee, Min-hwan Oh arxiv

We study the decoupled multi-armed bandit problem, where the learner separately selects one arm for exploration and one, possibly different, arm for exploitation at each round. In this setting, the loss of the explored a…

Computational Efficiency

On the Benefits of Free Exploration for Regret Minimization in Multi-Armed Bandits

2026-05-25 · Yunlong Hou, Zixin Zhong, Vincent Y. F. Tan arxiv

We study a stochastic multi-armed bandit problem where an agent is granted a free exploration budget before regret accumulates, a setting not captured by the classic regret minimization or pure exploration paradigms. The…

Multi-Armed Bandits