Less is More: Discovering Concise Network Explanations
Neehar Kondapaneni, Markus Marks, Oisin Mac Aodha, Pietro Perona

TL;DR
This paper presents DCNE, a novel method for generating concise, diverse, and human-interpretable visual explanations for neural networks, improving interpretability while reducing explanation complexity.
Contribution
DCNE introduces a new approach that selects the most important explanations, building on CRP, to produce fewer, more comprehensible network explanations with minimal quality loss.
Findings
DCNE produces 1/30 of CRP's explanations.
DCNE maintains explanation quality with a slight reduction.
DCNE offers a better trade-off between conciseness and completeness.
Abstract
We introduce Discovering Conceptual Network Explanations (DCNE), a new approach for generating human-comprehensible visual explanations to enhance the interpretability of deep neural image classifiers. Our method automatically finds visual explanations that are critical for discriminating between classes. This is achieved by simultaneously optimizing three criteria: the explanations should be few, diverse, and human-interpretable. Our approach builds on the recently introduced Concept Relevance Propagation (CRP) explainability method. While CRP is effective at describing individual neuronal activations, it generates too many concepts, which impacts human comprehension. Instead, DCNE selects the few most important explanations. We introduce a new evaluation dataset centered on the challenging task of classifying birds, enabling us to compare the alignment of DCNE's explanations to those…
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
TopicsComplex Network Analysis Techniques
