用扩散模型生成不明显但能骗过多模态大模型的对抗图像。
Adversarial-Guided Diffusion for Multimodal LLM Attacks
- 在扩散噪声中注入目标语义,而非直接修改图像像素。
- 攻击成功率更高,且对低通滤波等防御手段有更强鲁棒性。
- 适合研究模型安全、对抗攻击与防御的学者参考。
本文针对利用扩散模型生成对抗图像以欺骗多模态大语言模型(MLLM)输出特定响应,同时保持原始图像清晰度的挑战,提出一种对抗引导扩散(AGD)方法。与传统攻击将高频扰动直接嵌入图像不同,AGD将目标语义注入扩散反向过程中的噪声成分。由于扩散噪声覆盖全频谱,嵌入其中的对抗信号也具备全频特性。在反向扩散过程中,对抗图像表现为干净图像与噪声的线性组合,因此当采用独立作用于各分量的防御措施(如低通滤波)时,噪声中的对抗信号不易被抑制,从而提升整体鲁棒性。大量实验表明,AGD在攻击效果和抵御部分防御方面均优于现有最先进方法。
原文摘要 · Abstract (English)
This paper addresses the challenge of generating adversarial image using a diffusion model to deceive multimodal large language models (MLLMs) into generating the targeted responses, while avoiding significant distortion of the clean image. To address the above challenges, we propose an adversarial-guided diffusion (AGD) approach for adversarial attack MLLMs. We introduce adversarial-guided noise to ensure attack efficacy. A key observation in our design is that, unlike most traditional adversarial attacks which embed high-frequency perturbations directly into the clean image, AGD injects target semantics into the noise component of the reverse diffusion. Since the added noise in a diffusion model spans the entire frequency spectrum, the adversarial signal embedded within it also inherits this full-spectrum property. Importantly, during reverse diffusion, the adversarial image is formed as a linear combination of the clean image and the noise. Thus, when applying defenses such as a simple low-pass filtering, which act independently on each component, the adversarial image within the noise component is less likely to be suppressed, as it is not confined to the high-frequency band. This makes AGD inherently robust to variety defenses. Extensive experiments demonstrate that our AGD outperforms state-of-the-art methods in attack performance as well as in model robustness to some defenses.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。