arXiv:2607.14974cs.CVcs.CR2026-07中稿 · publication in IEE…

简单攻击反而更有效,提出高效通用的视觉语言对抗攻击方法

On Success and Simplicity: A Second Look at Transferable Vision-Language Attack Pipeline

论文配图:On Success and Simplicity: A Second Look at Transferable Vision-Language Attack Pipeline
图 1 · 摘自论文原文
  • 摒弃复杂损失函数,用简洁流程实现跨模态攻击
  • 在Flickr30k上比顶尖方法提升8.01%-14.71%的迁移成功率
  • 耗时仅35.73%,显存占用46.26%,适合实际部署

视觉-语言预训练模型(VLPMs)易受对抗攻击。现有转移性攻击多采用复杂损失函数或分阶段图文攻击流程。本文指出这些设计存在跨模态交互不当和操作冗余问题,提出简单高效的视觉语言攻击(SimVLA)管道。该方法显著提升攻击迁移性和效率。在四个数据集、三个下游任务上的实验验证其优势:例如在Flickr30k文本图像检索任务中,SimVLA在R@1迁移率上超越当前最优基线8.01%-14.71%,同时仅消耗约35.73%的时间与46.26%的最大显存。结果表明,利用领域知识(如提出的跨模态词识别)比盲目追求复杂结构更有效,过度设计可能适得其反。我们希望SimVLA可成为未来扩展的简洁可靠基础。代码已开源。

原文摘要 · Abstract (English)

Vision-Language Pre-training Models (VLPMs) are known to be vulnerable to adversarial attacks. Recent transferable attacks on VLPMs have followed a common pipeline with complicated loss functions or multi-stage text/image attacks. However, in this paper, we demonstrate that such a sophisticated attack pipeline can be simpler yet more successful. Specifically, we identify three previously overlooked issues caused by inappropriate cross-modal interactions and excessive operations. To address them, we propose the Simple Vision-Language Attack (SimVLA) pipeline, which observably improves transferability and efficiency. Experiments on four datasets and three downstream tasks validate the superiority of our pipeline. For instance, on Flickr30k text-image retrieval dataset, our SimVLA outperforms the SOTA baseline in R@1 transferability by 8.01\%-14.71\%, while consuming only about 35.73\% of the time and 46.26\% of the max VRAM. Overall, the superiority of our SimVLA highlights the importance of leveraging domain knowledge (e.g., our proposed cross-modal word identification), while blindly pursuing intricate operations (e.g, complex loss functions and redundant multi-stage designs) may even be harmful. We hope our SimVLA can serve as a simple yet effective backbone for future extensions. Code is available at https://github.com/RYC-98/SimVLA.

对抗攻击视觉语言迁移性高效算法

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