LGCVSep 28, 2021

Discriminative Attribution from Counterfactuals

arXiv:2109.13412v1
Originality Incremental advance
AI Analysis

This work addresses the need for objective evaluation of feature attribution methods to prevent observer bias, particularly for understanding fine-grained class differences in deep neural networks, though it is incremental as it builds on existing attribution and counterfactual techniques.

The paper tackles the problem of neural network interpretability by combining feature attribution with counterfactual explanations to generate attribution maps that highlight discriminative features between classes, showing that these features are substantially more discriminative than those from conventional methods on three diverse datasets.

We present a method for neural network interpretability by combining feature attribution with counterfactual explanations to generate attribution maps that highlight the most discriminative features between pairs of classes. We show that this method can be used to quantitatively evaluate the performance of feature attribution methods in an objective manner, thus preventing potential observer bias. We evaluate the proposed method on three diverse datasets, including a challenging artificial dataset and real-world biological data. We show quantitatively and qualitatively that the highlighted features are substantially more discriminative than those extracted using conventional attribution methods and argue that this type of explanation is better suited for understanding fine grained class differences as learned by a deep neural network.

Foundations

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

Your Notes