无需数据生成的通用对抗扰动,通过伪语义先验提升攻击效果。
Data-free Universal Adversarial Perturbation with Pseudo-semantic Prior
- 从扰动自身递归提取伪语义信息,增强无数据扰动的语义内容。
- 在ImageNet上平均欺骗率达98.7%,显著优于现有无数据方法。
- 适合研究对抗攻击鲁棒性或无数据攻击场景的学者使用。
无数据通用对抗扰动(UAP)是一种不依赖真实数据先验、仅用随机噪声生成单一扰动即可欺骗深度神经网络的图像无关攻击。然而,传统方法因随机噪声缺乏语义内容,导致迁移能力有限。为此,我们提出一种新方法,在训练中递归地从UAP中直接提取伪语义先验,以丰富无数据框架内的语义信息。通过区域采样利用UAP中的潜在语义,实现传统无数据方法难以成功输入变换,并显著提升黑盒迁移性。此外,引入样本重加权技术缓解随机采样和变换带来的不平衡问题,更关注受扰动影响较小的困难样本。在ImageNet上的综合实验表明,该方法在平均欺骗率上达到领先水平,跨多种CNN架构的攻击迁移性显著优于现有无数据UAP方法,甚至超越部分依赖数据的UAP方法。代码已公开于:https://github.com/ChnanChan/PSP-UAP。
原文摘要 · Abstract (English)
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 relying on data priors. However, traditional data-free UAP methods often suffer from limited transferability due to the absence of semantic content in random noise. To address this issue, we propose a novel data-free universal attack method that recursively extracts pseudo-semantic priors directly from the UAPs during training to enrich the semantic content within the data-free UAP framework. Our approach effectively leverages latent semantic information within UAPs via region sampling, enabling successful input transformations-typically ineffective in traditional data-free UAP methods due to the lack of semantic cues-and significantly enhancing black-box transferability. Furthermore, we introduce a sample reweighting technique to mitigate potential imbalances from random sampling and transformations, emphasizing hard examples less affected by the UAPs. Comprehensive experiments on ImageNet show that our method achieves state-of-the-art performance in average fooling rate by a substantial margin, notably improves attack transferability across various CNN architectures compared to existing data-free UAP methods, and even surpasses data-dependent UAP methods. Code is available at: https://github.com/ChnanChan/PSP-UAP.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。