English

PG3: Policy-Guided Planning for Generalized Policy Generation

Artificial Intelligence 2022-04-25 v1

Abstract

A longstanding objective in classical planning is to synthesize policies that generalize across multiple problems from the same domain. In this work, we study generalized policy search-based methods with a focus on the score function used to guide the search over policies. We demonstrate limitations of two score functions and propose a new approach that overcomes these limitations. The main idea behind our approach, Policy-Guided Planning for Generalized Policy Generation (PG3), is that a candidate policy should be used to guide planning on training problems as a mechanism for evaluating that candidate. Theoretical results in a simplified setting give conditions under which PG3 is optimal or admissible. We then study a specific instantiation of policy search where planning problems are PDDL-based and policies are lifted decision lists. Empirical results in six domains confirm that PG3 learns generalized policies more efficiently and effectively than several baselines. Code: https://github.com/ryangpeixu/pg3

Keywords

Cite

@article{arxiv.2204.10420,
  title  = {PG3: Policy-Guided Planning for Generalized Policy Generation},
  author = {Ryan Yang and Tom Silver and Aidan Curtis and Tomas Lozano-Perez and Leslie Pack Kaelbling},
  journal= {arXiv preprint arXiv:2204.10420},
  year   = {2022}
}

Comments

IJCAI 2022

R2 v1 2026-06-24T10:55:21.310Z