VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning
arXiv:1910.08348
Abstract
Trading off exploration and exploitation in an unknown environment is key to maximising expected return during learning. A Bayes-optimal policy, which does so optimally, conditions its actions not only on the environment state but on the agent's uncertainty about the environment. Computing a Bayes-optimal policy is however intractable for all but the smallest tasks. In this paper, we introduce variational Bayes-Adaptive Deep RL (variBAD), a way to meta-learn to perform approximate inference in an unknown environment, and incorporate task uncertainty directly during action selection. In a grid-world domain, we illustrate how variBAD performs structured online exploration as a function of task uncertainty. We further evaluate variBAD on MuJoCo domains widely used in meta-RL and show that it achieves higher online return than existing methods.
Published at ICLR 2020
References in corpus (7)
- RL: Fast Reinforcement Learning via Slow Reinforcement Learning
- Reinforcement Learning with Unsupervised Auxiliary Tasks
- Efficient Off-Policy Meta-Reinforcement Learning via Probabilistic Context Variables
- Contextual Decision Processes with Low Bellman Rank are PAC-Learnable
- Learning to Learn: Meta-Critic Networks for Sample Efficient Learning
- Learning is planning: near Bayes-optimal reinforcement learning via Monte-Carlo tree search
- Meta-learning of Sequential Strategies