English

Control as Hybrid Inference

Machine Learning 2020-07-14 v1 Artificial Intelligence Machine Learning

Abstract

The field of reinforcement learning can be split into model-based and model-free methods. Here, we unify these approaches by casting model-free policy optimisation as amortised variational inference, and model-based planning as iterative variational inference, within a `control as hybrid inference' (CHI) framework. We present an implementation of CHI which naturally mediates the balance between iterative and amortised inference. Using a didactic experiment, we demonstrate that the proposed algorithm operates in a model-based manner at the onset of learning, before converging to a model-free algorithm once sufficient data have been collected. We verify the scalability of our algorithm on a continuous control benchmark, demonstrating that it outperforms strong model-free and model-based baselines. CHI thus provides a principled framework for harnessing the sample efficiency of model-based planning while retaining the asymptotic performance of model-free policy optimisation.

Keywords

Cite

@article{arxiv.2007.05838,
  title  = {Control as Hybrid Inference},
  author = {Alexander Tschantz and Beren Millidge and Anil K. Seth and Christopher L. Buckley},
  journal= {arXiv preprint arXiv:2007.05838},
  year   = {2020}
}
R2 v1 2026-06-23T17:02:47.833Z