paper-with-me

홈 › Papers

Problem Dependent Reinforcement Learning Bounds Which Can Identify Bandit Structure in MDPs

2019-11-03 · ICML 2018 7 · Andrea Zanette, Emma Brunskill

In order to make good decision under uncertainty an agent must learn from observations. To do so, two of the most common frameworks are Contextual Bandits and Markov Decision Processes (MDPs). In this paper, we study whether there exist algorithms for the more general framework (MDP) which automatically provide the best performance bounds for the specific problem at hand without user intervention and without modifying the algorithm. In particular, it is found that a very minor variant of a recently proposed reinforcement learning algorithm for MDPs already matches the best possible regret bound $\tilde O (\sqrt{SAT})$ in the dominant term if deployed on a tabular Contextual Bandit problem despite the agent being agnostic to such setting.

📄 PDF Abstract BibTeX arXiv:1911.00954

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Banditsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Cascaded Gaps: Towards Gap-Dependent Regret for Risk-Sensitive Reinforcement Learning

2022-03-07 · Yingjie Fei, Ruitu Xu

In this paper, we study gap-dependent regret guarantees for risk-sensitive reinforcement learning based on the entropic risk measure. We propose a novel definition of sub-optimality gaps, which we call cascaded gaps, and…

reinforcement-learningReinforcement Learning (RL)

On Gap-dependent Bounds for Offline Reinforcement Learning

2022-06-01 · Xinqi Wang, Qiwen Cui, Simon S. Du

This paper presents a systematic study on gap-dependent sample complexity in offline reinforcement learning. Prior work showed when the density ratio between an optimal policy and the behavior policy is upper bounded (th…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Near Instance-Optimal PAC Reinforcement Learning for Deterministic MDPs

2022-03-17 · Andrea Tirinzoni, Aymen Al-Marjani, Emilie Kaufmann

In probably approximately correct (PAC) reinforcement learning (RL), an agent is required to identify an $\epsilon$-optimal policy with probability $1-\delta$. While minimax optimal algorithms exist for this problem, its…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Beyond No Regret: Instance-Dependent PAC Reinforcement Learning

2021-08-05 · Andrew Wagenmaker, Max Simchowitz, Kevin Jamieson

The theory of reinforcement learning has focused on two fundamental problems: achieving low regret, and identifying $\epsilon$-optimal policies. While a simple reduction allows one to apply a low-regret algorithm to obta…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Regret Analysis in Deterministic Reinforcement Learning

2021-06-27 · Damianos Tranos, Alexandre Proutiere

We consider Markov Decision Processes (MDPs) with deterministic transitions and study the problem of regret minimization, which is central to the analysis and design of optimal learning algorithms. We present logarithmic…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)