SCAN: Visual Explanations with Self-Confidence and Analysis Networks
Gwanghee Lee, Sungyoon Jeong, Kyoungson Jhang

TL;DR
SCAN introduces a universal, autoencoder-based framework for visual explanations in AI, providing high-fidelity, clear, and architecture-agnostic insights into deep learning models' decision processes.
Contribution
It proposes a novel, architecture-agnostic explanation method using an AutoEncoder and Information Bottleneck, improving clarity and fidelity over existing approaches.
Findings
SCAN outperforms existing methods on multiple quantitative metrics.
Produces clearer, object-focused explanations.
Works effectively across CNNs and Transformers.
Abstract
Explainable AI (XAI) has become essential in computer vision to make the decision-making processes of deep learning models transparent. However, current visual explanation (XAI) methods face a critical trade-off between the high fidelity of architecture-specific methods and the broad applicability of universal ones. This often results in abstract or fragmented explanations and makes it difficult to compare explanatory power across diverse model families, such as CNNs and Transformers. This paper introduces the Self-Confidence and Analysis Networks (SCAN), a novel universal framework that overcomes these limitations for both convolutional neural network and transformer architectures. SCAN utilizes an AutoEncoder-based approach to reconstruct features from a model's intermediate layers. Guided by the Information Bottleneck principle, it generates a high-resolution Self-Confidence Map that…
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) · Adversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis
