Diversifying Counterattacks: Orthogonal Exploration for Robust CLIP Inference
Chengze Jiang, Minjing Dong, Xinli Shi, Jie Gui

TL;DR
This paper introduces Directional Orthogonal Counterattack (DOC), a novel method that enhances the diversity of test-time adversarial counterattacks for vision-language models, leading to improved robustness against adversarial attacks.
Contribution
The paper proposes DOC, which incorporates orthogonal gradient directions and momentum to diversify counterattacks, addressing overfitting and narrow exploration issues in prior methods.
Findings
DOC improves robustness across 16 datasets.
Enhanced counterattack diversity leads to better adversarial defense.
Maintains competitive accuracy on clean data.
Abstract
Vision-language pre-training models (VLPs) demonstrate strong multimodal understanding and zero-shot generalization, yet remain vulnerable to adversarial examples, raising concerns about their reliability. Recent work, Test-Time Counterattack (TTC), improves robustness by generating perturbations that maximize the embedding deviation of adversarial inputs using PGD, pushing them away from their adversarial representations. However, due to the fundamental difference in optimization objectives between adversarial attacks and counterattacks, generating counterattacks solely based on gradients with respect to the adversarial input confines the search to a narrow space. As a result, the counterattacks could overfit limited adversarial patterns and lack the diversity to fully neutralize a broad range of perturbations. In this work, we argue that enhancing the diversity and coverage of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Ethics and Social Impacts of AI
