[2603.09786] Quantifying the Necessity of Chain of Thought through Opaque Serial Depth
Abstract:Large language models (LLMs) tend to externalize their reasoning in their chain of thought, making the chain of thought a good target for monitoring. This is partially an inherent feature of the Transformer architecture: sufficiently long serial cognition must pass through the chain of thought (Korbak et al., 2025). We formalize this argument through the notion of opaque serial depth, given by the length of the longest computation that can be done without the use of interpretable intermediate steps like chain of thought. Given this formalization, we compute numeric upper bounds on the opaque serial depth of Gemma 3 models, as well as asymptotic results for additional architectures beyond standard LLMs. We also open-source an automated method that can calculate upper bounds on the opaque serial depth of arbitrary neural networks, and use it to demonstrate that Mixture-of-Experts models likely have lower depth than dense models. Overall, our results suggest that opaque serial depth is a useful tool for understanding the potential for models to do significant reasoning that is not externalized.
View PDF HTML (experimental) Abstract:Large language models (LLMs) tend to externalize their reasoning in their chain of thought, making the chain of thought a good target for monitoring. This is partially an inherent feature of the Transformer architecture: sufficiently long serial cognition must pass through the chain of thought (Korbak et al., 2025). We formalize this argument through the notion of opaque serial depth, given by the length of the longest computation that can be done without the use of interpretable intermediate steps like chain of thought. Given this formalization, we…
saved by
related reading
- [2510.24941] Can Aha Moments Be Fake? Towards Quantifying Decorative and True Thinking in Chain-of-Thoughtarxiv.org
- Transformers Provably Learn to Internalize Chain-of-Thoughtarxiv.org
- Stolen Thoughtsstolen-thoughts.com
- The Unintelligibility is Ours: Notes on Chain of Thought1a3orn.com
- the-illusion-of-thinking.pdfml-site.cdn-apple.com
- Tracing the thoughts of a large language model \ Anthropicanthropic.com
- As Rocks May Think | Eric Jangevjang.com
- (Some of) The Models, They Just Don't Want to Learn | Tildeblog.tilderesearch.com
- [2201.11903] Chain of Thought Prompting Elicits Reasoning in Large Language Modelsarxiv.org
- [2402.12875] Chain of Thought Empowers Transformers to Solve Inherently Serial Problemsarxiv.org
- Announcing ReasoningLens — Visualizing and Diagnosing LLM Reasoning at a Glancehuggingface.co
- [2603.07267] How to Steal Reasoning Without Reasoning Tracesarxiv.org