Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Language Models are Hidden Reasoners: Unlocking Latent Reasoning Capabilities via Self-Rewarding

About

Large language models (LLMs) have shown impressive capabilities, but still struggle with complex reasoning tasks requiring multiple steps. While prompt-based methods like Chain-of-Thought (CoT) can improve LLM reasoning at inference time, optimizing reasoning capabilities during training remains challenging. We introduce LaTent Reasoning Optimization (LaTRO), a principled framework that formulates reasoning as sampling from a latent distribution and optimizes it via variational approaches. LaTRO enables LLMs to concurrently improve both their reasoning process and ability to evaluate reasoning quality, without requiring external feedback or reward models. We validate LaTRO through experiments on GSM8K and ARC-Challenge datasets using multiple model architectures. On GSM8K, LaTRO improves zero-shot accuracy by an average of 12.5% over base models and 9.6% over supervised fine-tuning across Phi-3.5-mini, Mistral-7B, and Llama-3.1-8B. Our findings suggest that pre-trained LLMs possess latent reasoning capabilities that can be unlocked and enhanced through our proposed optimization approach in a self-improvement manner. The code of LaTRO is available at \url{https://github.com/SalesforceAIResearch/LaTRO}.

Haolin Chen, Yihao Feng, Zuxin Liu, Weiran Yao, Akshara Prabhakar, Shelby Heinecke, Ricky Ho, Phil Mui, Silvio Savarese, Caiming Xiong, Huan Wang• 2024

Related benchmarks

TaskDatasetResultRank
General ReasoningMMLU-Pro
pass@1 Accuracy42.7
27
General ReasoningGPQA
Average@431
7
Mathematical ReasoningMinerva
Average@424.4
7
General ReasoningTheoremQA
Average@232.8
7
Mathematical ReasoningMATH 500
Average@459.3
7
Mathematical ReasoningAIME 2024
Average@324
7
Mathematical ReasoningSAT Math
Average@3290.1
7
Mathematical ReasoningCARP-EN
Average@20.505
7
Showing 8 of 8 rows

Other info

Follow for update