LLM2: Let Large Language Models Harness System 2 Reasoning
Cheng Yang, Chufan Shi, Siheng Li, Bo Shui, Yujiu Yang, Wai Lam

TL;DR
This paper introduces LLM2, a framework that enhances large language models by integrating a process-based verifier inspired by dual-process human cognition, significantly improving reasoning accuracy and output quality.
Contribution
We propose LLM2, a novel dual-system framework combining an LLM with a verifier trained on synthetic data, to better differentiate desirable outputs and improve reasoning performance.
Findings
Accuracy on GSM8K increased from 50.3% to 57.8%.
Combining LLM2 with self-consistency boosted accuracy from 56.2% to 70.2%.
Verifier training with synthetic data effectively improves output quality.
Abstract
Large language models (LLMs) have exhibited impressive capabilities across a myriad of tasks, yet they occasionally yield undesirable outputs. We posit that these limitations are rooted in the foundational autoregressive architecture of LLMs, which inherently lacks mechanisms for differentiating between desirable and undesirable results. Drawing inspiration from the dual-process theory of human cognition, we introduce LLM2, a novel framework that combines an LLM (System 1) with a process-based verifier (System 2). Within LLM2, the LLM is responsible for generating plausible candidates, while the verifier provides timely process-based feedback to distinguish desirable and undesirable outputs. The verifier is trained with a pairwise comparison loss on synthetic process-supervision data generated through our token quality exploration strategy. Empirical results on mathematical reasoning…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Semantic Web and Ontologies · Topic Modeling
