Assumed Density Filtering Q-learning

05/27/2020
by   Heejin Jeong, et al.
0

While off-policy temporal difference (TD) methods have widely been used in reinforcement learning due to their efficiency and simple implementation, their Bayesian counterparts have not been utilized as frequently. One reason is that the non-linear max operation in the Bellman optimality equation makes it difficult to define conjugate distributions over the value functions. In this paper, we introduce a novel Bayesian approach to off-policy TD methods, called as ADFQ, which updates beliefs on state-action values, Q, through an online Bayesian inference method known as Assumed Density Filtering. We formulate an efficient closed-form solution for the value update by approximately estimating analytic parameters of the posterior of the Q-beliefs. Uncertainty measures in the beliefs not only are used in exploration but also provide a natural regularization for the value update considering all next available actions. ADFQ converges to Q-learning as the uncertainty measures of the Q-beliefs decrease and improves common drawbacks of other Bayesian RL algorithms such as computational complexity. We extend ADFQ with a neural network. Our empirical results demonstrate that ADFQ outperforms comparable algorithms on various Atari 2600 games, with drastic improvements in highly stochastic domains or domains with a large action space.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/09/2017

Bayesian Q-learning with Assumed Density Filtering

While off-policy temporal difference methods have been broadly used in r...
research
09/14/2016

Bayesian Reinforcement Learning: A Survey

Bayesian methods for machine learning have been widely investigated, yie...
research
02/03/2022

A Population's Feasible Posterior Beliefs

We consider a population of Bayesian agents who share a common prior ove...
research
12/27/2021

Interpreting Dynamical Systems as Bayesian Reasoners

A central concept in active inference is that the internal states of a p...
research
11/29/2017

Efficient exploration with Double Uncertain Value Networks

This paper studies directed exploration for reinforcement learning agent...
research
09/16/2022

Conservative Dual Policy Optimization for Efficient Model-Based Reinforcement Learning

Provably efficient Model-Based Reinforcement Learning (MBRL) based on op...

Please sign up or login with your details

Forgot password? Click here to reset