Explainable Image Recognition via Enhanced Slot-attention Based Classifier
Bowen Wang, Liangzhi Li, Jiahao Zhang, Yuta Nakashima, Hajime Nagahara

TL;DR
This paper introduces ESCOUTER, a visually explainable image classifier that integrates explanations into confidence scores and provides positive or negative justifications, improving interpretability without sacrificing accuracy.
Contribution
ESCOUTER is a novel slot-attention based classifier that embeds explanations directly into decision confidence scores and offers comprehensive positive and negative explanations.
Findings
Outperforms previous state-of-the-art XAI methods across datasets
Provides intuitive explanations integrated with classification confidence
Effectively toggles between positive and negative explanations
Abstract
The imperative to comprehend the behaviors of deep learning models is of utmost importance. In this realm, Explainable Artificial Intelligence (XAI) has emerged as a promising avenue, garnering increasing interest in recent years. Despite this, most existing methods primarily depend on gradients or input perturbation, which often fails to embed explanations directly within the model's decision-making process. Addressing this gap, we introduce ESCOUTER, a visually explainable classifier based on the modified slot attention mechanism. ESCOUTER distinguishes itself by not only delivering high classification accuracy but also offering more transparent insights into the reasoning behind its decisions. It differs from prior approaches in two significant aspects: (a) ESCOUTER incorporates explanations into the final confidence scores for each category, providing a more intuitive…
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) · Generative Adversarial Networks and Image Synthesis
MethodsSoftmax · Attention Is All You Need
