Detection Accuracy for Evaluating Compositional Explanations of Units
Sayo M. Makinwa, Biagio La Rosa, Roberto Capobianco

TL;DR
This paper proposes using Detection Accuracy as an evaluation metric for compositional explanations of neural network units, improving explanation assessment and search efficiency while revealing specialized units.
Contribution
It introduces Detection Accuracy as a new metric for evaluating explanations, eliminating hyper-parameters and enhancing the interpretability of compositional explanations.
Findings
Detection Accuracy effectively evaluates explanations of varying lengths.
It can serve as a stopping criterion in explanation search.
The method uncovers specialized units with perceptual abstractions.
Abstract
The recent success of deep learning models in solving complex problems and in different domains has increased interest in understanding what they learn. Therefore, different approaches have been employed to explain these models, one of which uses human-understandable concepts as explanations. Two examples of methods that use this approach are Network Dissection and Compositional explanations. The former explains units using atomic concepts, while the latter makes explanations more expressive, replacing atomic concepts with logical forms. While intuitively, logical forms are more informative than atomic concepts, it is not clear how to quantify this improvement, and their evaluation is often based on the same metric that is optimized during the search-process and on the usage of hyper-parameters to be tuned. In this paper, we propose to use as evaluation metric the Detection Accuracy,…
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
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning in Materials Science · Scientific Computing and Data Management
MethodsNetwork Dissection
