Explaining Predictions of Deep Neural Classifier via Activation Analysis
Martin Stano, Wanda Benesova, Lukas Samuel Martak

TL;DR
This paper introduces a novel activation analysis method using Gaussian Mixture Models to interpret CNN decisions by comparing input samples with similar labeled examples, aiding human experts especially in medical diagnosis.
Contribution
The paper presents a new approach to explain CNN predictions through activation-based perceptual encoding and similarity retrieval, enhancing interpretability in critical applications.
Findings
Effective in medical imaging diagnosis scenarios
Capable of identifying distinct prediction strategies
Supports retrieval of similar and dissimilar samples
Abstract
In many practical applications, deep neural networks have been typically deployed to operate as a black box predictor. Despite the high amount of work on interpretability and high demand on the reliability of these systems, they typically still have to include a human actor in the loop, to validate the decisions and handle unpredictable failures and unexpected corner cases. This is true in particular for failure-critical application domains, such as medical diagnosis. We present a novel approach to explain and support an interpretation of the decision-making process to a human expert operating a deep learning system based on Convolutional Neural Network (CNN). By modeling activation statistics on selected layers of a trained CNN via Gaussian Mixture Models (GMM), we develop a novel perceptual code in binary vector space that describes how the input sample is processed by the CNN. By…
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) · Machine Learning in Healthcare · Machine Learning and Data Classification
MethodsInterpretability
