paper-with-me

Papers

Test-Time Backdoor Attacks on Multimodal Large Language Models

2024-02-13 · Dong Lu, Tianyu Pang, Chao Du, Qian Liu, Xianjun Yang, Min Lin

Backdoor attacks are commonly executed by contaminating training data, such that a trigger can activate predetermined harmful effects during the test phase. In this work, we present AnyDoor, a test-time backdoor attack against multimodal large language models (MLLMs), which involves injecting the backdoor into the textual modality using adversarial test images (sharing the same universal perturbation), without requiring access to or modification of the training data. AnyDoor employs similar techniques used in universal adversarial attacks, but distinguishes itself by its ability to decouple the timing of setup and activation of harmful effects. In our experiments, we validate the effectiveness of AnyDoor against popular MLLMs such as LLaVA-1.5, MiniGPT-4, InstructBLIP, and BLIP-2, as well as provide comprehensive ablation studies. Notably, because the backdoor is injected by a universal perturbation, AnyDoor can dynamically change its backdoor trigger prompts/harmful effects, exposing a new challenge for defending against backdoor attacks. Our project page is available at https://sail-sg.github.io/AnyDoor/.

📄 PDF Abstract BibTeX arXiv:2402.08577

Code (1)

sail-sg/anydoor 공식 구현 pytorch

Tasks

Backdoor Attack

Similar Papers 제목 키워드 기반

BackdoorVLM: A Benchmark for Backdoor Attacks on Vision-Language Models

2025-11-24 · Juncheng Li, Yige Li, Hanxun Huang, Yunhao Chen 외 arxiv

Backdoor attacks undermine the reliability and trustworthiness of machine learning systems by injecting hidden behaviors that can be maliciously activated at inference time. While such threats have been extensively studi…

Visual Question AnsweringImage Captioning

Revisiting Backdoor Attacks against Large Vision-Language Models from Domain Shift

2024-06-27 · CVPR 2025 1 · Siyuan Liang, Jiawei Liang, Tianyu Pang, Chao Du 외

Instruction tuning enhances large vision-language models (LVLMs) but increases their vulnerability to backdoor attacks due to their open design. Unlike prior studies in static settings, this paper explores backdoor attac…

Backdoor AttackDomain Generalization

CleanCLIP: Mitigating Data Poisoning Attacks in Multimodal Contrastive Learning

2023-03-06 · ICCV 2023 1 · Hritik Bansal, Nishad Singhi, Yu Yang, Fan Yin 외

Multimodal contrastive pretraining has been used to train multimodal representation models, such as CLIP, on large amounts of paired image-text data. However, previous studies have revealed that such models are vulnerabl…

Backdoor AttackContrastive LearningData Poisoning

BackdoorMBTI: A Backdoor Learning Multimodal Benchmark Tool Kit for Backdoor Defense Evaluation

2024-11-17 · Haiyang Yu, Tian Xie, Jiaping Gui, Pengyang Wang 외

Over the past few years, the emergence of backdoor attacks has presented significant challenges to deep learning systems, allowing attackers to insert backdoors into neural networks. When data with a trigger is processed…

Action Recognitionbackdoor defenseData PoisoningDiversity+5

BDetCLIP: Multimodal Prompting Contrastive Test-Time Backdoor Detection

2024-05-24 · Yuwei Niu, Shuo He, Qi Wei, Zongyu Wu 외

Multimodal contrastive learning methods (e.g., CLIP) have shown impressive zero-shot classification performance due to their strong ability to joint representation learning for visual and textual modalities. However, rec…

Contrastive LearningLanguage ModellingRepresentation Learningzero-shot-classification+1