paper-with-me

홈 › Papers

Indexed Minimum Empirical Divergence-Based Algorithms for Linear Bandits

2024-05-24 · Jie Bian, Vincent Y. F. Tan

The Indexed Minimum Empirical Divergence (IMED) algorithm is a highly effective approach that offers a stronger theoretical guarantee of the asymptotic optimality compared to the Kullback--Leibler Upper Confidence Bound (KL-UCB) algorithm for the multi-armed bandit problem. Additionally, it has been observed to empirically outperform UCB-based algorithms and Thompson Sampling. Despite its effectiveness, the generalization of this algorithm to contextual bandits with linear payoffs has remained elusive. In this paper, we present novel linear versions of the IMED algorithm, which we call the family of LinIMED algorithms. We demonstrate that LinIMED provides a $\widetilde{O}(d\sqrt{T})$ upper regret bound where $d$ is the dimension of the context and $T$ is the time horizon. Furthermore, extensive empirical studies reveal that LinIMED and its variants outperform widely-used linear bandit algorithms such as LinUCB and Linear Thompson Sampling in some regimes.

📄 PDF Abstract BibTeX arXiv:2405.15200

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsThompson Sampling

Similar Papers 제목 키워드 기반

Indexed Minimum Empirical Divergence for Unimodal Bandits

2021-12-02 · NeurIPS 2021 12 · Hassan Saber, Pierre Ménard, Odalric-Ambrym Maillard

We consider a multi-armed bandit problem specified by a set of one-dimensional family exponential distributions endowed with a unimodal structure. We introduce IMED-UB, a algorithm that optimally exploits the unimodal-st…

Forced-exploration free Strategies for Unimodal Bandits

2020-06-30 · Hassan Saber, Pierre Ménard, Odalric-Ambrym Maillard

We consider a multi-armed bandit problem specified by a set of Gaussian or Bernoulli distributions endowed with a unimodal structure. Although this problem has been addressed in the literature (Combes and Proutiere, 2014…

Minimum Empirical Divergence for Sub-Gaussian Linear Bandits

2024-10-31 · Kapilan Balagopalan, Kwang-Sung Jun

We propose a novel linear bandit algorithm called LinMED (Linear Minimum Empirical Divergence), which is a linear extension of the MED algorithm that was originally designed for multi-armed bandits. LinMED is a randomize…

Multi-Armed BanditsOff-policy evaluationThompson Sampling

Empirically Estimable Classification Bounds Based on a New Divergence Measure

2014-12-19 · Visar Berisha, Alan Wisler, Alfred O. Hero, Andreas Spanias

Information divergence functions play a critical role in statistics and information theory. In this paper we show that a non-parametric f-divergence measure can be used to provide improved bounds on the minimum binary cl…

Binary ClassificationClassificationfeature selectionGeneral Classification

Optimal Strategies for Graph-Structured Bandits

2020-07-07 · Hassan Saber, Pierre Ménard, Odalric-Ambrym Maillard

We study a structured variant of the multi-armed bandit problem specified by a set of Bernoulli distributions $ \nu \!= \!(\nu\_{a,b})\_{a \in \mathcal{A}, b \in \mathcal{B}}$ with means $(\mu\_{a,b})\_{a \in \mathcal{A}…