Generalised Linear Models in Deep Bayesian RL with Learnable Basis Functions
By: Jingyang You, Hanna Kurniawati
Bayesian Reinforcement Learning (BRL) provides a framework for generalisation of Reinforcement Learning (RL) problems from its use of Bayesian task parameters in the transition and reward models. However, classical BRL methods assume known forms of transition and reward models, reducing their applicability in real-world problems. As a result, recent deep BRL methods have started to incorporate model learning, though the use of neural networks directly on the joint data and task parameters requires optimising the Evidence Lower Bound (ELBO). ELBOs are difficult to optimise and may result in indistinctive task parameters, hence compromised BRL policies. To this end, we introduce a novel deep BRL method, Generalised Linear Models in Deep Bayesian RL with Learnable Basis Functions (GLiBRL), that enables efficient and accurate learning of transition and reward models, with fully tractable marginal likelihood and Bayesian inference on task parameters and model noises. On challenging MetaWorld ML10/45 benchmarks, GLiBRL improves the success rate of one of the state-of-the-art deep BRL methods, VariBAD, by up to 2.7x. Comparing against representative or recent deep BRL / Meta-RL methods, such as MAML, RL2, SDVT, TrMRL and ECET, GLiBRL also demonstrates its low-variance and decent performance consistently.
Similar Papers
Differentiable Information Enhanced Model-Based Reinforcement Learning
Machine Learning (CS)
Teaches robots to move and grab things better.
Generalized Linear Markov Decision Process
Machine Learning (Stat)
Helps computers learn with less reward information.
Towards General-Purpose Model-Free Reinforcement Learning
Machine Learning (CS)
Makes computers learn many tasks with one method.