Understanding and Rectifying Safety Perception Distortion in VLMs
About
Recent studies reveal that vision-language models (VLMs) become more susceptible to harmful requests and jailbreak attacks after integrating the vision modality, exhibiting greater vulnerability than their text-only LLM backbones. To uncover the root cause of this phenomenon, we conduct an in-depth analysis and identify a key issue: multimodal inputs introduce an modality-induced activation shift toward a "safer" direction compared to their text-only counterparts, leading VLMs to systematically overestimate the safety of harmful inputs. We refer to this issue as safety perception distortion. To mitigate such distortion, we propose Activation Shift Disentanglement and Calibration (ShiftDC), a training-free method that decomposes and calibrates the modality-induced activation shift to reduce the impact of modality on safety. By isolating and removing the safety-relevant component, ShiftDC restores the inherent safety alignment of the LLM backbone while preserving the vision-language capabilities of VLMs. Empirical results demonstrate that ShiftDC significantly enhances alignment performance on safety benchmarks without impairing model utility.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Safety Evaluation | MM-SafetyBench | Average ASR2.24 | 98 | |
| Jailbreak Attack | HADES | Attack Success Rate65.3 | 92 | |
| Safety Evaluation | MM-Safety | ASR10.31 | 57 | |
| Jailbreak Attack Defense | MM-SafetyBench | Attack Success Rate (ASR)28.1 | 56 | |
| Audio Understanding | MMAU | Accuracy71.2 | 54 | |
| Jailbreak Attack | RedTeam 2K | ASR33 | 52 | |
| Vision-Language Understanding | MM-Vet | -- | 43 | |
| Safety Evaluation | JailBreakV | ASR11.17 | 27 | |
| Jailbreak Defense | HADES | ASR47.3 | 24 | |
| Safety Evaluation | MM-SafetyBench (test) | -- | 20 |