Research Papers 论文研究 1d ago Updated 1d ago 更新于 1天前 49

Cross-Trajectory Chimera Interventions Reveal Dissociable Roles of Weight Magnitude and Direction in Grokking 跨轨迹嵌合体干预揭示权重大小和方向在“顿悟”中的可分离作用

Introduction of cross-trajectory chimera interventions to test causal portability of weight properties between independently trained neural networks. Weight direction carries transferable, donor-specific circuit identity, successfully driving recipient networks to adopt the donor's solution in 40/40 cases. Weight magnitude (norm) provides only a modest, distributed delay effect and does not carry identity signals, though it predicts the threshold for directional takeover. The study dissociates t 提出“跨轨迹嵌合体干预”方法,将权重向量分解为范数(Norm)和单位方向(Direction),并在不同随机种子训练的网络间重组以测试因果可移植性。 研究发现方向携带可转移的“电路身份”,植入供体的方向可使受体网络在40/40案例中转向供体的解空间,且该转移具有阈值特性。 范数仅带来轻微的分布式延迟效应,不提供身份信号,但能预测方向转移阈值的位置,完美区分不同范数类别。 结论指出方向索引轨迹逼近的解决方案,而范数决定该身份被覆盖的易感性,揭示了“Groking”现象中权重几何属性的解耦作用。

65
Hot 热度
75
Quality 质量
70
Impact 影响力

Analysis 深度分析

TL;DR

  • Introduction of cross-trajectory chimera interventions to test causal portability of weight properties between independently trained neural networks.
  • Weight direction carries transferable, donor-specific circuit identity, successfully driving recipient networks to adopt the donor's solution in 40/40 cases.
  • Weight magnitude (norm) provides only a modest, distributed delay effect and does not carry identity signals, though it predicts the threshold for directional takeover.
  • The study dissociates the roles of magnitude and direction in "grokking," revealing that direction indexes the solution approach while norm governs susceptibility to overwriting.

Why It Matters

This research provides critical mechanistic insights into how neural networks learn and generalize, specifically addressing the phenomenon of grokking where models suddenly improve generalization after long training periods. By isolating the causal roles of weight magnitude versus direction, it offers a new lens for understanding model interpretability and the stability of learned circuits, which is essential for developing more robust and controllable AI systems.

Technical Details

  • Methodology: The authors propose "cross-trajectory chimera interventions," where weight vectors from two independently trained runs (different seeds) are decomposed into norms and unit directions. These components are then recombined (e.g., donor direction + recipient norm) to observe training dynamics.
  • Experimental Setup: Tests were conducted on two modular-arithmetic tasks known to exhibit grokking behavior. The study analyzed 20 pairs of network runs.
  • Key Findings: Implanting a donor's weight direction into a recipient network drove the recipient to adopt the donor's specific circuit identity in all 40 intervention cases. In contrast, angle-matched random controls produced no such shift.
  • Role of Norm: The recipient's weight norm was found to predict the location of the threshold-like transfer. The norm separates perfectly by class across all pairs (joint permutation probability 1.9e-4) and influences how susceptible the current identity is to being overwritten, but carries no identity signal itself.
  • Precision: An adaptive bisection procedure was used to localize the transfer threshold to within +/-1/64.

Industry Insight

  • Model Editing and Steering: The finding that weight direction encodes specific circuit identities suggests that targeted model editing could be achieved by manipulating directional components rather than magnitudes, potentially allowing for precise steering of model behavior without destabilizing training dynamics.
  • Understanding Generalization: The dissociation of magnitude and direction roles clarifies that "grokking" involves a transition where the network's susceptibility to overwriting (governed by norm) interacts with the adoption of specific solution paths (governed by direction). This can inform strategies for improving generalization in deep learning.
  • Interpretability Frameworks: Researchers should consider decomposing weights into magnitude and direction when analyzing learned representations, as these components may serve fundamentally different functional roles in the network's computational graph.

TL;DR

  • 提出“跨轨迹嵌合体干预”方法,将权重向量分解为范数(Norm)和单位方向(Direction),并在不同随机种子训练的网络间重组以测试因果可移植性。
  • 研究发现方向携带可转移的“电路身份”,植入供体的方向可使受体网络在40/40案例中转向供体的解空间,且该转移具有阈值特性。
  • 范数仅带来轻微的分布式延迟效应,不提供身份信号,但能预测方向转移阈值的位置,完美区分不同范数类别。
  • 结论指出方向索引轨迹逼近的解决方案,而范数决定该身份被覆盖的易感性,揭示了“Groking”现象中权重几何属性的解耦作用。

为什么值得看

本文通过创新的干预实验,深入剖析了深度学习模型在“Groking”过程中权重内部结构的因果机制,区分了方向与范数的不同功能角色。这对于理解模型泛化能力、电路可移植性以及优化算法的动态行为具有重要的理论价值,为模型编辑和知识迁移提供了新的视角。

技术解析

  • 跨轨迹嵌合体干预(Cross-Trajectory Chimera Interventions):选取两个不同随机种子初始化的训练运行,将每个权重向量拆分为范数和单位方向,然后重组(例如,取运行A的范数与运行B的方向结合),并继续训练以观察结果。
  • 实验任务:在两个能够发生“Groking”现象的模数算术任务上进行测试,验证部分训练网络的属性是否可因果移植到独立训练的网络中。
  • 方向的主导作用:实验显示,方向携带供体特定的电路身份。当将供体的方向植入受体的范数时,轨迹会坚定地转向供体的电路(40/40次成功),而角度匹配的控制组则无此效果。
  • 范数的调节作用:范数不携带身份信号,但决定了方向转移阈值的位置。通过自适应二分法将阈值定位在±1/64内,且范数类别能完美预测转移是否发生(联合置换概率1.9e-4)。

行业启示

  • 模型编辑与知识迁移:既然方向携带可转移的电路身份,未来可通过直接操作权重方向来实现更精确的模型行为修改或知识注入,而不必重新训练整个网络。
  • 优化算法设计:理解范数对“身份稳定性”的调节作用,有助于设计更鲁棒的优化器,通过控制权重范数的动态变化来引导模型收敛到更优或更稳定的解空间。
  • 可解释性研究新范式:这种将权重几何属性(方向vs范数)解耦分析的干预方法,为深入理解神经网络内部表征的形成机制提供了强有力的因果推断工具。

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

Research 科学研究 Training 训练 LLM 大模型