paper-with-me

홈 › Papers

Efficient Change-Point Detection for Tackling Piecewise-Stationary Bandits

2019-02-05 · Lilian Besson, Emilie Kaufmann, Odalric-Ambrym Maillard, Julien Seznec

We introduce GLR-klUCB, a novel algorithm for the piecewise iid non-stationary bandit problem with bounded rewards. This algorithm combines an efficient bandit algorithm, kl-UCB, with an efficient, parameter-free, changepoint detector, the Bernoulli Generalized Likelihood Ratio Test, for which we provide new theoretical guarantees of independent interest. Unlike previous non-stationary bandit algorithms using a change-point detector, GLR-klUCB does not need to be calibrated based on prior knowledge on the arms' means. We prove that this algorithm can attain a $O(\sqrt{TA \Upsilon_T\log(T)})$ regret in $T$ rounds on some "easy" instances, where A is the number of arms and $\Upsilon_T$ the number of change-points, without prior knowledge of $\Upsilon_T$. In contrast with recently proposed algorithms that are agnostic to $\Upsilon_T$, we perform a numerical study showing that GLR-klUCB is also very efficient in practice, beyond easy instances.

📄 PDF Abstract BibTeX arXiv:1902.01575

Code (0)

등록된 구현이 없습니다.

Tasks

Change Point Detection

Similar Papers 제목 키워드 기반

A Near-Optimal Change-Detection Based Algorithm for Piecewise-Stationary Combinatorial Semi-Bandits

2019-08-27 · Huozhi Zhou, Lingda Wang, Lav R. Varshney, Ee-Peng Lim

We investigate the piecewise-stationary combinatorial semi-bandit problem. Compared to the original combinatorial semi-bandit problem, our setting assumes the reward distributions of base arms may change in a piecewise-s…

Change DetectionMulti-Armed Bandits

A Change-Detection based Framework for Piecewise-stationary Multi-Armed Bandit Problem

2017-11-08 · Fang Liu, Joohyun Lee, Ness Shroff

The multi-armed bandit problem has been extensively studied under the stationary assumption. However in reality, this assumption often does not hold because the distributions of rewards themselves may change over time. I…

Change Detection

Detection Augmented Bandit Procedures for Piecewise Stationary MABs: A Modular Approach

2025-01-02 · Yu-Han Huang, Argyrios Gerogiannis, Subhonmesh Bose, Venugopal V. Veeravalli

Conventional Multi-Armed Bandit (MAB) algorithms are designed for stationary environments, where the reward distributions associated with the arms do not change with time. In many applications, however, the environment i…

Change Detection

Catoni-Style Change Point Detection for Regret Minimization in Non-Stationary Heavy-Tailed Bandits

2025-05-26 · Gianmarco Genalti, Sujay Bhatt, Nicola Gatti, Alberto Maria Metelli

Regret minimization in stochastic non-stationary bandits gained popularity over the last decade, as it can model a broad class of real-world problems, from advertising to recommendation systems. Existing literature relie…

Change Point DetectionRecommendation Systems

Diminishing Exploration: A Minimalist Approach to Piecewise Stationary Multi-Armed Bandits

2024-10-08 · Kuan-Ta Li, Ping-Chun Hsieh, Yu-Chih Huang

The piecewise-stationary bandit problem is an important variant of the multi-armed bandit problem that further considers abrupt changes in the reward distributions. The main theme of the problem is the trade-off between …

Change DetectionMulti-Armed Bandits