Visual Explanation by Interpretation: Improving Visual Feedback Capabilities of Deep Neural Networks
Jose Oramas, Kaili Wang, Tinne Tuytelaars

TL;DR
This paper introduces a novel method for interpreting and explaining deep neural networks by automatically identifying relevant internal features and providing visual explanations without additional annotations, improving transparency.
Contribution
The paper presents a new approach for model interpretation that automatically finds relevant features and offers visual explanations, addressing artifacts in visualizations and introducing a new dataset for evaluation.
Findings
Produces detailed visual explanations with good feature coverage
Addresses artifacts in deconvNet-based visualizations
Effective on multiple datasets including MNIST and ImageNet
Abstract
Interpretation and explanation of deep models is critical towards wide adoption of systems that rely on them. In this paper, we propose a novel scheme for both interpretation as well as explanation in which, given a pretrained model, we automatically identify internal features relevant for the set of classes considered by the model, without relying on additional annotations. We interpret the model through average visualizations of this reduced set of features. Then, at test time, we explain the network prediction by accompanying the predicted class label with supporting visualizations derived from the identified features. In addition, we propose a method to address the artifacts introduced by stridded operations in deconvNet-based visualizations. Moreover, we introduce an8Flower, a dataset specifically designed for objective quantitative evaluation of methods for visual…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Cell Image Analysis Techniques · Anomaly Detection Techniques and Applications
