Research Papers 论文研究 5h ago Updated 1h ago 更新于 1小时前 48

How Do Linear Probes Emerge? A Circuit-Tracing Framework with Concept-Targeted Attribution 线性探针是如何涌现的?一种基于概念目标归因的电路追踪框架

Introduces Concept-Targeted Attribution (CTA), a framework that trains transcoder attribution graphs with respect to linear probe directions rather than next-token probabilities, enabling probe-specific circuit explanations. CTA yields probe-targeted graphs with strong predictive structure: graph-level features predict probe accuracy across four concept categories (ρ = 0.91, R² = 0.84), while local features identify sparse per-prompt classification drivers. Causal ablations demonstrate that prob 提出Concept-Targeted Attribution (CTA)框架,训练归因图以解释线性探针方向而非传统下一个token概率 使用Cross-Layer Transcoders构建探针特定电路,图级特征在四个概念类别上预测探针准确率(ρ=0.91, R²=0.84) 因果消融实验证明探针目标图和logit目标图捕获功能上不同的机制 移除探针相关特征降低内部概念分数但保留生成token,移除logit相关特征改变生成token(92%-100%)但不影响探针分数 为从行为探针准确率转向机制解释提供框架,支持安全关键领域内部概念表示的详细审计

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

Analysis 深度分析

TL;DR

  • Introduces Concept-Targeted Attribution (CTA), a framework that trains transcoder attribution graphs with respect to linear probe directions rather than next-token probabilities, enabling probe-specific circuit explanations.
  • CTA yields probe-targeted graphs with strong predictive structure: graph-level features predict probe accuracy across four concept categories (ρ = 0.91, R² = 0.84), while local features identify sparse per-prompt classification drivers.
  • Causal ablations demonstrate that probe-targeted and logit-targeted graphs capture functionally distinct mechanisms—removing probe-relevant features reduces internal concept scores while preserving generated tokens, whereas removing logit-relevant features changes tokens in 92–100% of cases with near-zero effect on probe scores.
  • The framework bridges behavioral probe accuracy and mechanistic circuit-level explanations, enabling detailed audits of internal concept representations including safety-critical ones.

Why It Matters

This work represents a significant methodological advance in mechanistic interpretability by decoupling the explanation of internal concept representations from output behavior, addressing a long-standing limitation where attribution methods were tied exclusively to token prediction. For AI practitioners and researchers, it provides a practical tool to audit whether models genuinely encode safety-critical or sensitive concepts internally, independent of whether those concepts surface in generated text.

Technical Details

  • Concept-Targeted Attribution (CTA): Extends transcoder attribution graphs by training them against linear probe directions rather than logit targets, producing circuits that explain why an internal concept representation arises regardless of whether it is expressed in the generated token.
  • Cross-Layer Transcoders: Used to construct probe-targeted graphs; graph-level features (e.g., structural properties) predict probe accuracy across four widely studied concept categories with high correlation (ρ = 0.91, R² = 0.84), while local features pinpoint sparse components responsible for per-prompt classification decisions.
  • Causal Ablation Studies: Systematic removal experiments show functional dissociation—probe-relevant feature removal reduces internal concept scores with minimal impact on generated tokens, while logit-relevant feature removal alters generated tokens in 92–100% of cases with negligible effect on probe scores, confirming the two attribution targets capture distinct computational mechanisms.
  • Four Concept Categories: Evaluated across widely studied concept types, demonstrating generalizability of the CTA framework beyond a single domain.

Industry Insight

  • The dissociation between probe-targeted and logit-targeted mechanisms implies that standard interpretability audits based solely on output behavior may miss critical internal representations; practitioners should adopt concept-targeted approaches for safety-critical model audits.
  • The high predictive power of graph-level features (R² = 0.84) suggests that structural properties of attribution circuits can serve as efficient proxies for probe performance, enabling scalable screening of model internals without per-prompt analysis.
  • As linear probes remain a primary tool for probing model internals, CTA provides a principled pathway to move from correlation-based probe evaluation to causal, mechanistic understanding—essential for building trustworthy and auditable AI systems.

TL;DR

  • 提出Concept-Targeted Attribution (CTA)框架,训练归因图以解释线性探针方向而非传统下一个token概率
  • 使用Cross-Layer Transcoders构建探针特定电路,图级特征在四个概念类别上预测探针准确率(ρ=0.91, R²=0.84)
  • 因果消融实验证明探针目标图和logit目标图捕获功能上不同的机制
  • 移除探针相关特征降低内部概念分数但保留生成token,移除logit相关特征改变生成token(92%-100%)但不影响探针分数
  • 为从行为探针准确率转向机制解释提供框架,支持安全关键领域内部概念表示的详细审计

为什么值得看

本文提出了CTA框架,将线性探针解释从行为层面推进到机制层面,使研究者能够追溯内部概念表征的具体计算路径。对于AI可解释性研究者和模型审计从业者,该方法提供了区分概念表征与输出行为的工具,对安全关键领域的内部表征审计具有重要价值。

技术解析

  • CTA框架核心创新:传统transcoder归因图训练目标是解释模型为何对特定下一个token赋予高概率,CTA改为针对线性探针方向训练,从而生成探针特定的电路,解释内部概念表征如何在提示中出现,独立于是否体现在生成token中
  • Cross-Layer Transcoders应用:利用跨层transcoder构建探针目标归因图,图级特征在四个广泛研究的概念类别上预测探针准确率(ρ=0.91, R²=0.84),局部特征识别驱动逐提示分类的稀疏组件
  • 因果消融实验设计:对比移除探针相关特征与logit相关特征的效果差异,前者降低内部概念分数但基本保留生成token,后者在92%-100%案例中改变生成token但对探针分数影响接近零
  • 方法优势:将探针性能与可解释电路结构连接,使研究者不仅能问"探针是否有效",还能问"哪些内部计算使其有效"

行业启示

  • 可解释性研究范式转变:从仅关注模型输出行为转向深入分析内部概念表征的计算机制,为模型审计提供更细粒度的工具
  • 安全关键应用价值:CTA框架支持对安全相关内部概念表示的详细审计,有助于识别模型内部可能存在的风险表征
  • 探针评估新标准:传统探针评估仅关注准确率,CTA提供了机制层面的解释能力,建议将电路可解释性纳入探针评估体系

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

Research 科学研究 LLM 大模型 Interpretability Interpretability