arXiv:2507.06078cs.CV2025-07被引 3

用扩散模型生成自然对抗样本,攻击效果好且图像逼真。

ScoreAdv: Score-based Targeted Generation of Natural Adversarial Examples via Diffusion Models

  • 通过可解释的引导机制,让扩散模型逐步生成对抗样本。
  • 在ImageNet和CelebA上对10个模型攻击成功率达90%以上,图像质量高。
  • 适合研究对抗攻击与防御、需生成高质量自然对抗样本的场景。

尽管深度学习在多个领域取得成功,但仍易受对抗攻击影响。现有方法多依赖ℓₚ范数约束扰动,与人类感知不符,因此研究转向生成自然无约束对抗样本(UAEs)。GAN方法存在图像质量差、模式崩溃等问题;虽已有扩散模型用于UAE生成,但仍依赖迭代PGD扰动注入,未充分发挥其核心去噪能力。本文提出基于扩散模型的新方法ScoreAdv,引入可解释的对抗引导机制,逐步将采样分布推向对抗分布,并利用可解释显著图将参考图像的视觉信息注入生成样本。该方法可生成无限数量自然对抗样本,支持对分类与检索模型攻击。在ImageNet和CelebA数据集上,对十种目标模型进行黑盒与白盒测试,结果表明ScoreAdv在攻击成功率、图像质量及推理效率方面均达当前最优水平,且对防御措施具有鲁棒性。

原文摘要 · Abstract (English)

Despite the success of deep learning across various domains, it remains vulnerable to adversarial attacks. Although many existing adversarial attack methods achieve high success rates, they typically rely on $\ell_{p}$-norm perturbation constraints, which do not align with human perceptual capabilities. Consequently, researchers have shifted their focus toward generating natural, unrestricted adversarial examples (UAEs). GAN-based approaches suffer from inherent limitations, such as poor image quality due to instability and mode collapse. Meanwhile, diffusion models have been employed for UAE generation, but they still rely on iterative PGD perturbation injection, without fully leveraging their central denoising capabilities. In this paper, we introduce a novel approach for generating UAEs based on diffusion models, named ScoreAdv. This method incorporates an interpretable adversarial guidance mechanism to gradually shift the sampling distribution towards the adversarial distribution, while using an interpretable saliency map to inject the visual information of a reference image into the generated samples. Notably, our method is capable of generating an unlimited number of natural adversarial examples and can attack not only classification models but also retrieval models. We conduct extensive experiments on ImageNet and CelebA datasets, validating the performance of ScoreAdv across ten target models in both black-box and white-box settings. Our results demonstrate that ScoreAdv achieves state-of-the-art attack success rates and image quality, while maintaining inference efficiency. Furthermore, the dynamic balance between denoising and adversarial perturbation enables ScoreAdv to remain robust even under defensive measures.

对抗攻击扩散模型自然对抗样本

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