English

ATAC: Augmentation-Based Test-Time Adversarial Correction for CLIP

Computer Vision and Pattern Recognition 2026-04-07 v3

Abstract

Despite its remarkable success in zero-shot image-text matching, CLIP remains highly vulnerable to adversarial perturbations on images. As adversarial fine-tuning is prohibitively costly, recent works explore various test-time defense strategies; however, these approaches still exhibit limited robustness. In this work, we revisit this problem and propose a simple yet effective strategy: Augmentation-based Test-time Adversarial Correction (ATAC). Our method operates directly in the embedding space of CLIP, calculating augmentation-induced drift vectors to infer a semantic recovery direction and correcting the embedding based on the angular consistency of these latent drifts. Across a wide range of benchmarks, ATAC consistently achieves remarkably high robustness, surpassing that of previous state-of-the-art methods by nearly 50\% on average, all while requiring minimal computational overhead. Furthermore, ATAC retains state-of-the-art robustness in unconventional and extreme settings and even achieves nontrivial robustness against adaptive attacks. Our results demonstrate that ATAC is an efficient method in a novel paradigm for test-time adversarial defenses in the embedding space of CLIP. Code is available at: https://github.com/kylin0421/ATAC

Keywords

Cite

@article{arxiv.2511.17362,
  title  = {ATAC: Augmentation-Based Test-Time Adversarial Correction for CLIP},
  author = {Linxiang Su and András Balogh},
  journal= {arXiv preprint arXiv:2511.17362},
  year   = {2026}
}

Comments

16 pages

R2 v1 2026-07-01T07:48:58.796Z