A Hierarchical Bayesian Approach to Inverse Reinforcement Learning with Symbolic Reward Machines
Abstract
A misspecified reward can degrade sample efficiency and induce undesired behaviors in reinforcement learning (RL) problems. We propose symbolic reward machines for incorporating high-level task knowledge when specifying the reward signals. Symbolic reward machines augment existing reward machine formalism by allowing transitions to carry predicates and symbolic reward outputs. This formalism lends itself well to inverse reinforcement learning, whereby the key challenge is determining appropriate assignments to the symbolic values from a few expert demonstrations. We propose a hierarchical Bayesian approach for inferring the most likely assignments such that the concretized reward machine can discriminate expert demonstrated trajectories from other trajectories with high accuracy. Experimental results show that learned reward machines can significantly improve training efficiency for complex RL tasks and generalize well across different task environment configurations.
Cite
Text
Zhou and Li. "A Hierarchical Bayesian Approach to Inverse Reinforcement Learning with Symbolic Reward Machines." International Conference on Machine Learning, 2022.Markdown
[Zhou and Li. "A Hierarchical Bayesian Approach to Inverse Reinforcement Learning with Symbolic Reward Machines." International Conference on Machine Learning, 2022.](https://mlanthology.org/icml/2022/zhou2022icml-hierarchical/)BibTeX
@inproceedings{zhou2022icml-hierarchical,
title = {{A Hierarchical Bayesian Approach to Inverse Reinforcement Learning with Symbolic Reward Machines}},
author = {Zhou, Weichao and Li, Wenchao},
booktitle = {International Conference on Machine Learning},
year = {2022},
pages = {27159-27178},
volume = {162},
url = {https://mlanthology.org/icml/2022/zhou2022icml-hierarchical/}
}