English

T1: Advancing Language Model Reasoning through Reinforcement Learning and Inference Scaling

Machine Learning 2025-06-16 v2 Computation and Language

Abstract

Large language models (LLMs) have demonstrated remarkable capabilities in complex reasoning tasks. However, existing approaches mainly rely on imitation learning and struggle to achieve effective test-time scaling. While reinforcement learning (RL) holds promise for enabling self-exploration, recent attempts yield modest improvements in complex reasoning. In this paper, we present T1 to scale RL by encouraging exploration and understand inference scaling. We first initialize the LLM using synthesized chain-of-thought data that integrates trial-and-error and self-verification. To scale RL training, we promote increased sampling diversity through oversampling. We demonstrate that T1 with open LLMs as its base exhibits inference scaling behavior and achieves superior performance on challenging math reasoning benchmarks. More importantly, we present a simple strategy to examine inference scaling, where increased inference budgets directly lead to T1's better performance without any additional verification.

Keywords

Cite

@article{arxiv.2501.11651,
  title  = {T1: Advancing Language Model Reasoning through Reinforcement Learning and Inference Scaling},
  author = {Zhenyu Hou and Xin Lv and Rui Lu and Jiajie Zhang and Yujiang Li and Zijun Yao and Juanzi Li and Jie Tang and Yuxiao Dong},
  journal= {arXiv preprint arXiv:2501.11651},
  year   = {2025}
}

Comments

Accepted to ICML 2025

R2 v1 2026-06-28T21:11:36.692Z