CVAug 8, 2024

Enhanced Prototypical Part Network (EPPNet) For Explainable Image Classification Via Prototypes

arXiv:2408.04606v14 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses the need for transparent and trustworthy AI systems in image classification, though it appears incremental as it builds on existing prototype-based methods.

The authors tackled the problem of explainable image classification by introducing the Enhanced Prototypical Part Network (EPPNet), which achieved strong performance and discovered relevant prototypes for explaining results, as shown by evaluations on the CUB-200-2011 dataset where it outperformed state-of-the-art xAI-based methods in both classification accuracy and explainability.

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 results based on the discovered prototypes. Our score not only accounts for the relevance of the learned prototypes but also the performance of a model. Our evaluations on the CUB-200-2011 dataset show that the EPPNet outperforms state-of-the-art xAI-based methods, in terms of both classification accuracy and explainability

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes