LGCVOct 14, 2021

Making Corgis Important for Honeycomb Classification: Adversarial Attacks on Concept-based Explainability Tools

arXiv:2110.07120v212 citations
Originality Incremental advance
AI Analysis

This reveals a security risk in safety-critical applications where model interpretation is used for fairness and soundness testing, highlighting the need for protection beyond the machine learning pipeline.

The paper demonstrates that concept-based explainability methods like TCAV and faceted feature visualization are vulnerable to adversarial attacks, where perturbing concept examples can drastically alter interpretation outputs, such as making polka dots seem important for zebra classification.

Methods for model explainability have become increasingly critical for testing the fairness and soundness of deep learning. Concept-based interpretability techniques, which use a small set of human-interpretable concept exemplars in order to measure the influence of a concept on a model's internal representation of input, are an important thread in this line of research. In this work we show that these explainability methods can suffer the same vulnerability to adversarial attacks as the models they are meant to analyze. We demonstrate this phenomenon on two well-known concept-based interpretability methods: TCAV and faceted feature visualization. We show that by carefully perturbing the examples of the concept that is being investigated, we can radically change the output of the interpretability method. The attacks that we propose can either induce positive interpretations (polka dots are an important concept for a model when classifying zebras) or negative interpretations (stripes are not an important factor in identifying images of a zebra). Our work highlights the fact that in safety-critical applications, there is need for security around not only the machine learning pipeline but also the model interpretation process.

Foundations

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

Your Notes