Schoenfeld's Anatomy of Mathematical Reasoning by Language Models
Ming Li, Chenrui Fan, Yize Cheng, Soheil Feizi, Tianyi Zhou
TL;DR
The paper introduces ThinkARM, an automatic, sentence-level annotation framework grounded in Schoenfeld's Episode Theory to dissect large-language-model reasoning traces in mathematical problem solving. By analyzing a large, diverse set of traces from Omni-MATH across 15 models, it reveals reproducible episode-level dynamics, including a three-phase cognitive heartbeat and distinct transitions that separate reasoning from non-reasoning behavior. Two diagnostic case studies show that exploration serves as a critical branching point for correctness and that efficiency techniques reshape episode distributions in qualitatively different ways, not just reduce length. The work demonstrates that episode-level representations enable systematic analysis of how reasoning is structured, stabilized, and altered in modern language models, with implications for evaluation and design of more predictable reasoning processes.
Abstract
Large language models increasingly expose reasoning traces, yet their underlying cognitive structure and steps remain difficult to identify and analyze beyond surface-level statistics. We adopt Schoenfeld's Episode Theory as an inductive, intermediate-scale lens and introduce ThinkARM (Anatomy of Reasoning in Models), a scalable framework that explicitly abstracts reasoning traces into functional reasoning steps such as Analysis, Explore, Implement, Verify, etc. When applied to mathematical problem solving by diverse models, this abstraction reveals reproducible thinking dynamics and structural differences between reasoning and non-reasoning models, which are not apparent from token-level views. We further present two diagnostic case studies showing that exploration functions as a critical branching step associated with correctness, and that efficiency-oriented methods selectively suppress evaluative feedback steps rather than uniformly shortening responses. Together, our results demonstrate that episode-level representations make reasoning steps explicit, enabling systematic analysis of how reasoning is structured, stabilized, and altered in modern language models.
