paper-with-me

Papers

Multimodal Adversarial Defense for Vision-Language Models by Leveraging One-To-Many Relationships

2024-05-29 · Futa Waseda, Antonio Tejero-de-Pablos, Isao Echizen

Pre-trained vision-language (VL) models are highly vulnerable to adversarial attacks. However, existing defense methods primarily focus on image classification, overlooking two key aspects of VL tasks: multimodal attacks, where both image and text can be perturbed, and the one-to-many relationship of images and texts, where a single image can correspond to multiple textual descriptions and vice versa (1:N and N:1). This work is the first to explore defense strategies against multimodal attacks in VL tasks, whereas prior VL defense methods focus on vision robustness. We propose multimodal adversarial training (MAT), which incorporates adversarial perturbations in both image and text modalities during training, significantly outperforming existing unimodal defenses. Furthermore, we discover that MAT is limited by deterministic one-to-one (1:1) image-text pairs in VL training data. To address this, we conduct a comprehensive study on leveraging one-to-many relationships to enhance robustness, investigating diverse augmentation techniques. Our analysis shows that, for a more effective defense, augmented image-text pairs should be well-aligned, diverse, yet avoid distribution shift -- conditions overlooked by prior research. Our experiments show that MAT can effectively be applied to different VL models and tasks to improve adversarial robustness, outperforming previous efforts. Our code will be made public upon acceptance.

📄 PDF Abstract BibTeX arXiv:2405.18770

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial DefenseAdversarial Robustnessimage-classificationImage ClassificationImage-text RetrievalText RetrievalZero-Shot Image Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

EigenShield: Causal Subspace Filtering via Random Matrix Theory for Adversarially Robust Vision-Language Models

2025-02-20 · Nastaran Darabi, Devashri Naik, Sina Tayebati, Dinithi Jayasuriya 외

Vision-Language Models (VLMs) inherit adversarial vulnerabilities of Large Language Models (LLMs), which are further exacerbated by their multimodal nature. Existing defenses, including adversarial training, input transf…

Revisiting the Adversarial Robustness of Vision Language Models: a Multimodal Perspective

2024-04-30 · Wanqi Zhou, Shuanghao Bai, Danilo P. Mandic, Qibin Zhao 외

Pretrained vision-language models (VLMs) like CLIP exhibit exceptional generalization across diverse downstream tasks. While recent studies reveal their vulnerability to adversarial attacks, research to date has primaril…

Adversarial DefenseAdversarial RobustnessAdversarial Text

How Robust is Google's Bard to Adversarial Image Attacks?

2023-09-21 · Yinpeng Dong, Huanran Chen, Jiawei Chen, Zhengwei Fang 외

Multimodal Large Language Models (MLLMs) that integrate text and other modalities (especially vision) have achieved unprecedented performance in various multimodal tasks. However, due to the unsolved adversarial robustne…

Adversarial RobustnessChatbotFace Detection

Demonstration of an Adversarial Attack Against a Multimodal Vision Language Model for Pathology Imaging

2024-01-04 · Poojitha Thota, Jai Prakash Veerla, Partha Sai Guttikonda, Mohammad S. Nasr 외

In the context of medical artificial intelligence, this study explores the vulnerabilities of the Pathology Language-Image Pretraining (PLIP) model, a Vision Language Foundation model, under targeted attacks. Leveraging …

Adversarial AttackDomain AdaptationLanguage ModelingLanguage Modelling

Securing Vision-Language Models with a Robust Encoder Against Jailbreak and Adversarial Attacks

2024-09-11 · Md Zarif Hossain, Ahmed Imteaj

Large Vision-Language Models (LVLMs), trained on multimodal big datasets, have significantly advanced AI by excelling in vision-language tasks. However, these models remain vulnerable to adversarial attacks, particularly…

Image CaptioningQuestion AnsweringVisual Question Answering