通过动态对比机制增强视觉语言模型攻击的迁移能力。
Towards Highly Transferable Vision-Language Attack via Semantic-Augmented Dynamic Contrastive Interaction
- 设计动态对比学习,让扰动逐步破坏图文对齐。
- 在多个模型和数据集上攻击成功率提升显著。
- 适合研究对抗攻击与模型鲁棒性的研究人员。
随着视觉语言预训练(VLP)模型的快速发展与广泛应用,其对抗性漏洞已成为关键问题。现有攻击方法多依赖静态跨模态交互,仅破坏正样本图文对,导致跨模态干扰有限且迁移能力差。为此,我们提出语义增强的动态对比攻击(SADCA),通过渐进式、语义引导的扰动提升攻击迁移性。SADCA利用对抗样本、正样本与负样本构建对比学习机制,强化扰动的语义不一致性,实现跨模态对齐的动态破坏。此外,实验发现传统输入变换对VLP攻击也有益,由此引入语义增强模块以提升对抗样本的多样性与泛化性。在多个数据集和模型上的广泛实验表明,SADCA显著提升攻击迁移性,持续优于现有最先进方法。代码已开源。
原文摘要 · Abstract (English)
With the rapid advancement and widespread application of vision-language pre-training (VLP) models, their vulnerability to adversarial attacks has become a critical concern. In general, the adversarial examples can typically be designed to exhibit transferable power, attacking not only different models but also across diverse tasks. However, existing attacks on language-vision models mainly rely on static cross-modal interactions and focus solely on disrupting positive image-text pairs, resulting in limited cross-modal disruption and poor transferability. To address this issue, we propose a Semantic-Augmented Dynamic Contrastive Attack (SADCA) that enhances adversarial transferability through progressive and semantically guided perturbation. SADCA progressively disrupts cross-modal alignment through dynamic interactions between adversarial images and texts. This is accomplished by SADCA establishing a contrastive learning mechanism involving adversarial, positive and negative samples, to reinforce the semantic inconsistency of the obtained perturbations. Moreover, we empirically find that input transformations commonly used in traditional transfer-based attacks also benefit VLPs, which motivates a semantic augmentation module that increases the diversity and generalization of adversarial examples. Extensive experiments on multiple datasets and models demonstrate that SADCA significantly improves adversarial transferability and consistently surpasses state-of-the-art methods. The code is released at https://github.com/LiYuanBoJNU/SADCA.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。