Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Robust CLIP: Unsupervised Adversarial Fine-Tuning of Vision Embeddings for Robust Large Vision-Language Models

About

Multi-modal foundation models like OpenFlamingo, LLaVA, and GPT-4 are increasingly used for various real-world tasks. Prior work has shown that these models are highly vulnerable to adversarial attacks on the vision modality. These attacks can be leveraged to spread fake information or defraud users, and thus pose a significant risk, which makes the robustness of large multi-modal foundation models a pressing problem. The CLIP model, or one of its variants, is used as a frozen vision encoder in many large vision-language models (LVLMs), e.g. LLaVA and OpenFlamingo. We propose an unsupervised adversarial fine-tuning scheme to obtain a robust CLIP vision encoder, which yields robustness on all vision down-stream tasks (LVLMs, zero-shot classification) that rely on CLIP. In particular, we show that stealth-attacks on users of LVLMs by a malicious third party providing manipulated images are no longer possible once one replaces the original CLIP model with our robust one. No retraining or fine-tuning of the down-stream LVLMs is required. The code and robust models are available at https://github.com/chs20/RobustVLM

Christian Schlarmann, Naman Deep Singh, Francesco Croce, Matthias Hein• 2024

Related benchmarks

TaskDatasetResultRank
Image ClassificationTiny-ImageNet
Accuracy68.23
227
Visual GroundingRefCOCO+ (val)
Accuracy56.4
171
Fine grained classificationEuroSAT
Accuracy16.6
57
Image ClassificationCaltech256
Accuracy (Clean)80.57
51
Image ClassificationFlowers102
Clean Accuracy63.9
49
Image ClassificationStanfordCars
Clean Accuracy64.7
40
ClassificationPCAM
Clean Accuracy59.7
39
Image ClassificationCIFAR10
Clean Accuracy76.6
37
Fine grained classificationStanford Cars
Accuracy39.2
31
ClassificationFGVCAircraft
Robust Accuracy22.2
30
Showing 10 of 119 rows
...

Other info

Follow for update