computer vision

Unifying Adversarially Robust Model Experts in Vision-Language Models

arXiv:2607.27897

summary

The paper introduces CARE, a framework that jointly fine‑tunes multiple adversarially robust vision‑language model experts and merges their knowledge into a single model with complementary robustness properties.

Abstract

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.

Topics & keywords

#adversarial robustness#vision-language models#collaborative fine-tuning#embedding alignment#model consolidationCLIPadversarial fine-tuningembedding space harmonizationrobust model expertsknowledge exchange