arXiv:2608.30750cs.LG2026-09

发现视觉语言模型的安全部分在图文间存在根本差异。

Do VLMs Share Safety Neurons Across Modalities?

论文配图:Do VLMs Share Safety Neurons Across Modalities?
图 1 · 摘自论文原文
  • 通过迭代消融法定位安全神经元,区分图文信号。
  • 文本安全依赖约88个关键神经元,视觉安全则分散在50个以上方向。
  • 该研究为安全对齐提供新视角,适合关注模型风险的开发者。

视觉语言模型(VLMs)虽能拒绝有害文本请求,但面对图像中的相同内容却可能妥协。现有研究多从表征或实证层面分析此类漏洞,但视觉输入如何扰动神经层面的安全机制仍不明确。本文对10个VLM进行因果性、神经元级别的安全机制分析,提出两阶段检测流程,结合迭代消融以应对自修复现象,并构建两个模态隔离基准:ViSafe-Detect与ViSafe-Eval,实现视觉与文本安全信号解耦。结果表明:(i) 文本安全可定位至约88个神经元(<0.01%),针对性消融显著降低拒绝率;(ii) 这些神经元构成主导拒绝路径,其消融在所有模型中均一致且显著削弱拒绝行为;(iii) 视觉安全在单神经元层面高度高维且弥散,需≥50个子空间方向,而文本安全仅集中于约5个方向。该差距贯穿不同架构,解释了为何当前对齐策略未能弥合视觉安全鸿沟。

原文摘要 · Abstract (English)

Vision-language models (VLMs) can comply with harmful requests delivered through images, even when their LLM backbones would refuse the same content in text. While prior work characterizes these jailbreaks empirically or at the representation level, how visual inputs perturb safety pathways at the neuron level remains uncharted. We close this gap with a causal, neuron-level analysis of safety mechanisms in 10 VLMs. We propose a two-stage detection pipeline with iterative ablation that accounts for self-repair, and introduce two modality-isolated benchmarks, ViSafe-Detect and ViSafe-Eval, which decouple visual and textual safety signals. Our analysis reveals: (i) Text safety in VLMs is localizable: $\sim$88 neurons ($<$0.01%) whose targeted ablation substantially reduces refusal. (ii) Text safety neurons constitute the dominant refusal pathway: ablating them is the only intervention that consistently and substantially reduces refusal across all models. (iii) Visual safety is high-dimensional and diffuse at the single-neuron level: text safety concentrates in $\sim$5 subspace directions while visual safety requires $\geq$50. This gap holds across architectures, explaining why current alignment has not closed the visual safety gap. Project page is at: https://jiaxuan-li.github.io/vlm-safety-neuron/ Warning: this paper may include examples of harmful content.

安全对齐神经元分析多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。