用非文本对抗样本突破多模态大模型安全限制,无需训练数据
Con Instruction: Universal Jailbreaking of Multimodal Large Language Models via Non-Textual Modalities
- 通过优化图像/音频嵌入空间,生成能绕过安全机制的非文本指令
- 在多个模型上实现最高86.6%攻击成功率,显著高于现有方法
- 适合研究模型安全与对抗攻击的学者,尤其关注多模态防御
现有针对多模态大语言模型(MLLMs)的攻击主要通过文本搭配对抗图像传递指令。本文提出一种新方法Con Instruction,利用MLLM对非文本指令的理解能力,生成由对抗图像或音频构成的指令。通过在嵌入空间中优化这些对抗样例以匹配目标指令,揭示了多模态模型深层理解带来的安全隐患。本方法无需训练数据或文本指令预处理。实验表明,非文本对抗样本可有效绕过多个模型的安全机制,且与文本输入结合后攻击成功率大幅提升。我们引入新的攻击响应分类框架(ARC),评估响应质量与恶意指令的相关性。在AdvBench和SafeBench两个基准上,该方法在LLaVA-v1.5(13B)、InternVL、Qwen-VL和Qwen-Audio上均取得最高攻击成功率,分别达到81.3%和86.6%。防御端分析显示现有手段存在显著性能差距。代码已公开。
原文摘要 · Abstract (English)
Existing attacks against multimodal language models (MLLMs) primarily communicate instructions through text accompanied by adversarial images. In contrast, we exploit the capabilities of MLLMs to interpret non-textual instructions, specifically, adversarial images or audio generated by our novel method, Con Instruction. We optimize these adversarial examples to align closely with target instructions in the embedding space, revealing the detrimental implications of MLLMs' sophisticated understanding. Unlike prior work, our method does not require training data or preprocessing of textual instructions. While these non-textual adversarial examples can effectively bypass MLLM safety mechanisms, their combination with various text inputs substantially amplifies attack success. We further introduce a new Attack Response Categorization (ARC) framework, which evaluates both the quality of the model's response and its relevance to the malicious instructions. Experimental results demonstrate that Con Instruction effectively bypasses safety mechanisms in multiple vision- and audio-language models, including LLaVA-v1.5, InternVL, Qwen-VL, and Qwen-Audio, evaluated on two standard benchmarks: AdvBench and SafeBench. Specifically, our method achieves the highest attack success rates, reaching 81.3% and 86.6% on LLaVA-v1.5 (13B). On the defense side, we explore various countermeasures against our attacks and uncover a substantial performance gap among existing techniques. Our implementation is made publicly available.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。