Approximate Policy Iteration with a Policy Language Bias: Solving Relational Markov Decision Processes

Abstract

We study an approach to policy selection for large relational Markov Decision Processes (MDPs). We consider a variant of approximate policy iteration (API) that replaces the usual value-function learning step with a learning step in policy space. This is advantageous in domains where good policies are easier to represent and learn than the corresponding value functions, which is often the case for the relational MDPs we are interested in. In order to apply API to such problems, we introduce a relational policy language and corresponding learner. In addition, we introduce a new bootstrapping routine for goal-based planning domains, based on random walks. Such bootstrapping is necessary for many large relational MDPs, where reward is extremely sparse, as API is ineffective in such domains when initialized with an uninformed policy. Our experiments show that the resulting system is able to find good policies for a number of classical planning domains and their stochastic variants by solving them as extremely large relational MDPs. The experiments also point to some limitations of our approach, suggesting future work.

Cite

Text

Fern et al. "Approximate Policy Iteration with a Policy Language Bias: Solving Relational Markov Decision Processes." Journal of Artificial Intelligence Research, 2006. doi:10.1613/JAIR.1700

Markdown

[Fern et al. "Approximate Policy Iteration with a Policy Language Bias: Solving Relational Markov Decision Processes." Journal of Artificial Intelligence Research, 2006.](https://mlanthology.org/jair/2006/fern2006jair-approximate/) doi:10.1613/JAIR.1700

BibTeX

@article{fern2006jair-approximate,
  title     = {{Approximate Policy Iteration with a Policy Language Bias: Solving Relational Markov Decision Processes}},
  author    = {Fern, Alan and Yoon, Sung Wook and Givan, Robert},
  journal   = {Journal of Artificial Intelligence Research},
  year      = {2006},
  pages     = {75-118},
  doi       = {10.1613/JAIR.1700},
  volume    = {25},
  url       = {https://mlanthology.org/jair/2006/fern2006jair-approximate/}
}