paper-with-me

홈 › Papers

Asymptotically Optimal Multi-Armed Bandit Policies under a Cost Constraint

2015-09-09 · Apostolos N. Burnetas, Odysseas Kanavetas, Michael N. Katehakis

We develop asymptotically optimal policies for the multi armed bandit (MAB), problem, under a cost constraint. This model is applicable in situations where each sample (or activation) from a population (bandit) incurs a known bandit dependent cost. Successive samples from each population are iid random variables with unknown distribution. The objective is to design a feasible policy for deciding from which population to sample from, so as to maximize the expected sum of outcomes of $n$ total samples or equivalently to minimize the regret due to lack on information on sample distributions, For this problem we consider the class of feasible uniformly fast (f-UF) convergent policies, that satisfy the cost constraint sample-path wise. We first establish a necessary asymptotic lower bound for the rate of increase of the regret function of f-UF policies. Then we construct a class of f-UF policies and provide conditions under which they are asymptotically optimal within the class of f-UF policies, achieving this asymptotic lower bound. At the end we provide the explicit form of such policies for the case in which the unknown distributions are Normal with unknown means and known variances.

📄 PDF Abstract BibTeX arXiv:1509.02857

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal Data Driven Resource Allocation under Multi-Armed Bandit Observations

2018-11-30 · Apostolos N. Burnetas, Odysseas Kanavetas, Michael N. Katehakis

This paper introduces the first asymptotically optimal strategy for a multi armed bandit (MAB) model under side constraints. The side constraints model situations in which bandit activations are limited by the availabili…

Thompson Exploration with Best Challenger Rule in Best Arm Identification

2023-10-01 · Jongyeong Lee, Junya Honda, Masashi Sugiyama

This paper studies the fixed-confidence best arm identification (BAI) problem in the bandit framework in the canonical single-parameter exponential models. For this problem, many policies have been proposed, but most of …

Thompson Sampling

Unichain and Aperiodicity are Sufficient for Asymptotic Optimality of Average-Reward Restless Bandits

2024-02-08 · Yige Hong, Qiaomin Xie, Yudong Chen, Weina Wang

We consider the infinite-horizon, average-reward restless bandit problem in discrete time. We propose a new class of policies that are designed to drive a progressively larger subset of arms toward the optimal distributi…

GINO-Q: Learning an Asymptotically Optimal Index Policy for Restless Multi-armed Bandits

2024-08-19 · Gongpu Chen, Soung Chang Liew, Deniz Gunduz

The restless multi-armed bandit (RMAB) framework is a popular model with applications across a wide variety of fields. However, its solution is hindered by the exponentially growing state space (with respect to the numbe…

Multi-Armed BanditsQ-Learning

A Note on KL-UCB+ Policy for the Stochastic Bandit

2019-03-19 · Junya Honda

A classic setting of the stochastic K-armed bandit problem is considered in this note. In this problem it has been known that KL-UCB policy achieves the asymptotically optimal regret bound and KL-UCB+ policy empirically …