IJCAI 2023poster6 citations

The Parameterized Complexity of Finding Concise Local Explanations

Sebastian Ordyniak, Giacomo Paesani, Stefan Szeider

Abstract

We consider the computational problem of finding a smallest local explanation (anchor) for classifying a given feature vector (example) by a black-box model. After showing that the problem is NP-hard in general, we study various natural restrictions of the problem in terms of problem parameters to see whether these restrictions make the problem fixed-parameter tractable or not. We draw a detailed and systematic complexity landscape for combinations of parameters, including the size of the anchor, the size of the anchor's coverage, and parameters that capture structural aspects of the problem instance, including rank-width, twin-width, and maximum difference.

Knowledge Representation and Reasoning: KRR: Computational complexity of reasoningMachine Learning: ML: Explainable/Interpretable machine learning
BibTeX
@inproceedings{ijcai2023p369,
  title     = {The Parameterized Complexity of Finding Concise Local Explanations},
  author    = {Ordyniak, Sebastian and Paesani, Giacomo and Szeider, Stefan},
  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     = {3312--3320},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/369},
  url       = {https://doi.org/10.24963/ijcai.2023/369},
}