Our paper "Will You Find These Shortcuts?" A Protocol for Evaluating the Faithfulness of Input Salience Methods for Text Classification was accepted to #emnlp2022 and now updated on arXiv. #NLProc #xai https://arxiv.org/abs/2111.07367
"Will You Find These Shortcuts?" A Protocol for Evaluating the Faithfulness of Input Salience Methods for Text Classification

Feature attribution a.k.a. input salience methods which assign an importance score to a feature are abundant but may produce surprisingly different results for the same model on the same input. While differences are expected if disparate definitions of importance are assumed, most methods claim to provide faithful attributions and point at the features most relevant for a model's prediction. Existing work on faithfulness evaluation is not conclusive and does not provide a clear answer as to how different methods are to be compared. Focusing on text classification and the model debugging scenario, our main contribution is a protocol for faithfulness evaluation that makes use of partially synthetic data to obtain ground truth for feature importance ranking. Following the protocol, we do an in-depth analysis of four standard salience method classes on a range of datasets and shortcuts for BERT and LSTM models and demonstrate that some of the most popular method configurations provide poor results even for simplest shortcuts. We recommend following the protocol for each new task and model combination to find the best method for identifying shortcuts.

arXiv.org
Feature attribution a.k.a. input salience methods which assign an importance score to a
feature are abundant but may produce surprisingly different results for the same model on
the same input:
While differences are expected with disparate definitions of importance, most methods claim to provide faithful attributions and point at the features most relevant for a prediction. Existing work is not conclusive and doesn't provide a clear answer how to compare methods.
Focusing on text classification and the model debugging scenario, our main contribution is a protocol for faithfulness evaluation that makes use of partially synthetic data to obtain ground truth for feature importance ranking.

We do an in-depth analysis of 4 standard salience method classes on a range of datasets and lexical shortcuts for BERT & LSTM models. We show that some popular methods give poor results even for simple shortcuts while a method judged to be too simplistic works well for BERT.

Joint work with Sebastian Ebert, Polina Zablotskaia, Anders Sandholm, Katja Filippova.

Polina will present "Will You Find These Shortcuts?" on Saturday, 11am local time, HALL A-A. Interpretability 1. #NLProc #emnlp2022