arXiv:2505.18097cs.LGcs.CV2025-05被引 2

用更轻量的模型实现更强的黑盒攻击迁移性。

Towards more transferable adversarial attack in black-box manner

  • 设计新损失函数与代理模型,利用时变分类器得分引入数据分布先验。
  • 在多种模型上迁移性显著提升,且对扩散防御仍具鲁棒性。
  • 计算开销远低于扩散模型,适合实际部署场景。

对抗攻击已成为评估模型鲁棒性的常用基准。其中,基于迁移性的黑盒攻击因在真实场景中的实用性而备受关注。传统方法多聚焦于优化框架(如MI-FGSM中引入动量),而非探究对代理白盒模型架构的依赖。近期先进方法DiffPGD通过使用基于扩散的对抗净化模型实现自适应攻击,其扩散模型的归纳偏置与对抗过程自然契合,降低了对代理模型选择的依赖。然而,扩散模型的去噪过程需进行链式求导,导致显存占用高、运行时间长。这促使我们思考:是否必须引入扩散模型?我们假设:若采用具有类似归纳偏置的模型,并配合合适损失函数,可在大幅降低计算开销的同时实现相当或更优的迁移性。本文提出一种新型损失函数与独特代理模型,利用分类器引导扩散模型中的时变分类器得分,将自然数据分布知识融入对抗优化过程。实验表明,该方法在多种模型架构上均显著提升迁移性,同时保持对扩散类防御的鲁棒性。

原文摘要 · Abstract (English)

Adversarial attacks have become a well-explored domain, frequently serving as evaluation baselines for model robustness. Among these, black-box attacks based on transferability have received significant attention due to their practical applicability in real-world scenarios. Traditional black-box methods have generally focused on improving the optimization framework (e.g., utilizing momentum in MI-FGSM) to enhance transferability, rather than examining the dependency on surrogate white-box model architectures. Recent state-of-the-art approach DiffPGD has demonstrated enhanced transferability by employing diffusion-based adversarial purification models for adaptive attacks. The inductive bias of diffusion-based adversarial purification aligns naturally with the adversarial attack process, where both involving noise addition, reducing dependency on surrogate white-box model selection. However, the denoising process of diffusion models incurs substantial computational costs through chain rule derivation, manifested in excessive VRAM consumption and extended runtime. This progression prompts us to question whether introducing diffusion models is necessary. We hypothesize that a model sharing similar inductive bias to diffusion-based adversarial purification, combined with an appropriate loss function, could achieve comparable or superior transferability while dramatically reducing computational overhead. In this paper, we propose a novel loss function coupled with a unique surrogate model to validate our hypothesis. Our approach leverages the score of the time-dependent classifier from classifier-guided diffusion models, effectively incorporating natural data distribution knowledge into the adversarial optimization process. Experimental results demonstrate significantly improved transferability across diverse model architectures while maintaining robustness against diffusion-based defenses.

对抗攻击黑盒攻击迁移性轻量化

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