Local Policy Search in a Convex Space and Conservative Policy Iteration as Boosted Policy Search
Abstract
Local Policy Search is a popular reinforcement learning approach for handling large state spaces. Formally, it searches locally in a parameterized policy space in order to maximize the associated value function averaged over some predefined distribution. The best one can hope in general from such an approach is to get a local optimum of this criterion. The first contribution of this article is the following surprising result: if the policy space is convex, any (approximate) local optimum enjoys a global performance guarantee . Unfortunately, the convexity assumption is strong: it is not satisfied by commonly used parameterizations and designing a parameterization that induces this property seems hard. A natural solution to alleviate this issue consists in deriving an algorithm that solves the local policy search problem using a boosting approach (constrained to the convex hull of the policy space). The resulting algorithm turns out to be a slight generalization of conservative policy iteration; thus, our second contribution is to highlight an original connection between local policy search and approximate dynamic programming.
Cite
Text
Scherrer and Geist. "Local Policy Search in a Convex Space and Conservative Policy Iteration as Boosted Policy Search." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2014. doi:10.1007/978-3-662-44845-8_3Markdown
[Scherrer and Geist. "Local Policy Search in a Convex Space and Conservative Policy Iteration as Boosted Policy Search." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2014.](https://mlanthology.org/ecmlpkdd/2014/scherrer2014ecmlpkdd-local/) doi:10.1007/978-3-662-44845-8_3BibTeX
@inproceedings{scherrer2014ecmlpkdd-local,
title = {{Local Policy Search in a Convex Space and Conservative Policy Iteration as Boosted Policy Search}},
author = {Scherrer, Bruno and Geist, Matthieu},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2014},
pages = {35-50},
doi = {10.1007/978-3-662-44845-8_3},
url = {https://mlanthology.org/ecmlpkdd/2014/scherrer2014ecmlpkdd-local/}
}