English

Learning to Deceive with Attention-Based Explanations

Computation and Language 2020-04-08 v2 Machine Learning

Abstract

Attention mechanisms are ubiquitous components in neural architectures applied to natural language processing. In addition to yielding gains in predictive accuracy, attention weights are often claimed to confer interpretability, purportedly useful both for providing insights to practitioners and for explaining why a model makes its decisions to stakeholders. We call the latter use of attention mechanisms into question by demonstrating a simple method for training models to produce deceptive attention masks. Our method diminishes the total weight assigned to designated impermissible tokens, even when the models can be shown to nevertheless rely on these features to drive predictions. Across multiple models and tasks, our approach manipulates attention weights while paying surprisingly little cost in accuracy. Through a human study, we show that our manipulated attention-based explanations deceive people into thinking that predictions from a model biased against gender minorities do not rely on the gender. Consequently, our results cast doubt on attention's reliability as a tool for auditing algorithms in the context of fairness and accountability.

Keywords

Cite

@article{arxiv.1909.07913,
  title  = {Learning to Deceive with Attention-Based Explanations},
  author = {Danish Pruthi and Mansi Gupta and Bhuwan Dhingra and Graham Neubig and Zachary C. Lipton},
  journal= {arXiv preprint arXiv:1909.07913},
  year   = {2020}
}

Comments

Accepted to ACL 2020 as a long paper. Updated version

R2 v1 2026-06-23T11:18:08.967Z