Improving Reinforcement Learning by Using Sequence Trees
Abstract
This paper proposes a novel approach to discover options in the form of stochastic conditionally terminating sequences; it shows how such sequences can be integrated into the reinforcement learning framework to improve the learning performance. The method utilizes stored histories of possible optimal policies and constructs a specialized tree structure during the learning process. The constructed tree facilitates the process of identifying frequently used action sequences together with states that are visited during the execution of such sequences. The tree is constantly updated and used to implicitly run corresponding options. The effectiveness of the method is demonstrated empirically by conducting extensive experiments on various domains with different properties.
Cite
Text
Girgin et al. "Improving Reinforcement Learning by Using Sequence Trees." Machine Learning, 2010. doi:10.1007/S10994-010-5182-YMarkdown
[Girgin et al. "Improving Reinforcement Learning by Using Sequence Trees." Machine Learning, 2010.](https://mlanthology.org/mlj/2010/girgin2010mlj-improving/) doi:10.1007/S10994-010-5182-YBibTeX
@article{girgin2010mlj-improving,
title = {{Improving Reinforcement Learning by Using Sequence Trees}},
author = {Girgin, Sertan and Polat, Faruk and Alhajj, Reda},
journal = {Machine Learning},
year = {2010},
pages = {283-331},
doi = {10.1007/S10994-010-5182-Y},
volume = {81},
url = {https://mlanthology.org/mlj/2010/girgin2010mlj-improving/}
}