Data-free Universal Adversarial Perturbation with Pseudo-semantic Prior

📅 2025-02-28
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Conventional data-agnostic universal adversarial perturbations (UAPs) rely on random noise initialization, lacking semantic structure and thus exhibiting poor cross-model transferability. Method: We propose the first fully data-free, semantics-enhanced UAP framework: (i) recursively mining implicit pseudo-semantic priors from an initial UAP to replace purely random initialization; (ii) introducing a hard-example-aware sample reweighting mechanism; and (iii) integrating input transformations—previously unexplored in data-free UAP generation—into the optimization pipeline. Contribution/Results: Our method achieves significant improvements in black-box transferability across diverse model architectures without accessing any real training data. On ImageNet, it attains state-of-the-art average fooling rates among all data-free UAP methods—and even surpasses several data-dependent approaches. Notably, cross-CNN-architecture transfer performance is substantially enhanced, demonstrating the efficacy of semantic guidance in data-free adversarial learning.

Technology Category

Application Category

📝 Abstract
Data-free Universal Adversarial Perturbation (UAP) is an image-agnostic adversarial attack that deceives deep neural networks using a single perturbation generated solely from random noise, without any data priors. However, traditional data-free UAP methods often suffer from limited transferability due to the absence of semantic information in random noise. To address this, we propose a novel data-free universal attack approach that generates a pseudo-semantic prior recursively from the UAPs, enriching semantic contents within the data-free UAP framework. Our method is based on the observation that UAPs inherently contain latent semantic information, enabling the generated UAP to act as an alternative data prior, by capturing a diverse range of semantics through region sampling. We further introduce a sample reweighting technique to emphasize hard examples by focusing on samples that are less affected by the UAP. By leveraging the semantic information from the pseudo-semantic prior, we also incorporate input transformations, typically ineffective in data-free UAPs due to the lack of semantic content in random priors, to boost black-box transferability. Comprehensive experiments on ImageNet show that our method achieves state-of-the-art performance in average fooling rate by a substantial margin, significantly improves attack transferability across various CNN architectures compared to existing data-free UAP methods, and even surpasses data-dependent UAP methods.
Problem

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

Improves transferability of data-free universal adversarial perturbations.
Generates pseudo-semantic prior to enrich semantic content in UAPs.
Enhances black-box attack effectiveness using input transformations.
Innovation

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

Generates pseudo-semantic prior recursively from UAPs
Introduces sample reweighting for hard examples
Incorporates input transformations to boost transferability
🔎 Similar Papers
No similar papers found.