paper-with-me

Papers

Slowly Changing Adversarial Bandit Algorithms are Efficient for Discounted MDPs

2022-05-18 · Ian A. Kash, Lev Reyzin, Zishun Yu

Reinforcement learning generalizes multi-armed bandit problems with additional difficulties of a longer planning horizon and unknown transition kernel. We explore a black-box reduction from discounted infinite-horizon tabular reinforcement learning to multi-armed bandits, where, specifically, an independent bandit learner is placed in each state. We show that, under ergodicity and fast mixing assumptions, any slowly changing adversarial bandit algorithm achieving optimal regret in the adversarial bandit setting can also attain optimal expected regret in infinite-horizon discounted Markov decision processes, with respect to the number of rounds $T$. Furthermore, we examine our reduction using a specific instance of the exponential-weight algorithm.

📄 PDF Abstract BibTeX arXiv:2205.09056

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Banditsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

On Abruptly-Changing and Slowly-Varying Multiarmed Bandit Problems

2018-02-23 · Lai Wei, Vaibhav Srivastava

We study the non-stationary stochastic multiarmed bandit (MAB) problem and propose two generic algorithms, namely, the limited memory deterministic sequencing of exploration and exploitation (LM-DSEE) and the Sliding-Win…

Discounted Thompson Sampling for Non-Stationary Bandit Problems

2023-05-18 · Han Qi, Yue Wang, Li Zhu

Non-stationary multi-armed bandit (NS-MAB) problems have recently received significant attention. NS-MAB are typically modelled in two scenarios: abruptly changing, where reward distributions remain constant for a certai…

Thompson Sampling

Weighted Linear Bandits for Non-Stationary Environments

2019-09-19 · NeurIPS 2019 12 · Yoan Russac, Claire Vernade, Olivier Cappé

We consider a stochastic linear bandit model in which the available actions correspond to arbitrary context vectors whose associated rewards follow a non-stationary linear regression model. In this setting, the unknown r…

regression

Small-loss bounds for online learning with partial information

2017-11-09 · Thodoris Lykouris, Karthik Sridharan, Eva Tardos

We consider the problem of adversarial (non-stochastic) online learning with partial information feedback, where at each round, a decision maker selects an action from a finite set of alternatives. We develop a black-box…

Multi-Armed Bandits

Linear Bandit Algorithms with Sublinear Time Complexity

2021-03-03 · Shuo Yang, Tongzheng Ren, Sanjay Shakkottai, Eric Price 외

We propose two linear bandits algorithms with per-step complexity sublinear in the number of arms $K$. The algorithms are designed for applications where the arm set is extremely large and slowly changing. Our key realiz…

Movie Recommendation