Compositional Models for Reinforcement Learning
Abstract
Innovations such as optimistic exploration, function approximation, and hierarchical decomposition have helped scale reinforcement learning to more complex environments, but these three ideas have rarely been studied together. This paper develops a unified framework that formalizes these algorithmic contributions as operators on learned models of the environment. Our formalism reveals some synergies among these innovations, and it suggests a straightforward way to compose them. The resulting algorithm, Fitted R-MAXQ, is the first to combine the function approximation of fitted algorithms, the efficient model-based exploration of R-MAX, and the hierarchical decompostion of MAXQ.
Cite
Text
Jong and Stone. "Compositional Models for Reinforcement Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009. doi:10.1007/978-3-642-04180-8_59Markdown
[Jong and Stone. "Compositional Models for Reinforcement Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009.](https://mlanthology.org/ecmlpkdd/2009/jong2009ecmlpkdd-compositional/) doi:10.1007/978-3-642-04180-8_59BibTeX
@inproceedings{jong2009ecmlpkdd-compositional,
title = {{Compositional Models for Reinforcement Learning}},
author = {Jong, Nicholas K. and Stone, Peter},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2009},
pages = {644-659},
doi = {10.1007/978-3-642-04180-8_59},
url = {https://mlanthology.org/ecmlpkdd/2009/jong2009ecmlpkdd-compositional/}
}