Papers
arxiv:2609.04753

Beneath the Surface of Chains-of-Thought: A Mechanistic Interpretation of Reasoning Operations in LLMs

Published on Sep 4
· Submitted by
Seogyeong Jeong
on Sep 7
Authors:
,
,
,
,
,

Abstract

Distinct reasoning operations in language models are geometrically separable in hidden representations, with structure emerging across layers and depending on contextual reasoning context.

Reasoning in large language models unfolds through diverse functional operations, such as problem formulation, goal decomposition, and deduction. Although these operations are explicitly distinguished in text, little is known about how they are geometrically organized in representation spaces. To this end, we investigate whether distinct reasoning operations exhibit corresponding geometric structure in hidden representations. We find that operations are separable in held-out representations, with separability peaking in middle layers, and verify that this structure is not explained by lexical or positional confounds. Across layers, token-wise operation-alignment becomes more distributed over spans, while identical surface tokens are represented differently depending on the operation of its surrounding chunk. Attention-masking interventions further show that operation-aligned representations at chunk onset depend on preceding reasoning context. Consequently, our work demonstrates that language models maintain representational correspondence between linguistic reasoning expressions and their internal geometric structures. Code and project materials are available at https://github.com/naver-ai/beneath-cot.

Community

Paper submitter

Reasoning is no longer just an emergent behavior of LLMs; it is increasingly becoming a training objective. Yet we still know little about how reasoning is represented and organized inside the model.

Beneath the Surface of Chains-of-Thought addresses this question by decomposing Chain-of-Thought into operations based on Pólya’s problem-solving framework and examining their hidden states.

Across three models and two reasoning datasets, we find that the eight reasoning operations form separable geometric structures in hidden space. On Qwen3-8B, one-vs-rest probes achieve AUROC of 0.927–0.998 and AUPRC of 0.648–0.988 across operations, with separability consistently strongest in intermediate layers. Smaller-scale generalization experiments replicate this structure on an additional model and show that probes transfer to unseen reasoning datasets without task-specific retraining.

Crucially, this structure is not explained by surface wording or position alone: operation signals become distributed across spans, and even identical tokens are represented differently depending on the reasoning context.

Together, these findings suggest that the functional structure of reasoning traces is reflected in the model’s internal geometry, opening a path toward directly analyzing and intervening in reasoning representations to better understand and control LLM reasoning.

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2609.04753
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2609.04753 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2609.04753 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2609.04753 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.