CVJan 27, 2020

Explaining with Counter Visual Attributes and Examples

arXiv:2001.09671v115 citations
AI Analysis

This addresses the need for more intuitive and human-like explanations in AI, particularly for visual decision-making, though it appears incremental by building on existing attribute and example-based methods.

The paper tackles the problem of explaining neural network decisions by using multimodal information, specifically counter-intuitive attributes and counter-examples generated through perturbations, resulting in human-understandable explanations validated on coarse and fine-grained datasets.

In this paper, we aim to explain the decisions of neural networks by utilizing multimodal information. That is counter-intuitive attributes and counter visual examples which appear when perturbed samples are introduced. Different from previous work on interpreting decisions using saliency maps, text, or visual patches we propose to use attributes and counter-attributes, and examples and counter-examples as part of the visual explanations. When humans explain visual decisions they tend to do so by providing attributes and examples. Hence, inspired by the way of human explanations in this paper we provide attribute-based and example-based explanations. Moreover, humans also tend to explain their visual decisions by adding counter-attributes and counter-examples to explain what is not seen. We introduce directed perturbations in the examples to observe which attribute values change when classifying the examples into the counter classes. This delivers intuitive counter-attributes and counter-examples. Our experiments with both coarse and fine-grained datasets show that attributes provide discriminating and human-understandable intuitive and counter-intuitive explanations.

Code Implementations1 repo
Foundations

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

Your Notes