CVAINov 26, 2023

ProtoArgNet: Interpretable Image Classification with Super-Prototypes and Argumentation [Technical Report]

arXiv:2311.15438v29 citationsh-index: 15
Originality Incremental advance
AI Analysis

This addresses the need for more interpretable and customizable explanations in image classification for users, though it is incremental as it builds on existing prototypical-part-learning methods.

The paper tackles the problem of interpretable image classification by proposing ProtoArgNet, which uses super-prototypes and argumentation to provide supporting and attacking explanations, and demonstrates that it outperforms state-of-the-art prototypical-part-learning approaches on several datasets.

We propose ProtoArgNet, a novel interpretable deep neural architecture for image classification in the spirit of prototypical-part-learning as found, e.g., in ProtoPNet. While earlier approaches associate every class with multiple prototypical-parts, ProtoArgNet uses super-prototypes that combine prototypical-parts into a unified class representation. This is done by combining local activations of prototypes in an MLP-like manner, enabling the localization of prototypes and learning (non-linear) spatial relationships among them. By leveraging a form of argumentation, ProtoArgNet is capable of providing both supporting (i.e. `this looks like that') and attacking (i.e. `this differs from that') explanations. We demonstrate on several datasets that ProtoArgNet outperforms state-of-the-art prototypical-part-learning approaches. Moreover, the argumentation component in ProtoArgNet is customisable to the user's cognitive requirements by a process of sparsification, which leads to more compact explanations compared to state-of-the-art approaches.

Foundations

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

Your Notes