Practical Black-Box Attacks on Deep Neural Networks Using Efficient Query Mechanisms
Abstract
Existing black-box attacks on deep neural networks (DNNs) have largely focused on transferability, where an adversarial instance generated for a locally trained model can “transfer” to attack other learning models. In this paper, we propose novel Gradient Estimation black-box attacks for adversaries with query access to the target model’s class probabilities, which do not rely on transferability. We also propose strategies to decouple the number of queries required to generate each adversarial sample from the dimensionality of the input. An iterative variant of our attack achieves close to 100% attack success rates for both targeted and untargeted attacks on DNNs. We carry out a thorough comparative evaluation of black-box attacks and show that Gradient Estimation attacks achieve attack success rates similar to state-of-the-art white-box attacks on the MNIST and CIFAR-10 datasets. We also apply the Gradient Estimation attacks successfully against real-world classifiers hosted by Clarifai. Further, we evaluate black-box attacks against state-of-the-art defenses based on adversarial training and show that the Gradient Estimation attacks are very effective even against these defenses.
Cite
Text
Nitin Bhagoji et al. "Practical Black-Box Attacks on Deep Neural Networks Using Efficient Query Mechanisms." Proceedings of the European Conference on Computer Vision (ECCV), 2018. doi:10.1007/978-3-030-01258-8_10Markdown
[Nitin Bhagoji et al. "Practical Black-Box Attacks on Deep Neural Networks Using Efficient Query Mechanisms." Proceedings of the European Conference on Computer Vision (ECCV), 2018.](https://mlanthology.org/eccv/2018/nitinbhagoji2018eccv-practical/) doi:10.1007/978-3-030-01258-8_10BibTeX
@inproceedings{nitinbhagoji2018eccv-practical,
title = {{Practical Black-Box Attacks on Deep Neural Networks Using Efficient Query Mechanisms}},
author = {Nitin Bhagoji, Arjun and He, Warren and Li, Bo and Song, Dawn},
booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
year = {2018},
doi = {10.1007/978-3-030-01258-8_10},
url = {https://mlanthology.org/eccv/2018/nitinbhagoji2018eccv-practical/}
}