arXiv:2601.03047cs.LG2026-01被引 2

复现 Llama 3.1 的特征提取,发现解释性方法在实际中不可靠。

When the Coffee Feature Activates on Coffins: An Analysis of Feature Extraction and Steering for Mechanistic Interpretability

  • 用开源 SAE 复现 Anthropic 的特征提取与操控方法。
  • 特征操控对层选择、强度和上下文高度敏感,稳定性差。
  • 同类特征难以区分,不适合安全关键场景的系统控制。

Anthropic 近期提出通过稀疏自编码器(SAEs)从大语言模型神经激活中提取可解释特征,实现对模型的理解与控制,被视为 AI 安全的重要路径。我们使用开源 SAE 对 Llama 3.1 进行复现测试。虽成功再现基本特征提取与操控能力,但发现特征操控存在显著脆弱性:对层选择、操控强度和上下文极为敏感;观察到非标准激活行为,且难以区分主题相似的特征。尽管在特定案例中展示出令人信服的效果,当前方法仍缺乏系统性可靠性,无法满足安全关键应用需求。研究建议应从追求内部表示可解释性,转向提升对模型输出的可靠预测与控制。本工作揭示了机械可解释性的实际局限,并指出仍需解决的根本性挑战。

原文摘要 · Abstract (English)

Recent work by Anthropic on Mechanistic interpretability claims to understand and control Large Language Models by extracting human-interpretable features from their neural activation patterns using sparse autoencoders (SAEs). If successful, this approach offers one of the most promising routes for human oversight in AI safety. We conduct an initial stress-test of these claims by replicating their main results with open-source SAEs for Llama 3.1. While we successfully reproduce basic feature extraction and steering capabilities, our investigation suggests that major caution is warranted regarding the generalizability of these claims. We find that feature steering exhibits substantial fragility, with sensitivity to layer selection, steering magnitude, and context. We observe non-standard activation behavior and demonstrate the difficulty to distinguish thematically similar features from one another. While SAE-based interpretability produces compelling demonstrations in selected cases, current methods often fall short of the systematic reliability required for safety-critical applications. This suggests a necessary shift in focus from prioritizing interpretability of internal representations toward reliable prediction and control of model output. Our work contributes to a more nuanced understanding of what mechanistic interpretability has achieved and highlights fundamental challenges for AI safety that remain unresolved.

可解释性LLM安全特征操控

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