paper-with-me

홈 › Papers

ProjLens: Unveiling the Role of Projectors in Multimodal Model Safety

2026-04-21 · Kun Wang, Cheng Qian, Miao Yu, Lilan Peng, Liang Lin, Jiaming Zhang, Tianyu Zhang, Yu Cheng, Yang Wang arxiv

Multimodal Large Language Models (MLLMs) have achieved remarkable success in cross-modal understanding and generation, yet their deployment is threatened by critical safety vulnerabilities. While prior works have demonstrated the feasibility of backdoors in MLLMs via fine-tuning data poisoning to manipulate inference, the underlying mechanisms of backdoor attacks remain opaque, complicating the understanding and mitigation. To bridge this gap, we propose ProjLens, an interpretability framework designed to demystify MLLMs backdoors. We first establish that normal downstream task alignment--even when restricted to projector fine--tuning--introduces vulnerability to backdoor injection, whose activation mechanism is different from that observed in text-only LLMs. Through extensive experiments across four backdoor variants, we uncover:(1) Low-Rank Structure: Backdoor injection updates appear overall full-rank and lack dedicated ``trigger neurons'', but the backdoor-critical parameters are encoded within a low-rank subspace of the projector;(2) Activation Mechanism: Both clean and poisoned embedding undergoes a semantic shift toward a shared direction aligned with the backdoor target, but the shifting magnitude scales linearly with the input norm, resulting in the distinct backdoor activation on poisoned samples. Our code is available at: https://anonymous.4open.science/r/ProjLens-8FD7

📄 PDF Abstract BibTeX arXiv:2604.19083

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VLSBench: Unveiling Visual Leakage in Multimodal Safety

2024-11-29 · Xuhao Hu, Dongrui Liu, Hao Li, Xuanjing Huang 외

Safety concerns of Multimodal large language models (MLLMs) have gradually become an important problem in various applications. Surprisingly, previous works indicate a counterintuitive phenomenon that using textual unlea…

LLaVA-Octopus: Unlocking Instruction-Driven Adaptive Projector Fusion for Video Understanding

2025-01-09 · Jiaxing Zhao, Boyuan Sun, Xiang Chen, Xihan Wei 외

In this paper, we introduce LLaVA-Octopus, a novel video multimodal large language model. LLaVA-Octopus adaptively weights features from different visual projectors based on user instructions, enabling us to leverage the…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+3

Think in Safety: Unveiling and Mitigating Safety Alignment Collapse in Multimodal Large Reasoning Model

2025-05-10 · Xinyue Lou, You Li, Jinan Xu, Xiangyu Shi 외

The rapid development of Multimodal Large Reasoning Models (MLRMs) has demonstrated broad application potential, yet their safety and reliability remain critical concerns that require systematic exploration. To address t…

Safety Alignment

Unraveling Projection Heads in Contrastive Learning: Insights from Expansion and Shrinkage

2023-06-06 · Yu Gui, Cong Ma, Yiqiao Zhong

We investigate the role of projection heads, also known as projectors, within the encoder-projector framework (e.g., SimCLR) used in contrastive learning. We aim to demystify the observed phenomenon where representations…

Contrastive Learning

Scaling and Enhancing LLM-based AVSR: A Sparse Mixture of Projectors Approach

2025-05-20 · Umberto Cappellazzo, Minsu Kim, Stavros Petridis, Daniele Falavigna 외

Audio-Visual Speech Recognition (AVSR) enhances robustness in noisy environments by integrating visual cues. While recent advances integrate Large Language Models (LLMs) into AVSR, their high computational cost hinders d…

Audio-Visual Speech RecognitionMixture-of-Expertsspeech-recognitionSpeech Recognition+1