English

Reinforcement Learning is all You Need

Machine Learning 2025-03-13 v1 Computation and Language

Abstract

Inspired by the success of DeepSeek R1 in reasoning via reinforcement learning without human feedback, we train a 3B language model using the Countdown Game with pure reinforcement learning. Our model outperforms baselines on four of five benchmarks, demonstrating improved generalization beyond its training data. Notably, response length does not correlate with reasoning quality, and while "aha moments" emerge, they do not always yield correct answers. These findings highlight the potential of RL-only training for reasoning enhancement and suggest future work on refining reward structures to bridge emergent insights with accuracy.

Keywords

Cite

@article{arxiv.2503.09512,
  title  = {Reinforcement Learning is all You Need},
  author = {Yongsheng Lian},
  journal= {arXiv preprint arXiv:2503.09512},
  year   = {2025}
}

Comments

15 pages, 2 figures

R2 v1 2026-06-28T22:17:46.834Z