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

CLIP is Strong Enough to Fight Back: Test-time Counterattacks towards Zero-shot Adversarial Robustness of CLIP

About

Despite its prevalent use in image-text matching tasks in a zero-shot manner, CLIP has been shown to be highly vulnerable to adversarial perturbations added onto images. Recent studies propose to finetune the vision encoder of CLIP with adversarial samples generated on the fly, and show improved robustness against adversarial attacks on a spectrum of downstream datasets, a property termed as zero-shot robustness. In this paper, we show that malicious perturbations that seek to maximise the classification loss lead to `falsely stable' images, and propose to leverage the pre-trained vision encoder of CLIP to counterattack such adversarial images during inference to achieve robustness. Our paradigm is simple and training-free, providing the first method to defend CLIP from adversarial attacks at test time, which is orthogonal to existing methods aiming to boost zero-shot adversarial robustness of CLIP. We conduct experiments across 16 classification datasets, and demonstrate stable and consistent gains compared to test-time defence methods adapted from existing adversarial robustness studies that do not rely on external networks, without noticeably impairing performance on clean images. We also show that our paradigm can be employed on CLIP models that have been adversarially finetuned to further enhance their robustness at test time. Our code is available \href{https://github.com/Sxing2/CLIP-Test-time-Counterattacks}{here}.

Songlong Xing, Zhengyu Zhao, Nicu Sebe• 2025

Related benchmarks

TaskDatasetResultRank
Fine grained classificationEuroSAT
Accuracy64.1
57
Image ClassificationFlowers102
Clean Accuracy70.3
49
Image ClassificationStanfordCars
Clean Accuracy61.9
40
ClassificationPCAM
Clean Accuracy52.73
39
Image ClassificationCIFAR10
Clean Accuracy94.1
37
Fine-grained Image ClassificationUCF101
Accuracy65.8
34
ClassificationFGVCAircraft
Robust Accuracy13.77
30
Fine grained classificationUCF101
Accuracy75
29
Fine grained classificationCaltech101
Accuracy88.7
29
Image ClassificationOxfordPets
Robust Accuracy46.8
27
Showing 10 of 78 rows
...

Other info

Code

Follow for update