From Heatmaps to Structural Explanations of Image Classifiers
Li Fuxin, Zhongang Qi, Saeed Khorram, Vivswan Shitole, Prasad, Tadepalli, Minsuk Kahng, Alan Fern

TL;DR
This paper reviews recent advances in explaining image classifiers, introducing new visualization tools and methods to understand multiple decision paths, with insights for future research in explainable AI.
Contribution
It presents novel visualization techniques like I-GOS, iGOS++, and structured attention graphs, enhancing interpretability and revealing multiple classifier explanations.
Findings
Heatmap visualization improvements with I-GOS and iGOS++
Detection of multiple decision paths in classifiers
Insights into building effective deep network explanations
Abstract
This paper summarizes our endeavors in the past few years in terms of explaining image classifiers, with the aim of including negative results and insights we have gained. The paper starts with describing the explainable neural network (XNN), which attempts to extract and visualize several high-level concepts purely from the deep network, without relying on human linguistic concepts. This helps users understand network classifications that are less intuitive and substantially improves user performance on a difficult fine-grained classification task of discriminating among different species of seagulls. Realizing that an important missing piece is a reliable heatmap visualization tool, we have developed I-GOS and iGOS++ utilizing integrated gradients to avoid local optima in heatmap generation, which improved the performance across all resolutions. During the development of 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
MethodsHeatmap
