paper-with-me

홈 › Papers

Exploring $k$ out of Top $ρ$ Fraction of Arms in Stochastic Bandits

2018-10-28 · Wenbo Ren, Jia Liu, Ness Shroff

This paper studies the problem of identifying any $k$ distinct arms among the top $\rho$ fraction (e.g., top 5\%) of arms from a finite or infinite set with a probably approximately correct (PAC) tolerance $\epsilon$. We consider two cases: (i) when the threshold of the top arms' expected rewards is known and (ii) when it is unknown. We prove lower bounds for the four variants (finite or infinite arms, and known or unknown threshold), and propose algorithms for each. Two of these algorithms are shown to be sample complexity optimal (up to constant factors) and the other two are optimal up to a log factor. Results in this paper provide up to $\rho n/k$ reductions compared with the "$k$-exploration" algorithms that focus on finding the (PAC) best $k$ arms out of $n$ arms. We also numerically show improvements over the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1810.11857

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PAC Identification of Many Good Arms in Stochastic Multi-Armed Bandits

2019-01-24 · Arghya Roy Chaudhuri, Shivaram Kalyanakrishnan

We consider the problem of identifying any $k$ out of the best $m$ arms in an $n$-armed stochastic multi-armed bandit. Framed in the PAC setting, this particular problem generalises both the problem of `best subset selec…

Multi-Armed Bandits

Ballooning Multi-Armed Bandits

2020-01-24 · Ganesh Ghalme, Swapnil Dhamal, Shweta Jain, Sujit Gujar 외

In this paper, we introduce Ballooning Multi-Armed Bandits (BL-MAB), a novel extension of the classical stochastic MAB model. In the BL-MAB model, the set of available arms grows (or balloons) over time. In contrast to t…

Multi-Armed Bandits

Replicable Bandits

2022-10-04 · Hossein Esfandiari, Alkis Kalavasis, Amin Karbasi, Andreas Krause 외

In this paper, we introduce the notion of replicable policies in the context of stochastic bandits, one of the canonical problems in interactive learning. A policy in the bandit environment is called replicable if it pul…

Multi-Armed Bandits

When Are Linear Stochastic Bandits Attackable?

2021-10-18 · Huazheng Wang, Haifeng Xu, Hongning Wang

We study adversarial attacks on linear stochastic bandits: by manipulating the rewards, an adversary aims to control the behaviour of the bandit algorithm. Perhaps surprisingly, we first show that some attack goals can n…

Decision MakingRecommendation Systems

Incentivized Exploration of Non-Stationary Stochastic Bandits

2024-03-16 · Sourav Chakraborty, Lijun Chen

We study incentivized exploration for the multi-armed bandit (MAB) problem with non-stationary reward distributions, where players receive compensation for exploring arms other than the greedy choice and may provide bias…