Generalized Planning with Positive and Negative Examples

Abstract

Generalized planning aims at computing an algorithm-like structure (generalized plan) that solves a set of multiple planning instances. In this paper we define negative examples for generalized planning as planning instances that must not be solved by a generalized plan. With this regard the paper extends the notion of validation of a generalized plan as the problem of verifying that a given generalized plan solves the set of input positives instances while it fails to solve a given input set of negative examples. This notion of plan validation allows us to define quantitative metrics to asses the generalization capacity of generalized plans. The paper also shows how to incorporate this new notion of plan validation into a compilation for plan synthesis that takes both positive and negative instances as input. Experiments show that incorporating negative examples can accelerate plan synthesis in several domains and leverage quantitative metrics to evaluate the generalization capacity of the synthesized plans.

Cite

Text

Segovia-Aguas et al. "Generalized Planning with Positive and Negative Examples." AAAI Conference on Artificial Intelligence, 2020. doi:10.1609/AAAI.V34I06.6550

Markdown

[Segovia-Aguas et al. "Generalized Planning with Positive and Negative Examples." AAAI Conference on Artificial Intelligence, 2020.](https://mlanthology.org/aaai/2020/segoviaaguas2020aaai-generalized/) doi:10.1609/AAAI.V34I06.6550

BibTeX

@inproceedings{segoviaaguas2020aaai-generalized,
  title     = {{Generalized Planning with Positive and Negative Examples}},
  author    = {Segovia-Aguas, Javier and Jiménez, Sergio and Jonsson, Anders},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {9949-9956},
  doi       = {10.1609/AAAI.V34I06.6550},
  url       = {https://mlanthology.org/aaai/2020/segoviaaguas2020aaai-generalized/}
}