paper-with-me

홈 › Papers

A Novel Confidence-Based Algorithm for Structured Bandits

2020-05-23 · Andrea Tirinzoni, Alessandro Lazaric, Marcello Restelli

We study finite-armed stochastic bandits where the rewards of each arm might be correlated to those of other arms. We introduce a novel phased algorithm that exploits the given structure to build confidence sets over the parameters of the true bandit problem and rapidly discard all sub-optimal arms. In particular, unlike standard bandit algorithms with no structure, we show that the number of times a suboptimal arm is selected may actually be reduced thanks to the information collected by pulling other arms. Furthermore, we show that, in some structures, the regret of an anytime extension of our algorithm is uniformly bounded over time. For these constant-regret structures, we also derive a matching lower bound. Finally, we demonstrate numerically that our approach better exploits certain structures than existing methods.

📄 PDF Abstract BibTeX arXiv:2005.11593

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal Learning for Structured Bandits

2020-07-14 · Bart P. G. Van Parys, Negin Golrezaei

We study structured multi-armed bandits, which is the problem of online decision-making under uncertainty in the presence of structural information. In this problem, the decision-maker needs to discover the best course o…

Decision MakingDecision Making Under UncertaintyMulti-Armed Bandits

Minimax Regret for Cascading Bandits

2022-03-23 · Daniel Vial, Sujay Sanghavi, Sanjay Shakkottai, R. Srikant

Cascading bandits is a natural and popular model that frames the task of learning to rank from Bernoulli click feedback in a bandit setting. For the case of unstructured rewards, we prove matching upper and lower bounds …

Learning-To-Rank

Provably Optimal Algorithms for Generalized Linear Contextual Bandits

2017-02-28 · ICML 2017 8 · Lihong Li, Yu Lu, Dengyong Zhou

Contextual bandits are widely used in Internet services from news recommendation to advertising, and to Web search. Generalized linear models (logistical regression in particular) have demonstrated stronger performance t…

Multi-Armed BanditsNews Recommendation

Upper Counterfactual Confidence Bounds: a New Optimism Principle for Contextual Bandits

2020-07-15 · Yunbei Xu, Assaf Zeevi

The principle of optimism in the face of uncertainty is one of the most widely used and successful ideas in multi-armed bandits and reinforcement learning. However, existing optimistic algorithms (primarily UCB and its v…

counterfactualMulti-Armed Banditsregression

Closing the Computational-Statistical Gap in Best Arm Identification for Combinatorial Semi-bandits

2023-09-21 · NeurIPS 2023 11

We study the best arm identification problem in combinatorial semi-bandits in the fixed confidence setting. We present Perturbed Frank-Wolfe Sampling (P-FWS), an algorithm that (i) runs in polynomial time, (ii) achieves …