English

Temporal Predictors of Outcome in Reasoning Language Models

Computation and Language 2025-11-20 v1

Abstract

The chain-of-thought (CoT) paradigm uses the elicitation of step-by-step rationales as a proxy for reasoning, gradually refining the model's latent representation of a solution. However, it remains unclear just how early a Large Language Model (LLM) internally commits to an eventual outcome. We probe this by training linear classifiers on hidden states after the first t reasoning tokens, showing that eventual correctness is highly predictable after only a few tokens, even when longer outputs are needed to reach a definite answer. We show that, for harder questions, a drop in predictive accuracy highlights a selection artifact: hard items are disproportionately represented in long CoTs. Overall, our results imply that for reasoning models, internal self-assessment of success tends to emerge after only a few tokens, with implications for interpretability and for inference-time control.

Keywords

Cite

@article{arxiv.2511.14773,
  title  = {Temporal Predictors of Outcome in Reasoning Language Models},
  author = {Joey David},
  journal= {arXiv preprint arXiv:2511.14773},
  year   = {2025}
}

Comments

4 pages, 4 figures