English

Generating Counterfactual Explanations with Natural Language

Computer Vision and Pattern Recognition 2018-06-27 v1

Abstract

Natural language explanations of deep neural network decisions provide an intuitive way for a AI agent to articulate a reasoning process. Current textual explanations learn to discuss class discriminative features in an image. However, it is also helpful to understand which attributes might change a classification decision if present in an image (e.g., "This is not a Scarlet Tanager because it does not have black wings.") We call such textual explanations counterfactual explanations, and propose an intuitive method to generate counterfactual explanations by inspecting which evidence in an input is missing, but might contribute to a different classification decision if present in the image. To demonstrate our method we consider a fine-grained image classification task in which we take as input an image and a counterfactual class and output text which explains why the image does not belong to a counterfactual class. We then analyze our generated counterfactual explanations both qualitatively and quantitatively using proposed automatic metrics.

Keywords

Cite

@article{arxiv.1806.09809,
  title  = {Generating Counterfactual Explanations with Natural Language},
  author = {Lisa Anne Hendricks and Ronghang Hu and Trevor Darrell and Zeynep Akata},
  journal= {arXiv preprint arXiv:1806.09809},
  year   = {2018}
}

Comments

presented at 2018 ICML Workshop on Human Interpretability in Machine Learning (WHI 2018), Stockholm, Sweden

R2 v1 2026-06-23T02:41:49.172Z