arXiv:2503.06140cs.CV2025-03被引 2

提升对抗扰动局部不变性,增强跨模型攻击效果

Boosting the Local Invariance for Better Adversarial Transferability

  • 通过增强扰动对输入图像的局部不变性来提升攻击迁移性
  • 在ImageNet上显著提升各类基于梯度、变换、集成等攻击的迁移成功率
  • 适用于CNN、ViT、防御模型及商业视觉API,具通用性

基于迁移的攻击对真实应用构成重大威胁,其通过在代理模型上生成的对抗样本直接攻击目标模型。尽管已有诸多方法旨在提升对抗样本的迁移能力,但现有研究常忽视对抗扰动与原始图像之间的内在关联。本文发现,特定干净图像与模型下,对抗扰动往往表现出较差的平移不变性,根源在于局部不变性。通过实证分析,我们揭示了对抗扰动对输入图像的局部不变性与其跨模型迁移性之间存在正相关关系。基于此,提出一种通用的迁移性增强技术——局部不变性增强方法(LI-Boost)。在标准ImageNet数据集上的大量实验表明,该方法可显著提升多种攻击类型(如基于梯度、输入变换、模型相关、先进目标函数、集成攻击等)在CNN、ViT、防御机制、商业视觉API系统及视觉语言模型上的迁移性能。本方法为未来跨模型对抗迁移性研究提供了新方向。代码已开源:https://github.com/Trustworthy-AI-Group/TransferAttack。

原文摘要 · Abstract (English)

Transfer-based attacks pose a significant threat to real-world applications by directly targeting victim models with adversarial examples generated on surrogate models. While numerous approaches have been proposed to enhance adversarial transferability, existing works often overlook the intrinsic relationship between adversarial perturbations and input images. In this work, we find that adversarial perturbation often exhibits poor translation invariance for a given clean image and model, which is attributed to local invariance. Through empirical analysis, we demonstrate a positive correlation between the local invariance of adversarial perturbations w.r.t. the input image and their transferability across models. Based on this finding, we propose a general adversarial transferability boosting technique called the Local Invariance Boosting approach (LI-Boost). Extensive experiments on the standard ImageNet dataset demonstrate that LI-Boost can significantly enhance various transfer-based attacks (e.g., gradient-based, input transformation-based, model-related, advanced objective function, ensemble, etc.) on CNNs, ViTs, defense mechanisms, commercial vision API systems, and vision-language models. Our approach provides a promising direction for future research on improving adversarial transferability across models. Our code is available at https://github.com/Trustworthy-AI-Group/TransferAttack.

对抗攻击迁移性局部不变性图像分类

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。