IJCAI 2020poster0 citations

Plan-Space Explanation via Plan-Property Dependencies: Faster Algorithms & More Powerful Properties

Rebecca Eifler, Marcel Steinmetz, Álvaro Torralba, Jörg Hoffmann

Abstract

Justifying a plan to a user requires answering questions about the space of possible plans. Recent work introduced a framework for doing so via plan-property dependencies, where plan properties p are Boolean functions on plans, and p entails q if all plans that satisfy p also satisfy q. We extend this work in two ways. First, we introduce new algorithms for computing plan-property dependencies, leveraging symbolic search and devising pruning methods for this purpose. Second, while the properties p were previously limited to goal facts and so-called action-set (AS) properties, here we extend them to LTL. Our new algorithms vastly outperform the previous ones, and our methods for LTL cause little overhead on AS properties.

Planning and Scheduling: Planning AlgorithmsPlanning and Scheduling: Search in Planning and Scheduling
BibTeX
@inproceedings{ijcai2020p566,
  title     = {Plan-Space Explanation via Plan-Property Dependencies: Faster Algorithms & More Powerful Properties},
  author    = {Eifler, Rebecca and Steinmetz, Marcel and Torralba, Álvaro and Hoffmann, Jörg},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {4091--4097},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/566},
  url       = {https://doi.org/10.24963/ijcai.2020/566},
}