paper-with-me

Papers

Upper-Confidence-Bound Algorithms for Active Learning in Multi-Armed Bandits

2015-07-16 · Alexandra Carpentier, Alessandro Lazaric, Mohammad Ghavamzadeh, Rémi Munos, Peter Auer, András Antos

In this paper, we study the problem of estimating uniformly well the mean values of several distributions given a finite budget of samples. If the variance of the distributions were known, one could design an optimal sampling strategy by collecting a number of independent samples per distribution that is proportional to their variance. However, in the more realistic case where the distributions are not known in advance, one needs to design adaptive sampling strategies in order to select which distribution to sample from according to the previously observed samples. We describe two strategies based on pulling the distributions a number of times that is proportional to a high-probability upper-confidence-bound on their variance (built from previous observed samples) and report a finite-sample performance analysis on the excess estimation error compared to the optimal allocation. We show that the performance of these allocation strategies depends not only on the variances but also on the full shape of the distributions.

📄 PDF Abstract BibTeX arXiv:1507.04523

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Thompson Sampling for (Combinatorial) Pure Exploration

2022-06-18 · Siwei Wang, Jun Zhu

Existing methods of combinatorial pure exploration mainly focus on the UCB approach. To make the algorithm efficient, they usually use the sum of upper confidence bounds within arm set $S$ to represent the upper confiden…

Thompson Sampling

A Note on the Equivalence of Upper Confidence Bounds and Gittins Indices for Patient Agents

2019-04-09 · Daniel Russo

This note gives a short, self-contained, proof of a sharp connection between Gittins indices and Bayesian upper confidence bound algorithms. I consider a Gaussian multi-armed bandit problem with discount factor $\gamma$.…

Differentiable Linear Bandit Algorithm

2020-06-04 · Kaige Yang, Laura Toni

Upper Confidence Bound (UCB) is arguably the most commonly used method for linear multi-arm bandit problems. While conceptually and computationally simple, this method highly relies on the confidence bounds, failing to s…

Near-optimal Per-Action Regret Bounds for Sleeping Bandits

2024-03-02 · Quan Nguyen, Nishant A. Mehta

We derive near-optimal per-action regret bounds for sleeping bandits, in which both the sets of available arms and their losses in every round are chosen by an adversary. In a setting with $K$ total arms and at most $A$ …

Multi-User Contextual Cascading Bandits for Personalized Recommendation

2025-08-19 · Jiho Park, Huiwen Jia arxiv

We introduce a Multi-User Contextual Cascading Bandit model, a new combinatorial bandit framework that captures realistic online advertising scenarios where multiple users interact with sequentially displayed items simul…