English

Bayes-Adaptive Deep Model-Based Policy Optimisation

Robotics 2021-01-06 v3 Machine Learning

Abstract

We introduce a Bayesian (deep) model-based reinforcement learning method (RoMBRL) that can capture model uncertainty to achieve sample-efficient policy optimisation. We propose to formulate the model-based policy optimisation problem as a Bayes-adaptive Markov decision process (BAMDP). RoMBRL maintains model uncertainty via belief distributions through a deep Bayesian neural network whose samples are generated via stochastic gradient Hamiltonian Monte Carlo. Uncertainty is propagated through simulations controlled by sampled models and history-based policies. As beliefs are encoded in visited histories, we propose a history-based policy network that can be end-to-end trained to generalise across history space and will be trained using recurrent Trust-Region Policy Optimisation. We show that RoMBRL outperforms existing approaches on many challenging control benchmark tasks in terms of sample complexity and task performance. The source code of this paper is also publicly available on https://github.com/thobotics/RoMBRL.

Keywords

Cite

@article{arxiv.2010.15948,
  title  = {Bayes-Adaptive Deep Model-Based Policy Optimisation},
  author = {Tai Hoang and Ngo Anh Vien},
  journal= {arXiv preprint arXiv:2010.15948},
  year   = {2021}
}

Comments

Source code https://github.com/thobotics/RoMBRL

R2 v1 2026-06-23T19:45:44.588Z