CVJun 30, 2025

Toward Simple and Robust Contrastive Explanations for Image Classification by Leveraging Instance Similarity and Concept Relevance

arXiv:2506.23975v1h-index: 9KI
Originality Incremental advance
AI Analysis

It addresses the challenge of interpretability in AI for image classification, but the approach appears incremental as it builds on existing concept-based methods.

This work tackles the problem of generating contrastive explanations for image classification by using instance similarity and concept relevance, finding that higher concept relevance leads to shorter, less complex explanations while lower relevance results in longer, more diffuse ones, with explanations showing varying robustness under image augmentations.

Understanding why a classification model prefers one class over another for an input instance is the challenge of contrastive explanation. This work implements concept-based contrastive explanations for image classification by leveraging the similarity of instance embeddings and relevance of human-understandable concepts used by a fine-tuned deep learning model. Our approach extracts concepts with their relevance score, computes contrasts for similar instances, and evaluates the resulting contrastive explanations based on explanation complexity. Robustness is tested for different image augmentations. Two research questions are addressed: (1) whether explanation complexity varies across different relevance ranges, and (2) whether explanation complexity remains consistent under image augmentations such as rotation and noise. The results confirm that for our experiments higher concept relevance leads to shorter, less complex explanations, while lower relevance results in longer, more diffuse explanations. Additionally, explanations show varying degrees of robustness. The discussion of these findings offers insights into the potential of building more interpretable and robust AI systems.

Foundations

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

Your Notes