CVIVMar 30, 2024

STBA: Towards Evaluating the Robustness of DNNs for Query-Limited Black-box Scenario

arXiv:2404.00362v24 citationsh-index: 6IEEE transactions on multimedia
Originality Incremental advance
AI Analysis

This addresses the risk of exposure and failure in vulnerability assessment for DNNs, particularly for robust models, though it is incremental as it builds on existing black-box attack methods.

The paper tackles the problem of evaluating DNN robustness under query-limited black-box scenarios by proposing STBA, a framework that uses spatial transformations instead of noise to craft adversarial examples, resulting in improved imperceptibility and a higher attack success rate compared to baselines.

Many attack techniques have been proposed to explore the vulnerability of DNNs and further help to improve their robustness. Despite the significant progress made recently, existing black-box attack methods still suffer from unsatisfactory performance due to the vast number of queries needed to optimize desired perturbations. Besides, the other critical challenge is that adversarial examples built in a noise-adding manner are abnormal and struggle to successfully attack robust models, whose robustness is enhanced by adversarial training against small perturbations. There is no doubt that these two issues mentioned above will significantly increase the risk of exposure and result in a failure to dig deeply into the vulnerability of DNNs. Hence, it is necessary to evaluate DNNs' fragility sufficiently under query-limited settings in a non-additional way. In this paper, we propose the Spatial Transform Black-box Attack (STBA), a novel framework to craft formidable adversarial examples in the query-limited scenario. Specifically, STBA introduces a flow field to the high-frequency part of clean images to generate adversarial examples and adopts the following two processes to enhance their naturalness and significantly improve the query efficiency: a) we apply an estimated flow field to the high-frequency part of clean images to generate adversarial examples instead of introducing external noise to the benign image, and b) we leverage an efficient gradient estimation method based on a batch of samples to optimize such an ideal flow field under query-limited settings. Compared to existing score-based black-box baselines, extensive experiments indicated that STBA could effectively improve the imperceptibility of the adversarial examples and remarkably boost the attack success rate under query-limited settings.

Foundations

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

Your Notes