arXiv:2607.27897cs.CV2026-07

通过协作学习提升视觉语言模型的抗攻击能力

Unifying Adversarially Robust Model Experts in Vision-Language Models

论文配图:Unifying Adversarially Robust Model Experts in Vision-Language Models
图 1 · 摘自论文原文
  • 构建多个专家模型,通过嵌入空间对齐实现知识共享
  • 在多个任务上超越单个专家模型的防御效果
  • 适合关注模型安全性的研究人员和应用开发者

视觉语言模型(如CLIP)易受对抗攻击,影响实际部署。对抗性微调虽是主流防御方法,但不同策略生成的模型各有侧重,各自在特定评估场景中表现良好却在其他场景失效。我们将这些专门化的微调模型称为鲁棒性专家。本文提出协同对抗鲁棒性微调框架CARE:在训练中保持多个专家,通过嵌入空间对齐实现知识交换,并将学习到的知识融合为一个统一的鲁棒模型。专家间相互受益同时保留专长,使最终模型继承互补的鲁棒特性。我们在两种具有互补鲁棒行为的对抗微调策略上验证CARE,实验显示其在经典图像分类和下游视觉语言任务中均优于单独训练的专家模型,证明跨专家协同学习是提升对抗鲁棒性的有效方向。

原文摘要 · Abstract (English)

Vision-language models (VLMs), such as CLIP, are vulnerable to adversarial attacks, posing a serious problem for real-life applications and deployment. Adversarial fine-tuning emerges as a prominent defense method; however, different fine-tuning strategies often produce specialized models with distinct robustness characteristics. Each fine-tuned model in turn thrives in some evaluation settings but falters on others, limiting their defensive capabilities. We refer to these specialized fine-tuned models as robust model experts and propose a collaborative adversarial fine-tuning framework: CARE - Collaborative Adversarial Robustness fine-tuning using Embedding alignment. CARE maintains multiple experts during training, enables knowledge exchange through embedding-space harmonization, and consolidates the learned knowledge into a single unified robust model. Experts benefit from one another while preserving their individual specializations, enabling the final model to inherit complementary robustness properties. In this paper, we demonstrate CARE on two different adversarial fine-tuning strategies with complementary robustness behaviors. Extensive experiments on classic image classification and downstream vision-language tasks display the effectiveness of our approach, with CARE being able to outperform individually learned model experts. The results suggest that collaborative learning across model experts is a promising direction for improving adversarial robustness.

对抗鲁棒性视觉语言模型模型协作

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