TLDR: A new research paper applies Schoenfeld’s Episode Theory, a human cognitive framework for math problem-solving, to analyze the reasoning processes of Large Reasoning Models (LRMs). By annotating thousands of LRM-generated solutions with seven cognitive labels (Read, Analyze, Plan, Implement, Explore, Verify, Monitor), the study creates the first public benchmark for fine-grained machine reasoning analysis. It reveals structured, episodic thinking patterns in LRMs, similar to humans, and provides a methodology for developing more transparent AI.
Large Reasoning Models (LRMs) are becoming incredibly powerful, generating detailed “chain-of-thought” reasoning to solve complex problems. However, understanding the actual structure of this thinking process has been a significant challenge. A new research paper introduces a groundbreaking approach to shed light on how these advanced AI models “think” by applying a classic cognitive framework originally developed for human problem-solving.
Decoding AI’s Thought Process with Human Cognitive Theory
The paper, titled “Understanding the Thinking Process of Reasoning Models: A Perspective from Schoenfeld’s Episode Theory,” proposes using Schoenfeld’s Episode Theory to analyze the reasoning traces of LRMs. This theory, a well-established framework in mathematics education research, was developed by observing hundreds of hours of students solving math problems and thinking aloud. It breaks down problem-solving into distinct cognitive “episodes.”
The researchers found that the problem-solving process of LRMs aligns remarkably well with these human cognitive episodes. They identified seven fine-grained categories that describe the different stages of an LRM’s reasoning: Read, Analyze, Plan, Implement, Explore, Verify, and Monitor. For instance, a “Read” episode might involve the model restating the problem, while “Analyze” could be recalling relevant mathematical theories. “Plan” outlines the next steps, “Implement” executes calculations, “Explore” involves trying different approaches, “Verify” checks the correctness of a solution, and “Monitor” captures self-monitoring or hesitation.
A New Benchmark for AI Reasoning Analysis
To put this theory into practice, the team undertook a massive annotation effort. They collected responses from DeepSeek-R1, a representative open-source LRM, on 1,385 SAT Mathematics items. Thousands of sentences and paragraphs from these model-generated solutions were then meticulously labeled using the seven cognitive categories. This resulted in the first publicly available benchmark for the fine-grained analysis of machine reasoning, complete with a large annotated corpus and detailed guidebooks.
The annotation process was hierarchical, meaning they labeled at both the paragraph and sentence levels. Paragraphs were broadly categorized as General (main problem-solving), Explore (investigating possibilities), or Verify (checking solutions). Within these, individual sentences were assigned one of the seven fine-grained cognitive labels, allowing for a nuanced understanding of the model’s dynamic thought process.
Insights into AI Thinking Patterns
Preliminary analysis of this annotated data has already revealed fascinating patterns in LRM reasoning. For example, the researchers observed distinct transition dynamics between cognitive states. It was found that certain categories have a higher probability of appearing continuously, such as “Plan” often being followed by “Implement,” and “Explore” by “Analyze.” These patterns show a strong alignment with human problem-solving behaviors, suggesting that LRMs might organize their thoughts in ways similar to humans.
The study also explored automated annotation methods, comparing advanced Large Language Models like GPT-4.1, GPT-4o, and Gemini-2.0-flash with training-based methods like BERT. They found that providing detailed guidebooks and examples significantly improved the accuracy of these automated annotations, with GPT-4.1 achieving the best results.
Also Read:
- LLMs Learn to Think Smarter by Reusing Their Own Reasoning Patterns
- Unlocking LLM Insights: How Hidden Representations Reveal Question Difficulty
Towards More Transparent and Controllable AI
This research bridges a crucial gap between cognitive science and artificial intelligence. By demonstrating that a framework designed for human problem-solving can effectively decode machine-generated thought processes, it offers a theoretically grounded methodology for interpreting LRM cognition. This understanding is vital for developing more controllable and transparent reasoning systems in the future.
While the current study focused on SAT math data, the researchers plan to expand the dataset to include more challenging problems, such as those from mathematical Olympiads, to enhance its size and complexity. Further efforts are also underway to improve the accuracy of automated annotation methods.
For more details, you can read the full research paper here.


