Model Guidance via Explanations Turns Image Classifiers into Segmentation Models
Xiaoyan Yu, Jannik Franzen, Wojciech Samek, Marina M.-C. H\"ohne,, Dagmar Kainmueller

TL;DR
This paper demonstrates that explainability heatmaps can be used as a form of guidance to turn image classifiers into effective segmentation models, especially under weak supervision, by establishing formal parallels and leveraging standard segmentation losses.
Contribution
It introduces a novel approach that unifies explainability heatmaps with segmentation architectures, enabling semi-supervised training with minimal pixel-level labels.
Findings
Differentiable heatmaps are formally similar to encoder-decoder segmentation models.
Heatmap-based models achieve competitive segmentation results.
Weakly supervised training with image-level labels outperforms traditional encoder-decoder models.
Abstract
Heatmaps generated on inputs of image classification networks via explainable AI methods like Grad-CAM and LRP have been observed to resemble segmentations of input images in many cases. Consequently, heatmaps have also been leveraged for achieving weakly supervised segmentation with image-level supervision. On the other hand, losses can be imposed on differentiable heatmaps, which has been shown to serve for (1)~improving heatmaps to be more human-interpretable, (2)~regularization of networks towards better generalization, (3)~training diverse ensembles of networks, and (4)~for explicitly ignoring confounding input features. Due to the latter use case, the paradigm of imposing losses on heatmaps is often referred to as "Right for the right reasons". We unify these two lines of research by investigating semi-supervised segmentation as a novel use case for the Right for the Right Reasons…
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)
MethodsHeatmap
