Latent Chain-of-Thought as Planning: Decoupling Reasoning from Verbalization
Jiecong Wang, Hao Peng, Chunyang Liu

TL;DR
This paper introduces PLaT, a latent reasoning framework that models reasoning as planning in continuous states, enabling dynamic termination and broader solution exploration, thereby improving scalability and transparency in complex problem solving.
Contribution
PLaT decouples reasoning from verbalization by modeling latent reasoning as planning, allowing dynamic inference termination and enhanced reasoning diversity.
Findings
PLaT achieves broader solution space and better scalability.
PLaT demonstrates transparent and flexible reasoning trajectories.
Lower greedy accuracy but improved reasoning diversity.
Abstract
Chain-of-Thought (CoT) empowers Large Language Models (LLMs) to tackle complex problems, but remains constrained by the computational cost and reasoning path collapse when grounded in discrete token spaces. Recent latent reasoning approaches attempt to optimize efficiency by performing reasoning within continuous hidden states. However, these methods typically operate as opaque end-to-end mappings from explicit reasoning steps to latent states, and often require a pre-defined number of latent steps during inference. In this work, we introduce PLaT (Planning with Latent Thoughts), a framework that reformulates latent reasoning as planning by fundamentally decouple reasoning from verbalization. We model reasoning as a deterministic trajectory of latent planning states, while a separate Decoder grounds these thoughts into text when necessary. This decoupling allows the model to dynamically…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · AI-based Problem Solving and Planning · Embodied and Extended Cognition
