Enhanced Prototypical Part Network (EPPNet) For Explainable Image Classification Via Prototypes
Bhushan Atote, Victor Sanchez

TL;DR
EPPNet is a novel deep neural network architecture that improves image classification accuracy and explainability by discovering relevant, human-understandable prototypes using a new cluster loss and faithfulness score.
Contribution
The paper introduces EPPNet, a new DNN model with a novel cluster loss and faithfulness score, enhancing prototype relevance and explainability in image classification.
Findings
EPPNet outperforms existing methods in accuracy on CUB-200-2011.
EPPNet provides more relevant and understandable prototypes.
The faithfulness score effectively evaluates explainability.
Abstract
Explainable Artificial Intelligence (xAI) has the potential to enhance the transparency and trust of AI-based systems. Although accurate predictions can be made using Deep Neural Networks (DNNs), the process used to arrive at such predictions is usually hard to explain. In terms of perceptibly human-friendly representations, such as word phrases in text or super-pixels in images, prototype-based explanations can justify a model's decision. In this work, we introduce a DNN architecture for image classification, the Enhanced Prototypical Part Network (EPPNet), which achieves strong performance while discovering relevant prototypes that can be used to explain the classification results. This is achieved by introducing a novel cluster loss that helps to discover more relevant human-understandable prototypes. We also introduce a faithfulness score to evaluate the explainability of the…
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 · Anomaly Detection Techniques and Applications
