CRCVLGNov 29, 2022

Interpretations Cannot Be Trusted: Stealthy and Effective Adversarial Perturbations against Interpretable Deep Learning

arXiv:2211.15926v19 citationsh-index: 38
Originality Incremental advance
AI Analysis

This work addresses a critical security problem for users of interpretable AI systems, exposing vulnerabilities that could undermine trust in model explanations, and is incremental by building on existing adversarial attack research.

The authors tackled the vulnerability of interpretable deep learning systems to adversarial attacks by introducing AdvEdge and AdvEdge+ attacks that deceive both prediction and interpretation models, achieving high success rates in fooling these systems across multiple architectures and interpretation methods.

Deep learning methods have gained increased attention in various applications due to their outstanding performance. For exploring how this high performance relates to the proper use of data artifacts and the accurate problem formulation of a given task, interpretation models have become a crucial component in developing deep learning-based systems. Interpretation models enable the understanding of the inner workings of deep learning models and offer a sense of security in detecting the misuse of artifacts in the input data. Similar to prediction models, interpretation models are also susceptible to adversarial inputs. This work introduces two attacks, AdvEdge and AdvEdge$^{+}$, that deceive both the target deep learning model and the coupled interpretation model. We assess the effectiveness of proposed attacks against two deep learning model architectures coupled with four interpretation models that represent different categories of interpretation models. Our experiments include the attack implementation using various attack frameworks. We also explore the potential countermeasures against such attacks. Our analysis shows the effectiveness of our attacks in terms of deceiving the deep learning models and their interpreters, and highlights insights to improve and circumvent the attacks.

Code Implementations1 repo
Foundations

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

Your Notes