Research Papers 论文研究 8d ago Updated 7d ago 更新于 7天前 48

Steering the Language Axis: From Linear Decodability to Causal Control 操控语言轴:从线性可解码到因果控制

Language identity in LLMs is not merely linearly decodable from hidden states but can be causally controlled through compact PCA-derived "language axes" Steering along these geometric directions reliably forces language switching across both cross-script (English-Chinese) and same-script (English-Spanish) settings Language commitment is highly localized and layer-specific, with English-Chinese switching requiring later-layer intervention while English-Spanish transitions exhibit bimodal sensitiv 通过PCA提取的"语言轴"可因果控制大模型的语言切换,跨脚本(英→中)和同脚本(英→西)场景均有效,而随机扰动几乎无效果 语言决策具有层特异性和语言对依赖性:英中切换抵抗早期干预、后期层易引导,英西切换更早发生且呈双峰敏感性 移除语言信号后模型无条件回退到英文,揭示英文作为基础语言的主导地位 在Qwen 3.5-2B和Llama-3.2-1B-Instruct上完成126万次生成实验,验证了语言轴的可控性和可重复性 语言决策边界在推理期间作为因果活跃特征发挥作用,具有方向依赖性和层特异性

62
Hot 热度
76
Quality 质量
68
Impact 影响力

Analysis 深度分析

TL;DR

  • Language identity in LLMs is not merely linearly decodable from hidden states but can be causally controlled through compact PCA-derived "language axes"
  • Steering along these geometric directions reliably forces language switching across both cross-script (English-Chinese) and same-script (English-Spanish) settings
  • Language commitment is highly localized and layer-specific, with English-Chinese switching requiring later-layer intervention while English-Spanish transitions exhibit bimodal sensitivity at earlier layers
  • Targeted ablation reveals a fundamental English reversion bias: removing the language signal causes the model to fall back to English regardless of input prompt
  • The study conducted exhaustive causal intervention analysis across 1.26 million generations on FLORES-200 using Qwen 3.5-2B and Llama-3.2-1B-Instruct

Why It Matters

This research fundamentally advances our understanding of multilingual LLM internals by demonstrating that language selection is governed by causally active, direction-dependent features rather than being an emergent property distributed across hidden states. For AI practitioners building multilingual systems, these findings enable precise, lightweight language steering mechanisms without retraining, while revealing a concerning English-centric bias that could affect deployment in low-resource language contexts.

Technical Details

  • Methodology: PCA-derived "language axes" isolated from hidden states, followed by exhaustive causal intervention analysis including steering and ablation experiments across 1.26 million generations on FLORES-200
  • Models evaluated: Qwen 3.5-2B and Llama-3.2-1B-Instruct, representing different model families and architectures
  • Key finding on intervention locality: English-to-Chinese switching resists early-layer intervention and steers effectively only in later layers, while English-to-Spanish transitions show earlier, bimodal sensitivity patterns
  • English reversion bias: Ablation experiments demonstrated that once the language signal is removed, models consistently revert to English generation regardless of input prompt language
  • Control validation: Equal-magnitude random perturbations yielded virtually no language switching effect, confirming the specificity of the identified language axes

Industry Insight

  • Multilingual LLM deployments should account for inherent English-centric bias when designing language-switching interfaces, as ablated models default to English rather than respecting input language cues
  • The layer-specific nature of language commitment suggests that lightweight intervention modules could be inserted at optimal layers for real-time language steering without full model retraining
  • The bimodal sensitivity pattern in same-script transitions (English-Spanish) versus unimodal cross-script patterns (English-Chinese) indicates that script distance fundamentally shapes where language decisions are made in the network, informing future interpretability research and multilingual model architecture design

TL;DR

  • 通过PCA提取的"语言轴"可因果控制大模型的语言切换,跨脚本(英→中)和同脚本(英→西)场景均有效,而随机扰动几乎无效果
  • 语言决策具有层特异性和语言对依赖性:英中切换抵抗早期干预、后期层易引导,英西切换更早发生且呈双峰敏感性
  • 移除语言信号后模型无条件回退到英文,揭示英文作为基础语言的主导地位
  • 在Qwen 3.5-2B和Llama-3.2-1B-Instruct上完成126万次生成实验,验证了语言轴的可控性和可重复性
  • 语言决策边界在推理期间作为因果活跃特征发挥作用,具有方向依赖性和层特异性

为什么值得看

这篇研究首次通过大规模因果干预实验揭示了大模型语言选择的内在机制,证明语言身份不仅可线性解码,更能通过紧凑激活方向进行因果控制。对AI从业者而言,理解语言轴的层特异性为设计精准的多语言控制策略提供了理论依据,避免盲目干预导致的性能退化。

技术解析

  • 实验覆盖Qwen 3.5-2B和Llama-3.2-1B-Instruct等多个模型家族,在FLORES-200数据集上完成126万次生成,确保统计显著性
  • 采用PCA从隐藏状态中提取语言轴,通过定向引导和消融实验验证因果控制的有效性,等量随机扰动作为对照几乎无效
  • 逐层分析揭示语言承诺高度局部化:英中切换在后期层易引导,英西切换呈现双峰敏感性且发生更早,证明不同语言对的控制窗口不同
  • 消融实验发现语言信号移除后模型无论输入提示如何均回退到英文,揭示训练数据中可能存在语言不平衡导致的英文主导现象

行业启示

  • 多语言模型开发应重视语言轴的层特异性,针对不同语言对设计差异化的控制策略,而非采用统一的干预方案
  • 英文回退现象提示训练数据中可能存在语言不平衡,需在数据收集和模型设计中加以平衡,避免单一语言主导
  • 语言控制的可因果性为应用层提供了新的干预手段,可在不重新训练的情况下实现精准语言切换,降低多语言部署成本

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Research 科学研究 Alignment 对齐 Evaluation 评测 Training 训练