通过干扰语义与抽象特征提升对抗样本迁移性
Disrupting Semantic and Abstract Features for Better Adversarial Transferability
- 在频域和空间域混合扰动,同时破坏图像语义与纹理等抽象特征
- 在ImageNet上使对抗样本迁移成功率显著提升,验证了方法有效性
- 适合研究对抗攻击、模型安全的学者使用
对抗样本对深度神经网络构成严重威胁,在黑盒场景下其迁移性催生了基于迁移的攻击,使针对实际部署模型的攻击成为可能。现有特征级攻击主要通过重要性权重矩阵扰动中间特征,而该矩阵通常依赖于图像的语义信息。我们发现,卷积神经网络更关注高频成分(即抽象特征,如纹理、边缘等)。因此,我们在高频空间对图像进行变换也能提升迁移性。基于此,提出平衡策略SAFER:计算权重矩阵时,在输入图像上采用BLOCKMIX,对频谱采用SELF-MIX,以突出关键特征。利用该权重矩阵可同时干扰语义与抽象特征,从而增强对抗样本迁移能力。在ImageNet上的大量实验表明,该方法有效提升了对抗样本的迁移性能。
原文摘要 · Abstract (English)
Adversarial examples pose significant threats to deep neural networks (DNNs), and their property of transferability in the black-box setting has led to the emergence of transfer-based attacks, making it feasible to target real-world applications employing DNNs. Among them, feature-level attacks, where intermediate features are perturbed based on feature importance weight matrix computed from transformed images, have gained popularity. In this work, we find that existing feature-level attacks primarily manipulate the semantic information to derive the weight matrix. Inspired by several works that find CNNs tend to focus more on high-frequency components (a.k.a. abstract features, e.g., texture, edge, etc.), we validate that transforming images in the high-frequency space also improves transferability. Based on this finding, we propose a balanced approach called Semantic and Abstract FEatures disRuption (SAFER). Specifically, SAFER conducts BLOCKMIX on the input image and SELF-MIX on the frequency spectrum when computing the weight matrix to highlight crucial features. By using such a weight matrix, we can direct the attacker to disrupt both semantic and abstract features, leading to improved transferability. Extensive experiments on the ImageNet dataset also demonstrate the effectiveness of our method in boosting adversarial transferability.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。