English

A novel post-hoc explanation comparison metric and applications

Machine Learning 2023-11-21 v1 Artificial Intelligence

Abstract

Explanatory systems make the behavior of machine learning models more transparent, but are often inconsistent. To quantify the differences between explanatory systems, this paper presents the Shreyan Distance, a novel metric based on the weighted difference between ranked feature importance lists produced by such systems. This paper uses the Shreyan Distance to compare two explanatory systems, SHAP and LIME, for both regression and classification learning tasks. Because we find that the average Shreyan Distance varies significantly between these two tasks, we conclude that consistency between explainers not only depends on inherent properties of the explainers themselves, but also the type of learning task. This paper further contributes the XAISuite library, which integrates the Shreyan distance algorithm into machine learning pipelines.

Keywords

Cite

@article{arxiv.2311.10811,
  title  = {A novel post-hoc explanation comparison metric and applications},
  author = {Shreyan Mitra and Leilani Gilpin},
  journal= {arXiv preprint arXiv:2311.10811},
  year   = {2023}
}

Comments

8 pages, 4 figures, 2 tables, and 1 listing. arXiv admin note: substantial text overlap with arXiv:2304.08499