English

Emergent Search and Backtracking in Latent Reasoning Models

Computation and Language 2026-02-10 v1 Artificial Intelligence

Abstract

What happens when a language model thinks without words? Standard reasoning LLMs verbalize intermediate steps as chain-of-thought; latent reasoning transformers (LRTs) instead perform deliberation entirely in continuous hidden space. We investigate an LRT, decoding the model's evolving beliefs at every step on a multiple-choice QA benchmark. We find that the model spontaneously learns a structured search process in latent space. Deliberation follows a consistent trajectory: an exploration phase where probability mass spreads across candidates, tentative commitment to a frontrunner, and either convergence or backtracking. Backtracking is prevalent (32% of instances), beneficial (34% accuracy gain over non-backtracking instances), and predominantly directed away from the semantically closest distractor toward the correct answer. The search is adaptive: replacing distractors with implausible alternatives shortens exploration by 54%. Latent reasoning models achieve in activation space what chain-of-thought achieves through words: the ability to be wrong, notice, and recover.

Keywords

Cite

@article{arxiv.2602.08100,
  title  = {Emergent Search and Backtracking in Latent Reasoning Models},
  author = {Jasmine Cui and Charles Ye},
  journal= {arXiv preprint arXiv:2602.08100},
  year   = {2026}
}
R2 v1 2026-07-01T10:26:58.396Z