LGCRCVMar 18, 2022

Concept-based Adversarial Attacks: Tricking Humans and Classifiers Alike

arXiv:2203.10166v111 citationsh-index: 19
Originality Highly original
AI Analysis

This addresses security in multi-stage decision-making systems where both humans and machines are involved, as it creates adversarial examples that can fool both, unlike invisible perturbations.

The paper tackles the problem of adversarial attacks by generating samples that modify semantically meaningful concepts in upper layers, making them perceptible to humans, and demonstrates transferability across networks.

We propose to generate adversarial samples by modifying activations of upper layers encoding semantically meaningful concepts. The original sample is shifted towards a target sample, yielding an adversarial sample, by using the modified activations to reconstruct the original sample. A human might (and possibly should) notice differences between the original and the adversarial sample. Depending on the attacker-provided constraints, an adversarial sample can exhibit subtle differences or appear like a "forged" sample from another class. Our approach and goal are in stark contrast to common attacks involving perturbations of single pixels that are not recognizable by humans. Our approach is relevant in, e.g., multi-stage processing of inputs, where both humans and machines are involved in decision-making because invisible perturbations will not fool a human. Our evaluation focuses on deep neural networks. We also show the transferability of our adversarial examples among networks.

Foundations

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

Your Notes