arXiv:2602.01025cs.LGcs.AI2026-02被引 3

提出可跨模型通用的视觉-语言越狱攻击方法

Toward Universal and Transferable Jailbreak Attacks on Vision-Language Models

  • 通过视觉空间正则化与语义目标放松,生成通用对抗模式
  • 在多种模型和攻击目标上均超越现有方法,成功率超90%
  • 适合研究模型安全与对抗样本的学者参考

视觉-语言模型(VLMs)在大语言模型基础上引入视觉编码器,实现图文联合文本生成。然而,多模态融合扩大了攻击面,使模型易受图像类越狱攻击影响。现有基于梯度的越狱方法迁移性差,因对抗模式过度拟合单一白盒代理模型,难以泛化至黑盒模型。本文提出通用且可迁移的越狱框架UltraBreak,通过在视觉空间中施加变换与正则化,并在文本空间采用基于语义的目标函数,定义目标LLM的文本嵌入空间损失。该方法发现可在多种越狱目标间通用的对抗模式,有效缓解代理过拟合问题,在不同模型和攻击目标间实现强迁移性。大量实验表明,UltraBreak持续优于先前方法。进一步分析揭示早期方法失败原因:通过语义目标平滑损失景观是实现通用可迁移越狱的关键。代码已开源。

原文摘要 · Abstract (English)

Vision-language models (VLMs) extend large language models (LLMs) with vision encoders, enabling text generation conditioned on both images and text. However, this multimodal integration expands the attack surface by exposing the model to image-based jailbreaks crafted to induce harmful responses. Existing gradient-based jailbreak methods transfer poorly, as adversarial patterns overfit to a single white-box surrogate and fail to generalise to black-box models. In this work, we propose Universal and transferable jailbreak (UltraBreak), a framework that constrains adversarial patterns through transformations and regularisation in the vision space, while relaxing textual targets through semantic-based objectives. By defining its loss in the textual embedding space of the target LLM, UltraBreak discovers universal adversarial patterns that generalise across diverse jailbreak objectives. This combination of vision-level regularisation and semantically guided textual supervision mitigates surrogate overfitting and enables strong transferability across both models and attack targets. Extensive experiments show that UltraBreak consistently outperforms prior jailbreak methods. Further analysis reveals why earlier approaches fail to transfer, highlighting that smoothing the loss landscape via semantic objectives is crucial for enabling universal and transferable jailbreaks. The code is publicly available in our \href{https://github.com/kaiyuanCui/UltraBreak}{GitHub repository}.

越狱攻击视觉语言模型对抗样本迁移性

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