English

Rethinking Attention-Model Explainability through Faithfulness Violation Test

Machine Learning 2022-07-06 v3 Computation and Language Computer Vision and Pattern Recognition

Abstract

Attention mechanisms are dominating the explainability of deep models. They produce probability distributions over the input, which are widely deemed as feature-importance indicators. However, in this paper, we find one critical limitation in attention explanations: weakness in identifying the polarity of feature impact. This would be somehow misleading -- features with higher attention weights may not faithfully contribute to model predictions; instead, they can impose suppression effects. With this finding, we reflect on the explainability of current attention-based techniques, such as Attentio\odotGradient and LRP-based attention explanations. We first propose an actionable diagnostic methodology (henceforth faithfulness violation test) to measure the consistency between explanation weights and the impact polarity. Through the extensive experiments, we then show that most tested explanation methods are unexpectedly hindered by the faithfulness violation issue, especially the raw attention. Empirical analyses on the factors affecting violation issues further provide useful observations for adopting explanation methods in attention models.

Keywords

Cite

@article{arxiv.2201.12114,
  title  = {Rethinking Attention-Model Explainability through Faithfulness Violation Test},
  author = {Yibing Liu and Haoliang Li and Yangyang Guo and Chenqi Kong and Jing Li and Shiqi Wang},
  journal= {arXiv preprint arXiv:2201.12114},
  year   = {2022}
}

Comments

Accepted to ICML 2022

R2 v1 2026-06-24T09:07:21.778Z