arXiv Analytics

Sign in

arXiv:1810.10031 [cs.LG]AbstractReferencesReviewsResources

Stochastic Substitute Training: A Gray-box Approach to Craft Adversarial Examples Against Gradient Obfuscation Defenses

Mohammad Hashemi, Greg Cusack, Eric Keller

Published 2018-10-23Version 1

It has been shown that adversaries can craft example inputs to neural networks which are similar to legitimate inputs but have been created to purposely cause the neural network to misclassify the input. These adversarial examples are crafted, for example, by calculating gradients of a carefully defined loss function with respect to the input. As a countermeasure, some researchers have tried to design robust models by blocking or obfuscating gradients, even in white-box settings. Another line of research proposes introducing a separate detector to attempt to detect adversarial examples. This approach also makes use of gradient obfuscation techniques, for example, to prevent the adversary from trying to fool the detector. In this paper, we introduce stochastic substitute training, a gray-box approach that can craft adversarial examples for defenses which obfuscate gradients. For those defenses that have tried to make models more robust, with our technique, an adversary can craft adversarial examples with no knowledge of the defense. For defenses that attempt to detect the adversarial examples, with our technique, an adversary only needs very limited information about the defense to craft adversarial examples. We demonstrate our technique by applying it against two defenses which make models more robust and two defenses which detect adversarial examples.

Comments: Accepted by AISec '18: 11th ACM Workshop on Artificial Intelligence and Security. Source code at https://github.com/S-Mohammad-Hashemi/SST
Categories: cs.LG, cs.AI, cs.CR, stat.ML
Related articles: Most relevant | Search more
arXiv:2107.04435 [cs.LG] (Published 2021-07-09)
Learning to Detect Adversarial Examples Based on Class Scores
arXiv:1712.04006 [cs.LG] (Published 2017-12-11)
Training Ensembles to Detect Adversarial Examples
arXiv:1906.03499 [cs.LG] (Published 2019-06-08)
ML-LOO: Detecting Adversarial Examples with Feature Attribution