思维链内部结构:推理操作在隐藏表征中几何可分

DAIR.AI · @dair_ai · X·2026-09-08 22:40·59分钟前
AI 导读

一项研究探究思维链推理步骤是否具有内部结构,而非仅文本结构。结果显示,问题表述、目标分解、演绎等推理操作在隐藏表征中呈几何排列,且可分性在中层达到峰值。研究排除词汇与位置干扰,并发现操作标签由前序推理上下文构建,而非直接读取当前 token。

DAIR.AI@dair_ai
45AI 编辑部评分,满分 100

思维链内部结构:推理操作在隐藏表征中几何可分

2026-09-08 22:40· 59分钟前
AI 导读

一项研究探究思维链推理步骤是否具有内部结构,而非仅文本结构。结果显示,问题表述、目标分解、演绎等推理操作在隐藏表征中呈几何排列,且可分性在中层达到峰值。研究排除词汇与位置干扰,并发现操作标签由前序推理上下文构建,而非直接读取当前 token。

// Beneath the Surface of Chains-of-Thought //

Impressive paper on whether reasoning steps have internal structure or only textual structure.

Researchers ask whether distinct reasoning operations, such as problem formulation, goal decomposition and deduction, are geometrically organized in hidden representations.

It turns out they are.

Operations are separable in held out representations, and separability peaks in middle layers.

The authors check that lexical and positional confounds do not explain it.

They find that identical surface tokens are represented differently depending on the operation of the surrounding chunk, so the geometry tracks function rather than wording.

And attention masking shows that operation aligned representations at the start of a chunk depend on preceding reasoning context, so the operation label is constructed from the trace rather than read off the current token.

Across layers, token wise operation alignment becomes more distributed over spans. If you want to steer or monitor reasoning by operation type, this study shows where the important signals might be.

Paper: https://arxiv.org/abs/2609.04753

Chat with Paper: https://academy.dair.ai/papers/beneath-the-surface-of-chains-of-thought-a-mechanistic-interpretation-of-reasoni-2609.04753

来源:DAIR.AI· x.com