TL;DR
This paper introduces CEGA, a novel explanation method that uses characteristic rules to improve interpretability and fidelity of local explanations, outperforming existing methods in trade-offs between complexity and accuracy.
Contribution
The paper proposes CEGA, a new technique that aggregates local explanations into characteristic rules, enhancing interpretability and fidelity over state-of-the-art methods.
Findings
CEGA provides a better trade-off between fidelity and complexity.
CEGA and Anchors outperform GLocalX in fidelity.
Using CEGA with SHAP or Anchors yields higher fidelity than with LIME.
Abstract
Characteristic rules have been advocated for their ability to improve interpretability over discriminative rules within the area of rule learning. However, the former type of rule has not yet been used by techniques for explaining predictions. A novel explanation technique, called CEGA (Characteristic Explanatory General Association rules), is proposed, which employs association rule mining to aggregate multiple explanations generated by any standard local explanation technique into a set of characteristic rules. An empirical investigation is presented, in which CEGA is compared to two state-of-the-art methods, Anchors and GLocalX, for producing local and aggregated explanations in the form of discriminative rules. The results suggest that the proposed approach provides a better trade-off between fidelity and complexity compared to the two state-of-the-art approaches; CEGA and Anchors…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSparse Evolutionary Training · Shapley Additive Explanations · Local Interpretable Model-Agnostic Explanations
