How to Squeeze An Explanation Out of Your Model
Tiago Roxo, Joana C. Costa, Pedro R. M. In\'acio, Hugo, Proen\c{c}a

TL;DR
This paper introduces a model-agnostic interpretability method using Squeeze and Excitation blocks to generate visual attention heatmaps, applicable across various models and data types without sacrificing performance.
Contribution
It proposes a novel SE-based interpretability approach that works with any model architecture and data modality, extending interpretability beyond standard image models.
Findings
Applicable to image and video/multi-modal models
Maintains original model performance
Competitive with existing interpretability methods
Abstract
Deep learning models are widely used nowadays for their reliability in performing various tasks. However, they do not typically provide the reasoning behind their decision, which is a significant drawback, particularly for more sensitive areas such as biometrics, security and healthcare. The most commonly used approaches to provide interpretability create visual attention heatmaps of regions of interest on an image based on models gradient backpropagation. Although this is a viable approach, current methods are targeted toward image settings and default/standard deep learning models, meaning that they require significant adaptations to work on video/multi-modal settings and custom architectures. This paper proposes an approach for interpretability that is model-agnostic, based on a novel use of the Squeeze and Excitation (SE) block that creates visual attention heatmaps. By including an…
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
TopicsEmotion and Mood Recognition · Face recognition and analysis · Explainable Artificial Intelligence (XAI)
MethodsSoftmax · Attention Is All You Need
