@inproceedings{044678ee4cca419ca3d32adf75cef7d9,
title = "FF+FPG: Guiding a Policy-Gradient planner",
abstract = "The Factored Policy-Gradient planner (FPG) (Buffet \& Aberdeen 2006) was a successful competitor in the probabilistic track of the 2006 International Planning Competition (IPC). FPG is innovative because it scales to large planning domains through the use of Reinforcement Learning. It essentially performs a stochastic local search in policy space. FPG's weakness is potentially long learning times, as it initially acts randomly and progressively improves its policy each time the goal is reached. This paper shows how to use an external teacher to guide FPG's exploration. While any teacher can be used, we concentrate on the actions suggested by FF's heuristic (Hoffmann 2001), as FF-replan has proved efficient for probabilistic re-planning. To achieve this, FPG must learn its own policy while following another. We thus extend FPG to off-policy learning using importance sampling (Glynn \& Iglehart 1989; Peshkin \& Shelton 2002). The resulting algorithm is presented and evaluated on IPC benchmarks.",
author = "Olivier Buffet and Douglas Aberdeen",
year = "2007",
language = "English",
isbn = "9781577353447",
series = "ICAPS 2007, 17th International Conference on Automated Planning and Scheduling",
publisher = "Association for the Advancement of Artificial Intelligence, AAAI",
pages = "42--48",
booktitle = "ICAPS 2007, 17th International Conference on Automated Planning and Scheduling",
note = "ICAPS 2007, 17th International Conference on Automated Planning and Scheduling ; Conference date: 22-09-2007 Through 26-09-2007",
}