paper-with-me

Papers

Concept-Guided Backdoor Attack on Vision Language Models

2025-11-30 · Haoyu Shen, Weimin Lyu, Haotian Xu, Tengfei Ma arxiv

Vision-Language Models (VLMs) have achieved impressive progress in multimodal text generation, yet their rapid adoption raises increasing concerns about security vulnerabilities. Existing backdoor attacks against VLMs primarily rely on explicit pixel-level triggers or imperceptible perturbations injected into images. While effective, these approaches reduce stealthiness and remain vulnerable to image-based defenses. We introduce concept-guided backdoor attacks, a new paradigm that operates at the semantic concept level rather than on raw pixels. We propose two different attacks. The first, Concept-Thresholding Poisoning (CTP), uses explicit concepts in natural images as triggers: only samples containing the target concept are poisoned, causing the model to behave normally in all other cases but consistently inject malicious outputs whenever the concept appears. The second, CBL-Guided Unseen Backdoor (CGUB), leverages a Concept Bottleneck Model (CBM) during training to intervene on internal concept activations, while discarding the CBM branch at inference time to keep the VLM unchanged. This design enables systematic replacement of a targeted label in generated text (for example, replacing "cat" with "dog"), even when the replacement behavior never appears in the training data. Experiments across multiple VLM architectures and datasets show that both CTP and CGUB achieve high attack success rates while maintaining moderate impact on clean-task performance. These findings highlight concept-level vulnerabilities as a critical new attack surface for VLMs.

📄 PDF Abstract BibTeX arXiv:2512.00713

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

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

Claim-Guided Textual Backdoor Attack for Practical Applications

2024-09-25 · Minkyoo Song, Hanna Kim, Jaehan Kim, Youngjin Jin 외

Recent advances in natural language processing and the increased use of large language models have exposed new security vulnerabilities, such as backdoor attacks. Previous backdoor attacks require input manipulation afte…

Backdoor Attack

State Backdoor: Towards Stealthy Real-world Poisoning Attack on Vision-Language-Action Model in State Space

2026-01-07 · Ji Guo, Wenbo Jiang, Yansong Lin, Yijing Liu 외 arxiv

Vision-Language-Action (VLA) models are widely deployed in safety-critical embodied AI applications such as robotics. However, their complex multimodal interactions also expose new security vulnerabilities. In this paper…

CBV: Clean-label Backdoor Attacks on Vision Language Models via Diffusion Models

2026-05-04 · Ji Guo, Xiaolong Qin, Cencen Liu, Jielei Wang 외 arxiv

Vision-Language Models (VLMs) have achieved remarkable success in tasks such as image captioning and visual question answering (VQA). However, as their applications become increasingly widespread, recent studies have rev…

Visual Question AnsweringImage Captioning

BadCLIP: Dual-Embedding Guided Backdoor Attack on Multimodal Contrastive Learning

2023-11-20 · CVPR 2024 1 · Siyuan Liang, Mingli Zhu, Aishan Liu, Baoyuan Wu 외

Studying backdoor attacks is valuable for model copyright protection and enhancing defenses. While existing backdoor attacks have successfully infected multimodal contrastive learning models such as CLIP, they can be eas…

Backdoor AttackContrastive Learning