CLNov 15, 2022

Easy to Decide, Hard to Agree: Reducing Disagreements Between Saliency Methods

arXiv:2211.08369v3224 citationsh-index: 25
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving interpretability method reliability for NLP researchers, though it is incremental as it builds on existing diagnostic methods.

The paper tackled the problem of evaluating agreement between saliency methods in neural NLP models, showing that Pearson-r is a better metric than rank correlation and that regularization techniques increase agreement, with agreement being very low for easy-to-learn instances.

A popular approach to unveiling the black box of neural NLP models is to leverage saliency methods, which assign scalar importance scores to each input component. A common practice for evaluating whether an interpretability method is faithful has been to use evaluation-by-agreement -- if multiple methods agree on an explanation, its credibility increases. However, recent work has found that saliency methods exhibit weak rank correlations even when applied to the same model instance and advocated for the use of alternative diagnostic methods. In our work, we demonstrate that rank correlation is not a good fit for evaluating agreement and argue that Pearson-$r$ is a better-suited alternative. We further show that regularization techniques that increase faithfulness of attention explanations also increase agreement between saliency methods. By connecting our findings to instance categories based on training dynamics, we show that the agreement of saliency method explanations is very low for easy-to-learn instances. Finally, we connect the improvement in agreement across instance categories to local representation space statistics of instances, paving the way for work on analyzing which intrinsic model properties improve their predisposition to interpretability methods.

Foundations

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

Your Notes