Estimating the Adversarial Robustness of Attributions in Text with Transformers
Adam Ivankay, Mattia Rigotti, Ivan Girardi, Chiara Marchiori, Pascal, Frossard

TL;DR
This paper introduces a new method to evaluate the robustness of attribution explanations in text classifiers against adversarial attacks, emphasizing perceptibility and locality, and demonstrates its effectiveness with a novel Transformer-based attack.
Contribution
It proposes a novel attribution robustness definition based on Lipschitz continuity, introduces a set of text similarity measures, and develops TransformerExplanationAttack (TEA) to better estimate explanation robustness.
Findings
TEA outperforms existing estimators in altering explanations more effectively.
TEA generates more fluent and less perceptible adversarial samples.
The new robustness measure captures both attribution change and perceptibility.
Abstract
Explanations are crucial parts of deep neural network (DNN) classifiers. In high stakes applications, faithful and robust explanations are important to understand and gain trust in DNN classifiers. However, recent work has shown that state-of-the-art attribution methods in text classifiers are susceptible to imperceptible adversarial perturbations that alter explanations significantly while maintaining the correct prediction outcome. If undetected, this can critically mislead the users of DNNs. Thus, it is crucial to understand the influence of such adversarial perturbations on the networks' explanations and their perceptibility. In this work, we establish a novel definition of attribution robustness (AR) in text classification, based on Lipschitz continuity. Crucially, it reflects both attribution change induced by adversarial input alterations and perceptibility of such alterations.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Topic Modeling
