R-Zero: Self-Evolving Reasoning LLM from Zero Data
2025/08/07 by Chengsong Huang, Wenhao Yu, Huang, Chengsong +15 · 12 voices · 50 citations
#cs.LG #cs.AI #cs.CL
paper · pdf · doi:10.48550/arxiv.2508.05004
Abstract
Self-evolving Large Language Models (LLMs) offer a scalable path toward super-intelligence by autonomously generating, refining, and learning from their own experiences. However, existing methods for training such models still rely heavily on vast human-curated tasks and labels, typically via fine-tuning or reinforcement learning, which poses a fundamental bottleneck to advancing AI systems toward capabilities beyond human intelligence. To overcome this limitation, we introduce R-Zero, a fully autonomous framework that generates its own training data from scratch. Starting from a single base LLM, R-Zero initializes two independent models with distinct roles, a Challenger and a Solver. These models are optimized separately and co-evolve through interaction: the Challenger is rewarded for proposing tasks near the edge of the Solver capability, and the Solver is rewarded for solving increasingly challenging tasks posed by the Challenger. This process yields a targeted, self-improving curriculum without any pre-existing tasks and labels. Empirically, R-Zero substantially improves reasoning capability across different backbone LLMs, e.g., boosting the Qwen3-4B-Base by +6.49 on math-reasoning benchmarks and +7.54 on general-domain reasoning benchmarks.
Citations
Cited by
Discussions
- R-Zero: Self-Evolving Reasoning LLM from Zero Data [hn, 121 points, 61 comments]
- Yeesh. AI: We don't need no stinking humans. We can train ourselves. "Self-evolving Large Language Models (LLMs) offer a scalable path toward super-intelligence by autonomously generating, refining, a [bsky, 17 points, 7 comments]
- R-Zero: Self-Evolving Reasoning LLM from Zero Data [hn, 3 points, 1 comments]
- R-Zero: Codes for R-Zero: Self-Evolving Reasoning LLM from Zero Data [hn, 2 points, 1 comments]
- R-Zero (arxiv.org/abs/2508.05004) for LLMs specifically PAIRED (arxiv.org/abs/2012.02096) and ReMiDi (arxiv.org/abs/2402.12284) for RL more generally [bsky, 1 points, 1 comments]
- A Challenger and a Solver. arxiv.org/abs/2508.05004 [bsky, 1 points, 2 comments]
- R-Zero: Self-Evolving Reasoning LLM from Zero Data https://arxiv.org/abs/2508.05004 (https://news.ycombinator.com/item?id=45192194) [bsky, 0 points, 0 comments]
- ⚡ Hackernews Top story: R-Zero: Self-Evolving Reasoning LLM from Zero Data [bsky, 0 points, 0 comments]
- R-Zero: Self-Evolving Reasoning LLM from Zero Data https://arxiv.org/abs/2508.05004 (https://news.ycombinator.com/item?id=45192194) [bsky, 0 points, 0 comments]
- R-Zero: Self-Evolving Reasoning LLM from Zero Data https://arxiv.org/abs/2508.05004 https://news.ycombinator.com/item?id=45192194 [bsky, 0 points, 0 comments]
- R-Zero: Self-Evolving Reasoning LLM from Zero Data [bsky, 0 points, 0 comments]
- R-Zero: Self-Evolving Reasoning LLM from Zero Data https://arxiv.org/abs/2508.05004 [bsky, 0 points, 0 comments]
Related