IJCAI 2023poster2 citations

Formal Explanations of Neural Network Policies for Planning

Renee Selvey, Alban Grastien, Sylvie Thiébaux

Abstract

Deep learning is increasingly used to learn policies for planning problems, yet policies represented by neural networks are difficult to interpret, verify and trust. Existing formal approaches to post-hoc explanations provide concise reasons for a single decision made by an ML model. However, understanding planning policies require explaining sequences of decisions. In this paper, we formulate the problem of finding explanations for the sequence of decisions recommended by a learnt policy in a given state. We show that, under certain assumptions, a minimal explanation for a sequence can be computed by solving a number of single decision explanation problems which is linear in the length of the sequence. We present experimental results of our implementation of this approach for ASNet policies for classical planning domains.

Planning and Scheduling: PS: Model-based reasoningMachine Learning: ML: Explainable/Interpretable machine learningPlanning and Scheduling: PS: Learning in planning and scheduling
BibTeX
@inproceedings{ijcai2023p605,
  title     = {Formal Explanations of Neural Network Policies for Planning},
  author    = {Selvey, Renee and Grastien, Alban and Thiébaux, Sylvie},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {5446--5456},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/605},
  url       = {https://doi.org/10.24963/ijcai.2023/605},
}
Formal Explanations of Neural Network Policies for Planning · IJCAI 2023