arXiv:2501.01015cs.CVcs.CR2025-01NeurIPS被引 4

通过空间对齐提升对抗样本跨模型迁移能力

Boosting Adversarial Transferability with Spatial Adversarial Alignment

  • 引入空间对抗对齐机制,优化代理模型特征
  • 在ImageNet上实现跨架构攻击转移率显著提升
  • 适合研究对抗攻击与模型鲁棒性的研究人员

深度神经网络易受对抗样本影响,且对抗样本具有跨模型迁移性。现有方法如优化、数据增强和模型修改虽能提升迁移性,但在跨架构场景(如从CNN到ViT)中仍有限。为此,提出空间对抗对齐(SAA)技术,通过一个见证模型微调代理模型。SAA包含两部分:空间感知对齐,最小化两模型在全局与局部区域的特征差异;对抗感知对齐,采用自对抗策略,从对抗视角进一步约束特征对齐。该对齐使代理模型聚焦于见证模型提取的共有特征,从而生成更具迁移性的扰动。在ImageNet上多个架构的实验表明,基于SAA的代理模型能生成更高转移性的对抗样本,尤其在跨架构攻击中表现优异。

原文摘要 · Abstract (English)

Deep neural networks are vulnerable to adversarial examples that exhibit transferability across various models. Numerous approaches are proposed to enhance the transferability of adversarial examples, including advanced optimization, data augmentation, and model modifications. However, these methods still show limited transferability, particularly in cross-architecture scenarios, such as from CNN to ViT. To achieve high transferability, we propose a technique termed Spatial Adversarial Alignment (SAA), which employs an alignment loss and leverages a witness model to fine-tune the surrogate model. Specifically, SAA consists of two key parts: spatial-aware alignment and adversarial-aware alignment. First, we minimize the divergences of features between the two models in both global and local regions, facilitating spatial alignment. Second, we introduce a self-adversarial strategy that leverages adversarial examples to impose further constraints, aligning features from an adversarial perspective. Through this alignment, the surrogate model is trained to concentrate on the common features extracted by the witness model. This facilitates adversarial attacks on these shared features, thereby yielding perturbations that exhibit enhanced transferability. Extensive experiments on various architectures on ImageNet show that aligned surrogate models based on SAA can provide higher transferable adversarial examples, especially in cross-architecture attacks.

对抗攻击特征对齐迁移性

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