Hybrid Batch Attacks: Finding Black-box Adversarial Examples with Limited Queries

Authors: 

Fnu Suya, Jianfeng Chi, David Evans, and Yuan Tian, University of Virginia

Abstract: 

We study adversarial examples in a black-box setting where the adversary only has API access to the target model and each query is expensive. Prior work on black-box adversarial examples follows one of two main strategies: (1) transfer attacks use white-box attacks on local models to find candidate adversarial examples that transfer to the target model, and (2) optimization-based attacks use queries to the target model and apply optimization techniques to search for adversarial examples. We propose hybrid attacks that combine both strategies, using candidate adversarial examples from local models as starting points for optimization-based attacks and using labels learned in optimization-based attacks to tune local models for finding transfer candidates. We empirically demonstrate on the MNIST, CIFAR10, and ImageNet datasets that our hybrid attack strategy reduces cost and improves success rates. We also introduce a seed prioritization strategy which enables attackers to focus their resources on the most promising seeds. Combining hybrid attacks with our seed prioritization strategy enables batch attacks that can reliably find adversarial examples with only a handful of queries.

Open Access Media

USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.

BibTeX
@inproceedings {247692,
author = {Fnu Suya and Jianfeng Chi and David Evans and Yuan Tian},
title = {Hybrid Batch Attacks: Finding Black-box Adversarial Examples with Limited Queries},
booktitle = {29th USENIX Security Symposium (USENIX Security 20)},
year = {2020},
isbn = {978-1-939133-17-5},
pages = {1327--1344},
url = {https://www.usenix.org/conference/usenixsecurity20/presentation/suya},
publisher = {USENIX Association},
month = aug
}

Presentation Video