paper-with-me

Papers

MTAttack: Multi-Target Backdoor Attacks against Large Vision-Language Models

2025-11-13 · Zihan Wang, Guansong Pang, Wenjun Miao, Jin Zheng, Xiao Bai arxiv

Recent advances in Large Visual Language Models (LVLMs) have demonstrated impressive performance across various vision-language tasks by leveraging large-scale image-text pretraining and instruction tuning. However, the security vulnerabilities of LVLMs have become increasingly concerning, particularly their susceptibility to backdoor attacks. Existing backdoor attacks focus on single-target attacks, i.e., targeting a single malicious output associated with a specific trigger. In this work, we uncover multi-target backdoor attacks, where multiple independent triggers corresponding to different attack targets are added in a single pass of training, posing a greater threat to LVLMs in real-world applications. Executing such attacks in LVLMs is challenging since there can be many incorrect trigger-target mappings due to severe feature interference among different triggers. To address this challenge, we propose MTAttack, the first multi-target backdoor attack framework for enforcing accurate multiple trigger-target mappings in LVLMs. The core of MTAttack is a novel optimization method with two constraints, namely Proxy Space Partitioning constraint and Trigger Prototype Anchoring constraint. It jointly optimizes multiple triggers in the latent space, with each trigger independently mapping clean images to a unique proxy class while at the same time guaranteeing their separability. Experiments on popular benchmarks demonstrate a high success rate of MTAttack for multi-target attacks, substantially outperforming existing attack methods. Furthermore, our attack exhibits strong generalizability across datasets and robustness against backdoor defense strategies. These findings highlight the vulnerability of LVLMs to multi-target backdoor attacks and underscore the urgent need for mitigating such threats. Code is available at https://github.com/mala-lab/MTAttack.

📄 PDF Abstract BibTeX arXiv:2511.10098

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CUBA: Controlled Untargeted Backdoor Attack against Deep Neural Networks

2025-06-20 · Yinghao Wu, Liyan Zhang

Backdoor attacks have emerged as a critical security threat against deep neural networks in recent years. The majority of existing backdoor attacks focus on targeted backdoor attacks, where trigger is strongly associated…

Backdoor Attackbackdoor defense

One-to-N & N-to-One: Two Advanced Backdoor Attacks Against Deep Learning Models

2022-05-01 · IEEE Transactions on Dependable and Secure Computing 2022 5 · Mingfu Xue, Can He, Jian Wang, and Weiqiang Liu

—In recent years, deep learning models have been widely deployed in various application scenarios. The training processes of deep neural network (DNN) models are time-consuming, and require massive training data and lar…

Face Recognition

BAAAN: Backdoor Attacks Against Autoencoder and GAN-Based Machine Learning Models

2020-10-06 · Ahmed Salem, Yannick Sautter, Michael Backes, Mathias Humbert 외

The tremendous progress of autoencoders and generative adversarial networks (GANs) has led to their application to multiple critical tasks, such as fraud detection and sanitized data generation. This increasing adoption …

Backdoor AttackBIG-bench Machine LearningFraud Detection

BAAAN: Backdoor Attacks Against Auto-encoder and GAN-Based Machine Learning Models

2021-01-01 · Ahmed Salem, Yannick Sautter, Michael Backes, Mathias Humbert 외

The tremendous progress of autoencoders and generative adversarial networks (GANs) has led to their application to multiple critical tasks, such as fraud detection and sanitized data generation. This increasing adoption …

Backdoor AttackBIG-bench Machine LearningFraud Detection

Imperceptible and Multi-channel Backdoor Attack against Deep Neural Networks

2022-01-31 · Mingfu Xue, Shifeng Ni, Yinghao Wu, Yushu Zhang 외

Recent researches demonstrate that Deep Neural Networks (DNN) models are vulnerable to backdoor attacks. The backdoored DNN model will behave maliciously when images containing backdoor triggers arrive. To date, existing…

Backdoor Attackbackdoor defense