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

Learning to Reason without External Rewards

About

Training large language models (LLMs) for complex reasoning via Reinforcement Learning with Verifiable Rewards (RLVR) is effective but limited by reliance on costly, domain-specific supervision. We explore Reinforcement Learning from Internal Feedback (RLIF), a framework that enables LLMs to learn from intrinsic signals without external rewards or labeled data. We propose Intuitor, an RLIF method that uses a model's own confidence, termed self-certainty, as its sole reward signal. Intuitor replaces external rewards in Group Relative Policy Optimization (GRPO) with self-certainty scores, enabling fully unsupervised learning. Experiments demonstrate that Intuitor matches GRPO's performance on mathematical benchmarks while achieving superior generalization to out-of-domain tasks like code generation, without requiring gold solutions or test cases. Our findings show that intrinsic model signals can drive effective learning across domains, offering a scalable alternative to RLVR for autonomous AI systems where verifiable rewards are unavailable. Code is available at https://github.com/sunblaze-ucb/Intuitor

Xuandong Zhao, Zhewei Kang, Aosong Feng, Sergey Levine, Dawn Song• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningAIME 2024
Accuracy20.5
251
Mathematical ReasoningGSM8K
Accuracy46.55
212
Mathematical ReasoningMATH 500
pass@179.8
153
Mathematical ReasoningAMC
Accuracy50.5
151
Mathematical ReasoningMATH500
Accuracy (ACC)69.8
133
Mathematical ReasoningAMC
Pass@165.66
112
Mathematical ReasoningMATH 500--
106
Mathematical ReasoningMinerva Math
Accuracy36.8
100
Mathematical ReasoningAIME 2025
Pass@126.19
96
Mathematical ReasoningAIME 2024
Pass@127.15
86
Showing 10 of 30 rows

Other info

Follow for update