LGJun 9, 2021

Bayesian Bellman Operators

arXiv:2106.05012v318 citations
Originality Highly original
AI Analysis

This work addresses the challenge of uncertainty modeling in reinforcement learning for researchers and practitioners, offering a novel theoretical perspective with practical implications.

The paper tackles the problem of Bayesian reinforcement learning by introducing a Bayesian Bellman operator framework, which provides a rigorous theoretical analysis and demonstrates that derived algorithms solve continuous control tasks where state-of-the-art methods fail catastrophically.

We introduce a novel perspective on Bayesian reinforcement learning (RL); whereas existing approaches infer a posterior over the transition distribution or Q-function, we characterise the uncertainty in the Bellman operator. Our Bayesian Bellman operator (BBO) framework is motivated by the insight that when bootstrapping is introduced, model-free approaches actually infer a posterior over Bellman operators, not value functions. In this paper, we use BBO to provide a rigorous theoretical analysis of model-free Bayesian RL to better understand its relationshipto established frequentist RL methodologies. We prove that Bayesian solutions are consistent with frequentist RL solutions, even when approximate inference isused, and derive conditions for which convergence properties hold. Empirically, we demonstrate that algorithms derived from the BBO framework have sophisticated deep exploration properties that enable them to solve continuous control tasks at which state-of-the-art regularised actor-critic algorithms fail catastrophically

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes