Feature Space Perturbations Yield More Transferable Adversarial Examples
Nathan Inkawhich, Wei Wen, Hai (Helen) Li, Yiran Chen
Abstract
Many recent works have shown that deep learning models are vulnerable to quasi-imperceptible input perturbations, yet practitioners cannot fully explain this behavior. This work describes a transfer-based blackbox targeted adversarial attack of deep feature space representations that also provides insights into cross-model class representations of deep CNNs. The attack is explicitly designed for transferability and drives feature space representation of a source image at layer L towards the representation of a target image at L. The attack yields highly transferable targeted examples, which outperform competition winning methods by over 30% in targeted attack metrics. We also show the choice of L to generate examples from is important, transferability characteristics are blackbox model agnostic, and indicate that well trained deep models have similar highly-abstract representations.
BibTeX
@inproceedings{cvpr2019_featurespacepert,
title = {Feature Space Perturbations Yield More Transferable Adversarial Examples},
author = {Nathan Inkawhich and Wei Wen and Hai (Helen) Li and Yiran Chen},
booktitle = {CVPR 2019},
year = {2019}
}