paper-with-me

Papers

Towards Fundamental Limits of Multi-armed Bandits with Random Walk Feedback

2020-11-03 · Tianyu Wang, Lin F. Yang, Zizhuo Wang

In this paper, we consider a new Multi-Armed Bandit (MAB) problem where arms are nodes in an unknown and possibly changing graph, and the agent (i) initiates random walks over the graph by pulling arms, (ii) observes the random walk trajectories, and (iii) receives rewards equal to the lengths of the walks. We provide a comprehensive understanding of this problem by studying both the stochastic and the adversarial setting. We show that this problem is not easier than a standard MAB in an information theoretical sense, although additional information is available through random walk trajectories. Behaviors of bandit algorithms on this problem are also studied.

📄 PDF Abstract BibTeX arXiv:2011.01445

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsRecommendation Systems

Similar Papers 제목 키워드 기반

Multi-Armed Bandits and Quantum Channel Oracles

2023-01-20 · Simon Buchholz, Jonas M. Kübler, Bernhard Schölkopf

Multi-armed bandits are one of the theoretical pillars of reinforcement learning. Recently, the investigation of quantum algorithms for multi-armed bandit problems was started, and it was found that a quadratic speed-up …

Multi-Armed Banditsreinforcement-learningReinforcement Learning (RL)

Bandit algorithms to emulate human decision making using probabilistic distortions

2016-11-30 · Ravi Kumar Kolla, Prashanth L. A., Aditya Gopalan, Krishna Jagannathan 외

Motivated by models of human decision making proposed to explain commonly observed deviations from conventional expected value preferences, we formulate two stochastic multi-armed bandit problems with distorted probabili…

Decision MakingMulti-Armed Bandits

Adapting multi-armed bandits policies to contextual bandits scenarios

2018-11-11 · David Cortes

This work explores adaptations of successful multi-armed bandits policies to the online contextual bandits scenario with binary rewards using binary classification algorithms such as logistic regression as black-box orac…

Binary ClassificationClassificationGeneral ClassificationMulti-Armed Bandits+2

Randomized Allocation with Nonparametric Estimation for Contextual Multi-Armed Bandits with Delayed Rewards

2019-02-03 · Sakshi Arya, Yuhong Yang

We study a multi-armed bandit problem with covariates in a setting where there is a possible delay in observing the rewards. Under some mild assumptions on the probability distributions for the delays and using an approp…

Multi-Armed Bandits

Thompson Sampling for Budgeted Multi-armed Bandits

2015-05-01 · Yingce Xia, Haifang Li, Tao Qin, Nenghai Yu 외

Thompson sampling is one of the earliest randomized algorithms for multi-armed bandits (MAB). In this paper, we extend the Thompson sampling to Budgeted MAB, where there is random cost for pulling an arm and the total co…

Multi-Armed BanditsThompson Sampling