paper-with-me

홈 › Papers

Stealthy Backdoor Attack in Self-Supervised Learning Vision Encoders for Large Vision Language Models

2025-02-25 · CVPR 2025 1 · Zhaoyi Liu, huan zhang

Self-supervised learning (SSL) vision encoders learn high-quality image representations and thus have become a vital part of developing vision modality of large vision language models (LVLMs). Due to the high cost of training such encoders, pre-trained encoders are widely shared and deployed into many LVLMs, which are security-critical or bear societal significance. Under this practical scenario, we reveal a new backdoor threat that significant visual hallucinations can be induced into these LVLMs by merely compromising vision encoders. Because of the sharing and reuse of these encoders, many downstream LVLMs may inherit backdoor behaviors from encoders, leading to widespread backdoors. In this work, we propose BadVision, the first method to exploit this vulnerability in SSL vision encoders for LVLMs with novel trigger optimization and backdoor learning techniques. We evaluate BadVision on two types of SSL encoders and LVLMs across eight benchmarks. We show that BadVision effectively drives the LVLMs to attacker-chosen hallucination with over 99% attack success rate, causing a 77.6% relative visual understanding error while maintaining the stealthiness. SoTA backdoor detection methods cannot detect our attack effectively.

📄 PDF Abstract BibTeX arXiv:2502.18290

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackHallucinationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Towards Imperceptible Backdoor Attack in Self-supervised Learning

2024-05-23 · Hanrong Zhang, Zhenting Wang, Tingxu Han, Mingyu Jin 외

Self-supervised learning models are vulnerable to backdoor attacks. Existing backdoor attacks that are effective in self-supervised learning often involve noticeable triggers, like colored patches, which are vulnerable t…

Backdoor AttackSelf-Supervised Learning

Invisible Backdoor Attack against Self-supervised Learning

2025-01-01 · CVPR 2025 1 · Hanrong Zhang, Zhenting Wang, Boheng Li, Fulin Lin 외

Self-supervised learning (SSL) models are vulnerable to backdoor attacks. Existing backdoor attacks that are effective in SSL often involve noticeable triggers, like colored patches or visible noise, which are vulner…

Backdoor AttackSelf-Supervised Learning

GhostEncoder: Stealthy Backdoor Attacks with Dynamic Triggers to Pre-trained Encoders in Self-supervised Learning

2023-10-01 · Qiannan Wang, Changchun Yin, Zhe Liu, Liming Fang 외

Within the realm of computer vision, self-supervised learning (SSL) pertains to training pre-trained image encoders utilizing a substantial quantity of unlabeled images. Pre-trained image encoders can serve as feature ex…

Backdoor AttackImage SteganographySelf-Supervised Learning

PASTA: A Patch-Agnostic Twofold-Stealthy Backdoor Attack on Vision Transformers

2026-04-21 · Dazhuang Liu, Yanqi Qiao, Rui Wang, Kaitai Liang 외 arxiv

Vision Transformers (ViTs) have achieved remarkable success across vision tasks, yet recent studies show they remain vulnerable to backdoor attacks. Existing patch-wise attacks typically assume a single fixed trigger loc…

Rethink the Evaluation for Attack Strength of Backdoor Attacks in Natural Language Processing

2022-01-09 · Lingfeng Shen, Haiyun Jiang, Lemao Liu, Shuming Shi

It has been shown that natural language processing (NLP) models are vulnerable to a kind of security threat called the Backdoor Attack, which utilizes a `backdoor trigger' paradigm to mislead the models. The most threate…

Backdoor AttackText Classification