paper-with-me

Papers

Variational Bayesian Reinforcement Learning with Regret Bounds

2018-07-25 · NeurIPS 2021 12 · Brendan O'Donoghue

In reinforcement learning the Q-values summarize the expected future rewards that the agent will attain. However, they cannot capture the epistemic uncertainty about those rewards. In this work we derive a new Bellman operator with associated fixed point we call the `knowledge values'. These K-values compress both the expected future rewards and the epistemic uncertainty into a single value, so that high uncertainty, high reward, or both, can yield high K-values. The key principle is to endow the agent with a risk-seeking utility function that is carefully tuned to balance exploration and exploitation. When the agent follows a Boltzmann policy over the K-values it yields a Bayes regret bound of $\tilde O(L \sqrt{S A T})$, where $L$ is the time horizon, $S$ is the total number of states, $A$ is the number of actions, and $T$ is the number of elapsed timesteps. We show deep connections of this approach to the soft-max and maximum-entropy strands of research in reinforcement learning.

📄 PDF Abstract BibTeX arXiv:1807.09647

Code (0)

등록된 구현이 없습니다.

Tasks

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Variational Regret Bounds for Reinforcement Learning

2019-05-14 · Pratik Gajane, Ronald Ortner, Peter Auer

We consider undiscounted reinforcement learning in Markov decision processes (MDPs) where both the reward functions and the state-transition probabilities may vary (gradually or abruptly) over time. For this problem sett…

General Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Information-Theoretic Minimax Regret Bounds for Reinforcement Learning based on Duality

2024-10-21 · Raghav Bongole, Amaury Gouverneur, Borja Rodríguez-Gálvez, Tobias J. Oechtering 외

We study agents acting in an unknown environment where the agent's goal is to find a robust policy. We consider robust policies as policies that achieve high cumulative rewards for all possible environments. To this end,…

Improved Bayesian Regret Bounds for Thompson Sampling in Reinforcement Learning

2023-10-30 · NeurIPS 2023 11 · Ahmadreza Moradipari, Mohammad Pedramfar, Modjtaba Shokrian Zini, Vaneet Aggarwal

In this paper, we prove the first Bayesian regret bounds for Thompson Sampling in reinforcement learning in a multitude of settings. We simplify the learning problem using a discrete set of surrogate environments, and pr…

reinforcement-learningReinforcement LearningThompson Sampling

Regret Bounds for Information-Directed Reinforcement Learning

2022-06-09 · Botao Hao, Tor Lattimore

Information-directed sampling (IDS) has revealed its potential as a data-efficient algorithm for reinforcement learning (RL). However, theoretical understanding of IDS for Markov Decision Processes (MDPs) is still limite…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Thompson Sampling

Prior-dependent analysis of posterior sampling reinforcement learning with function approximation

2024-03-17 · Yingru Li, Zhi-Quan Luo

This work advances randomized exploration in reinforcement learning (RL) with function approximation modeled by linear mixture MDPs. We establish the first prior-dependent Bayesian regret bound for RL with function appro…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)