CVAug 15, 2025

AIM: Amending Inherent Interpretability via Self-Supervised Masking

arXiv:2508.11502v12 citationsh-index: 137
Originality Incremental advance
AI Analysis

This addresses the issue of unreliable interpretability in AI models for researchers and practitioners, offering a method to enhance model trustworthiness without extra annotations, though it appears incremental as it builds on existing interpretability techniques.

The paper tackles the problem of deep neural networks using spurious features by proposing AIM, a self-supervised masking method that promotes genuine feature utilization, resulting in improved interpretability and accuracy gains across diverse datasets.

It has been observed that deep neural networks (DNNs) often use both genuine as well as spurious features. In this work, we propose "Amending Inherent Interpretability via Self-Supervised Masking" (AIM), a simple yet interestingly effective method that promotes the network's utilization of genuine features over spurious alternatives without requiring additional annotations. In particular, AIM uses features at multiple encoding stages to guide a self-supervised, sample-specific feature-masking process. As a result, AIM enables the training of well-performing and inherently interpretable models that faithfully summarize the decision process. We validate AIM across a diverse range of challenging datasets that test both out-of-distribution generalization and fine-grained visual understanding. These include general-purpose classification benchmarks such as ImageNet100, HardImageNet, and ImageWoof, as well as fine-grained classification datasets such as Waterbirds, TravelingBirds, and CUB-200. AIM demonstrates significant dual benefits: interpretability improvements, as measured by the Energy Pointing Game (EPG) score, and accuracy gains over strong baselines. These consistent gains across domains and architectures provide compelling evidence that AIM promotes the use of genuine and meaningful features that directly contribute to improved generalization and human-aligned interpretability.

Foundations

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

Your Notes