ZQBA: Zero Query Black-box Adversarial Attack

📅 2025-10-01
📈 Citations: 0
Influential: 0
📄 PDF

career value

210K/year
🤖 AI Summary
Existing black-box adversarial attacks rely on multiple queries or pre-trained diffusion models, requiring carefully designed surrogate loss functions and thus suffering from limited practicality. This paper proposes the first query-free black-box attack method: it directly generates adversarial perturbations from the source model’s deep feature maps—without any interaction with the target model, surrogate models, or diffusion model training. By injecting perturbations into intermediate feature maps, the method achieves cross-model and cross-dataset transferability. It attains state-of-the-art attack success rates on CIFAR-10, CIFAR-100, and Tiny ImageNet, significantly outperforming single-query baselines. Perturbation imperceptibility is rigorously quantified using the Structural Similarity Index (SSIM). The approach simultaneously ensures high efficiency, strong stealthiness, and plug-and-play applicability, establishing a novel paradigm for practical black-box adversarial attacks.

Technology Category

Application Category

📝 Abstract
Current black-box adversarial attacks either require multiple queries or diffusion models to produce adversarial samples that can impair the target model performance. However, these methods require training a surrogate loss or diffusion models to produce adversarial samples, which limits their applicability in real-world settings. Thus, we propose a Zero Query Black-box Adversarial (ZQBA) attack that exploits the representations of Deep Neural Networks (DNNs) to fool other networks. Instead of requiring thousands of queries to produce deceiving adversarial samples, we use the feature maps obtained from a DNN and add them to clean images to impair the classification of a target model. The results suggest that ZQBA can transfer the adversarial samples to different models and across various datasets, namely CIFAR and Tiny ImageNet. The experiments also show that ZQBA is more effective than state-of-the-art black-box attacks with a single query, while maintaining the imperceptibility of perturbations, evaluated both quantitatively (SSIM) and qualitatively, emphasizing the vulnerabilities of employing DNNs in real-world contexts. All the source code is available at https://github.com/Joana-Cabral/ZQBA.
Problem

Research questions and friction points this paper is trying to address.

Develops zero-query black-box attack using DNN representations
Transfers adversarial samples across models and datasets
Maintains imperceptible perturbations while outperforming existing attacks
Innovation

Methods, ideas, or system contributions that make the work stand out.

Zero query attack using DNN feature maps
Transfer adversarial samples across models
Maintain imperceptibility with single query
🔎 Similar Papers
No similar papers found.
J
Joana C. Costa
sins-lab, Instituto de Telecomunicacoes, Universidade da Beira Interior, R. Marques D'Avila e Bolama, Covilha, Portugal
Tiago Roxo
Tiago Roxo
Universidade da Beira Interior
Pattern RecognitionComputer VisionBiometrics
H
Hugo Proenca
sins-lab, Instituto de Telecomunicacoes, Universidade da Beira Interior, R. Marques D'Avila e Bolama, Covilha, Portugal
P
Pedro R. M. Inacio
sins-lab, Instituto de Telecomunicacoes, Universidade da Beira Interior, R. Marques D'Avila e Bolama, Covilha, Portugal