Anti Imitation-Based Policy Learning
Abstract
The Anti Imitation-based Policy Learning ( AIPoL ) approach, taking inspiration from the Energy-based learning framework (LeCun et al. 2006), aims at a pseudo-value function such that it induces the same order on the state space as a (nearly optimal) value function. By construction, the greedification of such a pseudo-value induces the same policy as the value function itself. The approach assumes that, thanks to prior knowledge, not-to-be-imitated demonstrations can easily be generated. For instance, applying a random policy on a good initial state (e.g., a bicycle in equilibrium) will on average lead to visit states with decreasing values (the bicycle ultimately falls down). Such a demonstration, that is, a sequence of states with decreasing values, is used along a standard learning-to-rank approach to define a pseudo-value function. If the model of the environment is known, this pseudo-value directly induces a policy by greedification. Otherwise, the bad demonstrations are exploited together with off-policy learning to learn a pseudo-Q-value function and likewise thence derive a policy by greedification. To our best knowledge the use of bad demonstrations to achieve policy learning is original. The theoretical analysis shows that the loss of optimality of the pseudo value-based policy is bounded under mild assumptions, and the empirical validation of AIPoL on the mountain car, the bicycle and the swing-up pendulum problems demonstrates the simplicity and the merits of the approach.
Cite
Text
Sebag et al. "Anti Imitation-Based Policy Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2016. doi:10.1007/978-3-319-46227-1_35Markdown
[Sebag et al. "Anti Imitation-Based Policy Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2016.](https://mlanthology.org/ecmlpkdd/2016/sebag2016ecmlpkdd-anti/) doi:10.1007/978-3-319-46227-1_35BibTeX
@inproceedings{sebag2016ecmlpkdd-anti,
title = {{Anti Imitation-Based Policy Learning}},
author = {Sebag, Michèle and Akrour, Riad and Mayeur, Basile and Schoenauer, Marc},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2016},
pages = {559-575},
doi = {10.1007/978-3-319-46227-1_35},
url = {https://mlanthology.org/ecmlpkdd/2016/sebag2016ecmlpkdd-anti/}
}