AIToday
Large Language ModelsAI Safety & AlignmentTHE DECODERPublished: Sep 13, 2026, 01:00 JST2 min read

KAIST study: AI reasoning steps separable inside models

KAIST study: AI reasoning steps separable inside models

3 Key Points

  1. What happened

    A KAIST and Naver AI Lab study found that reasoning operations like extraction, decomposition, formula recall, deduction, and computation are reliably distinguishable in the internal representations of Qwen2.5-7B, Qwen3-8B, and Gemma4-31B, peaking in the middle layers.

  2. Why it matters

    A classifier looking only at the tokens used performed worse, meaning internal states carry information about the reasoning step that goes beyond surface-level wording. The effect replicated with Llama-3-8B, and for Qwen3-8B the trained classifiers transferred to GPQA-Diamond and MATH-500.

  3. What to watch

    Whether these findings can be used to catch errors or steer a model mid-generation remains an open question, and the experiments are limited to math tasks and a handful of models. The 25 to 39 percent disclosure figure from Anthropic underscores the gap between visible and internal reasoning.

WHO IT HITSAI safety and interpretability researchers gain a new method for probing what models compute beyond their visible chain of thought, though the approach has not yet been shown to work outside math tasks.

Ask the AI about this article →

Summaries like this, in your inbox every morning.

Context & Analysis

The study, conducted by researchers at South Korea's KAIST and Naver AI Lab, set out to test whether the distinct reasoning steps a language model shows in its text output can also be found in its internal states. They defined eight recurring reasoning operations, including extraction, decomposition, formula recall, deduction, and computation, and had three models solve math problems. The solution paths were split into segments and labeled using GPT-5.

The different operations could be reliably told apart in the models' internal representations across all three models, with the separation peaking in the middle layers. A classifier looking only at the tokens used performed worse, and position within the solution path didn't explain the effect either. Even on incorrectly solved problems, the type of step the model was performing stayed identifiable internally. The effect replicated with Llama-3-8B, and for Qwen3-8B the trained classifiers transferred to GPQA-Diamond and MATH-500.

The findings matter for AI safety because reading the chain of thought is one of the few oversight tools available, yet Anthropic showed models only disclose the hints they used in 25 to 39 percent of cases. Whether this method can be used to catch errors or steer a model mid-generation remains an open question, and the experiments are limited to math tasks and a handful of models. The outcome hinges on whether future work can extend the approach beyond math and into practical oversight.

FAQ
Which models were tested in the study?
The researchers tested Qwen2.5-7B, Qwen3-8B, and Gemma4-31B, and the separability replicated with Llama-3-8B.
Did the study check whether word choice alone explains the effect?
Yes. A classifier that only looked at the tokens used performed worse than one analyzing internal representations, and position within the solution path didn't explain it either.
What happens to reasoning steps if the model can't attend to preceding context?
When the researchers blocked attention to the preceding 30 tokens, the signal for that operation weakened, suggesting reasoning steps build on the preceding context.

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Huang: 40,000 staff, 4M agents next at NvidiaYahoo Finance AI · 1h ago
  • Nvidia in talks to anchor Anthropic's $100 billion IPOYahoo Finance AI · 1h ago
  • Nvidia in talks to anchor Anthropic's record $2 trillion IPOTHE DECODER · 1h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleMark Penn: Five fixes to save a billion and a half hours