TL;DR
This paper introduces A-TPT, a novel test-time prompt tuning method for vision-language models that enhances robustness against adversarial attacks by preserving semantic regions and guiding augmentation.
Contribution
It proposes a semantics-preserving, attention-guided prompt tuning approach that improves test-time adaptation for vision-language models under adversarial conditions.
Findings
A-TPT outperforms existing methods on adversarial and clean datasets.
Refined attention mechanisms effectively identify semantically meaningful regions.
Guided augmentation improves robustness without sacrificing accuracy.
Abstract
Vision-Language Models (VLMs), such as CLIP, have achieved significant zero-shot performance on downstream tasks with various fine-tuning adaptation methods. However, recent studies have proven that adversarial attacks can significantly degrade the inference ability of VLMs, posing substantial risks to their practical applications. Prevalent test-time adaptation methods typically rely on multi-view augmentation to implement various fine-tuning strategies, which struggle to identify semantic information and are prone to destroying discriminative regions in fine-grained scenarios. To address these limitations, we propose Attention-Guided Test-Time Prompt Tuning (A-TPT), a semantics-preserving method designed for test-time adaptation. We first refine the gradient attention rollout mechanism to identify semantically meaningful regions surviving under adversarial attacks. Furthermore, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
