Dynamics Within Latent Chain-of-Thought: An Empirical Study of Causal Structure
Zirui Li, Xuefeng Bai, Kehai Chen, Yizhi Li, Jian Yang, Chenghua Lin, Min Zhang
TL;DR
This work reframes latent chain-of-thought as a stepwise causal process in representation space and introduces an intervention-based framework to quantify how intermediate latent states influence final predictions. By applying do-interventions and readouts to two latent-reasoning paradigms, Coconut and CODI, across mathematical and general reasoning tasks, it reveals heterogeneous stepwise leverage, non-local information flow, and a persistent gap between early output bias and late representational commitment. The findings motivate designing training and decoding objectives that shape latent routing and bottlenecks rather than simply increasing latent depth, with implications for more stable and faithful latent reasoning systems. Overall, the study provides a principled, causal, and actionable perspective on interpreting and improving latent CoT dynamics in large language models.
Abstract
Latent or continuous chain-of-thought methods replace explicit textual rationales with a number of internal latent steps, but these intermediate computations are difficult to evaluate beyond correlation-based probes. In this paper, we view latent chain-of-thought as a manipulable causal process in representation space by modeling latent steps as variables in a structural causal model (SCM) and analyzing their effects through step-wise $\mathrm{do}$-interventions. We study two representative paradigms (i.e., Coconut and CODI) on both mathematical and general reasoning tasks to investigate three key questions: (1) which steps are causally necessary for correctness and when answers become decidable early; (2) how does influence propagate across steps, and how does this structure compare to explicit CoT; and (3) do intermediate trajectories retain competing answer modes, and how does output-level commitment differ from representational commitment across steps. We find that latent-step budgets behave less like homogeneous extra depth and more like staged functionality with non-local routing, and we identify a persistent gap between early output bias and late representational commitment. These results motivate mode-conditional and stability-aware analyses -- and corresponding training/decoding objectives -- as more reliable tools for interpreting and improving latent reasoning systems.
