Researchers propose a statistical framework for studying chain-of-thought reasoning without simplifying a language model into a toy architecture. The paper treats reasoning as a guided discovery process over a “clue graph,” then derives an equation for how the share of discovered clues changes over time.

The authors identify clue tokens using normalized surprisal from a student model and compare the framework with observed reasoning traces. The goal is to describe regularities in how models build toward answers, rather than merely scoring whether the final answer is correct.

This is theoretical work, so it does not directly make a model more reliable. It gives researchers another way to measure reasoning dynamics, which could help explain when longer chain-of-thought traces are useful and when they are just extra text.