LLM Reasoning: Latent, Not Chain-of-Thought

💡Challenges CoT: LLM reasoning is latent—rethink interpretability & benchmarks
⚡ 30-Second TL;DR
What Changed
Argues reasoning is latent-state trajectories, not faithful CoT
Why It Matters
Shifts paradigm from CoT to latent states, impacting interpretability claims and benchmarks. May improve inference interventions by focusing on true reasoning mechanisms.
What To Do Next
Test latent-state interventions in your LLM prompts using compute-matched baselines.
Key Points
- •Argues reasoning is latent-state trajectories, not faithful CoT
- •Formalizes H1 (latent), H2 (CoT), H0 (serial compute) hypotheses
- •Evidence from empirical work supports H1 over others
- •Recommends latent dynamics as default reasoning study object
- •Evaluate by disentangling surface traces, latents, and compute
🧠 Deep Insight
AI-generated analysis for this event — not the original article.
🔑 Enhanced Key Takeaways
- •The paper builds upon recent findings in mechanistic interpretability, specifically the 'grokking' phenomenon and the observation that internal activations often contain correct answers before the model generates the corresponding CoT tokens.
- •It challenges the 'faithfulness' assumption of CoT, citing evidence that models can be prompted to produce coherent reasoning traces that are logically disconnected from the actual latent decision-making process.
- •The authors propose a new evaluation framework that utilizes 'latent probing' to measure reasoning accuracy, arguing that surface-level text generation is a noisy proxy for the underlying computational trajectory.
🛠️ Technical Deep Dive
- •Formalizes the latent trajectory as a sequence of hidden states h_t = f(h_{t-1}, x_t), where x_t is the input token and f is the transformer block function.
- •Introduces a 'Latent-CoT Disentanglement' metric, which measures the mutual information between the hidden state activations and the final output, compared to the mutual information between the generated CoT tokens and the final output.
- •Utilizes sparse autoencoders (SAEs) to map high-dimensional latent activations into interpretable features, allowing for the tracking of reasoning 'paths' through the model's feature space during inference.
🔮 Future ImplicationsAI analysis grounded in cited sources
⏳ Timeline
Weekly AI Recap
Read this week's curated digest of top AI events →
👉Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: ArXiv AI ↗
This is a summary, not the original. Read the source, or get the weekly briefing.
The weekly digest
One email a week. Unsubscribe anytime.