English

A Survey on Latent Reasoning

Computation and Language 2025-07-11 v2

Abstract

Large Language Models (LLMs) have demonstrated impressive reasoning capabilities, especially when guided by explicit chain-of-thought (CoT) reasoning that verbalizes intermediate steps. While CoT improves both interpretability and accuracy, its dependence on natural language reasoning limits the model's expressive bandwidth. Latent reasoning tackles this bottleneck by performing multi-step inference entirely in the model's continuous hidden state, eliminating token-level supervision. To advance latent reasoning research, this survey provides a comprehensive overview of the emerging field of latent reasoning. We begin by examining the foundational role of neural network layers as the computational substrate for reasoning, highlighting how hierarchical representations support complex transformations. Next, we explore diverse latent reasoning methodologies, including activation-based recurrence, hidden state propagation, and fine-tuning strategies that compress or internalize explicit reasoning traces. Finally, we discuss advanced paradigms such as infinite-depth latent reasoning via masked diffusion models, which enable globally consistent and reversible reasoning processes. By unifying these perspectives, we aim to clarify the conceptual landscape of latent reasoning and chart future directions for research at the frontier of LLM cognition. An associated GitHub repository collecting the latest papers and repos is available at: https://github.com/multimodal-art-projection/LatentCoT-Horizon/.

Keywords

Cite

@article{arxiv.2507.06203,
  title  = {A Survey on Latent Reasoning},
  author = {Rui-Jie Zhu and Tianhao Peng and Tianhao Cheng and Xingwei Qu and Jinfa Huang and Dawei Zhu and Hao Wang and Kaiwen Xue and Xuanliang Zhang and Yong Shan and Tianle Cai and Taylor Kergan and Assel Kembay and Andrew Smith and Chenghua Lin and Binh Nguyen and Yuqi Pan and Yuhong Chou and Zefan Cai and Zhenhe Wu and Yongchi Zhao and Tianyu Liu and Jian Yang and Wangchunshu Zhou and Chujie Zheng and Chongxuan Li and Yuyin Zhou and Zhoujun Li and Zhaoxiang Zhang and Jiaheng Liu and Ge Zhang and Wenhao Huang and Jason Eshraghian},
  journal= {arXiv preprint arXiv:2507.06203},
  year   = {2025}
}
R2 v1 2026-07-01T03:52:03.460Z