AISep 29, 2023

Axiomatic Aggregations of Abductive Explanations

arXiv:2310.03131v313 citationsh-index: 23
Originality Incremental advance
AI Analysis

This addresses the issue of interpretability in machine learning for users needing reliable explanations, though it is incremental as it builds on existing abductive explanation frameworks.

The paper tackles the problem of multiple valid abductive explanations for a single data point in model-precise explanations, which can be insufficient or incomprehensible, by aggregating them into feature importance scores using three axiomatic methods and showing robustness to attacks that fool SHAP and LIME.

The recent criticisms of the robustness of post hoc model approximation explanation methods (like LIME and SHAP) have led to the rise of model-precise abductive explanations. For each data point, abductive explanations provide a minimal subset of features that are sufficient to generate the outcome. While theoretically sound and rigorous, abductive explanations suffer from a major issue -- there can be several valid abductive explanations for the same data point. In such cases, providing a single abductive explanation can be insufficient; on the other hand, providing all valid abductive explanations can be incomprehensible due to their size. In this work, we solve this issue by aggregating the many possible abductive explanations into feature importance scores. We propose three aggregation methods: two based on power indices from cooperative game theory and a third based on a well-known measure of causal strength. We characterize these three methods axiomatically, showing that each of them uniquely satisfies a set of desirable properties. We also evaluate them on multiple datasets and show that these explanations are robust to the attacks that fool SHAP and LIME.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes