AAAI 2022technical39 citations

Tractable Explanations for d-DNNF Classifiers

Xuanxiang Huang, Yacine Izza, Alexey Ignatiev, Martin Cooper, Nicholas Asher, Joao Marques-Silva

Abstract

Compilation into propositional languages finds a growing number of practical uses, including in constraint programming, diagnosis and machine learning (ML), among others. One concrete example is the use of propositional languages as classifiers, and one natural question is how to explain the predictions made. This paper shows that for classifiers represented with some of the best-known propositional languages, different kinds of explanations can be computed in polynomial time. These languages include deterministic decomposable negation normal form (d-DNNF), and so any propositional language that is strictly less succinct than d-DNNF. Furthermore, the paper describes optimizations, specific to Sentential Decision Diagrams (SDDs), which are shown to yield more efficient algorithms in practice.

BibTeX
@inproceedings{aaai2022_tractableexplana,
  title = {Tractable Explanations for d-DNNF Classifiers},
  author = {Xuanxiang Huang and Yacine Izza and Alexey Ignatiev and Martin Cooper and Nicholas Asher and Joao Marques-Silva},
  booktitle = {AAAI 2022},
  year = {2022}
}