paper-with-me

Papers

Few-Shot Adversarial Prompt Learning on Vision-Language Models

2024-03-21 · Yiwei Zhou, Xiaobo Xia, Zhiwei Lin, Bo Han, Tongliang Liu

The vulnerability of deep neural networks to imperceptible adversarial perturbations has attracted widespread attention. Inspired by the success of vision-language foundation models, previous efforts achieved zero-shot adversarial robustness by aligning adversarial visual features with text supervision. However, in practice, they are still unsatisfactory due to several issues, including heavy adaptation cost, suboptimal text supervision, and uncontrolled natural generalization capacity. In this paper, to address these issues, we propose a few-shot adversarial prompt framework where adapting input sequences with limited data makes significant adversarial robustness improvement. Specifically, we achieve this by providing adversarially correlated text supervision that is end-to-end learned from adversarial examples. We also propose a novel training objective that enhances the consistency of multi-modal features while encourages differentiated uni-modal features between natural and adversarial examples. The proposed framework gives access to learn adversarial text supervision, which provides superior cross-modal adversarial alignment and matches state-of-the-art zero-shot adversarial robustness with only 1% training data. Code is available at: https://github.com/lionel-w2/FAP.

📄 PDF Abstract BibTeX arXiv:2403.14774

Code (1)

lionel-w2/fap 공식 구현 pytorch

Tasks

Adversarial RobustnessAdversarial TextPrompt Learning

Similar Papers 제목 키워드 기반

TAPT: Test-Time Adversarial Prompt Tuning for Robust Inference in Vision-Language Models

2024-11-20 · CVPR 2025 1 · Xin Wang, Kai Chen, Jiaming Zhang, Jingjing Chen 외

Large pre-trained Vision-Language Models (VLMs) such as CLIP have demonstrated excellent zero-shot generalizability across various downstream tasks. However, recent studies have shown that the inference performance of CL…

Adversarial Robustness

TAME: Test-Time Adversarial Prompt Tuning via Mixture-of-Experts for Vision-Language Models

2026-05-17 · Xin Wang, Yixu Wang, Jiaming Zhang, Ruofan Wang 외 arxiv

Large-scale pre-trained Vision-Language models (VLMs), such as CLIP, exhibit strong zero-shot generalization, yet remain highly vulnerable to imperceptible adversarial perturbations, raising serious safety concerns for o…

Zero-shot GeneralizationAdversarial Robustness

Understanding Zero-Shot Adversarial Robustness for Large-Scale Models

2022-12-14 · Chengzhi Mao, Scott Geng, Junfeng Yang, Xin Wang 외

Pretrained large-scale vision-language models like CLIP have exhibited strong generalization over unseen tasks. Yet imperceptible adversarial perturbations can significantly reduce CLIP's performance on new tasks. In thi…

Adversarial RobustnessContrastive LearningVisual Prompt Tuning

One Prompt Word is Enough to Boost Adversarial Robustness for Pre-trained Vision-Language Models

2024-03-04 · CVPR 2024 1 · Lin Li, Haoyan Guan, Jianing Qiu, Michael Spratling

Large pre-trained Vision-Language Models (VLMs) like CLIP, despite having remarkable generalization ability, are highly vulnerable to adversarial examples. This work studies the adversarial robustness of VLMs from the no…

Adversarial AttackAdversarial Robustness

Jailbreak Vision Language Models via Bi-Modal Adversarial Prompt

2024-06-06 · Zonghao Ying, Aishan Liu, Tianyuan Zhang, Zhengmin Yu 외

In the realm of large vision language models (LVLMs), jailbreak attacks serve as a red-teaming approach to bypass guardrails and uncover safety implications. Existing jailbreaks predominantly focus on the visual modality…

Language ModellingLarge Language ModelRed Teaming