paper-with-me

Papers

The Uncertainty Bellman Equation and Exploration

2017-09-15 · ICML 2018 7 · Brendan O'Donoghue, Ian Osband, Remi Munos, Volodymyr Mnih

We consider the exploration/exploitation problem in reinforcement learning. For exploitation, it is well known that the Bellman equation connects the value at any time-step to the expected value at subsequent time-steps. In this paper we consider a similar \textit{uncertainty} Bellman equation (UBE), which connects the uncertainty at any time-step to the expected uncertainties at subsequent time-steps, thereby extending the potential exploratory benefit of a policy beyond individual time-steps. We prove that the unique fixed point of the UBE yields an upper bound on the variance of the posterior distribution of the Q-values induced by any policy. This bound can be much tighter than traditional count-based bonuses that compound standard deviation rather than variance. Importantly, and unlike several existing approaches to optimism, this method scales naturally to large systems with complex generalization. Substituting our UBE-exploration strategy for $\epsilon$-greedy improves DQN performance on 51 out of 57 games in the Atari suite.

📄 PDF Abstract BibTeX arXiv:1709.05380

Code (1)

stratismarkou/sample-efficient-bayesian-rl

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Model-Based Uncertainty in Value Functions

2023-02-24 · Carlos E. Luis, Alessandro G. Bottero, Julia Vinogradska, Felix Berkenkamp 외

We consider the problem of quantifying uncertainty over expected cumulative rewards in model-based reinforcement learning. In particular, we focus on characterizing the variance over values induced by a distribution over…

continuous-controlContinuous ControlDeep Reinforcement Learningmodel+5

Efficient exploration with Double Uncertain Value Networks

2017-11-29 · Thomas M. Moerland, Joost Broekens, Catholijn M. Jonker

This paper studies directed exploration for reinforcement learning agents by tracking uncertainty about the value of each available action. We identify two sources of uncertainty that are relevant for exploration. The fi…

Efficient ExplorationReinforcement LearningThompson Sampling

Exponential Bellman Equation and Improved Regret Bounds for Risk-Sensitive Reinforcement Learning

2021-11-06 · NeurIPS 2021 12 · Yingjie Fei, Zhuoran Yang, Yudong Chen, Zhaoran Wang

We study risk-sensitive reinforcement learning (RL) based on the entropic risk measure. Although existing works have established non-asymptotic regret guarantees for this problem, they leave open an exponential gap betwe…

reinforcement-learningReinforcement Learning (RL)

Valuation of European Options under an Uncertain Market Price of Volatility Risk

2021-05-20 · Bartosz Jaroszkowski, Max Jensen

We propose a model to quantify the effect of parameter uncertainty on the option price in the Heston model. More precisely, we present a Hamilton-Jacobi-Bellman framework which allows us to evaluate best and worst case s…

Uncertainty Quantification

Model-Bellman Inconsistency for Model-based Offline Reinforcement Learning

2023-07-01 · PMLR 2023 7 · Yihao Sun, Jiaji Zhang, Chengxing Jia, Haoxin Lin 외

For offline reinforcement learning (RL), model-based methods are expected to be data-efficient as they incorporate dynamics models to generate more data. However, due to inevitable model errors, straightforwardly learnin…

D4RLmodelOffline RLreinforcement-learning+3