iCLP: Large Language Model Reasoning with Implicit Cognition Latent Planning
Sijia Chen, Di Niu

TL;DR
This paper introduces iCLP, a framework enabling large language models to perform implicit reasoning by generating and utilizing latent plans, which improves accuracy, efficiency, and cross-domain generalization in reasoning tasks.
Contribution
iCLP is the first approach to incorporate latent plan representations into LLM reasoning, inspired by human implicit cognition, enhancing reasoning performance and interpretability.
Findings
Significant accuracy improvements on mathematical reasoning tasks
Enhanced efficiency in reasoning processes
Strong cross-domain generalization capabilities
Abstract
Large language models (LLMs), when guided by explicit textual plans, can perform reliable step-by-step reasoning during problem-solving. However, generating accurate and effective textual plans remains challenging due to LLM hallucinations and the high diversity of task-specific questions. To address this, we draw inspiration from human Implicit Cognition (IC), the subconscious process by which decisions are guided by compact, generalized patterns learned from past experiences without requiring explicit verbalization. We propose iCLP, a novel framework that enables LLMs to adaptively generate latent plans (LPs), which are compact encodings of effective reasoning instructions. iCLP first distills explicit plans from existing step-by-step reasoning trajectories. It then learns discrete representations of these plans via a vector-quantized autoencoder coupled with a codebook. Finally, by…
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 · Topic Modeling · AI-based Problem Solving and Planning
