English

BRiTE: Bootstrapping Reinforced Thinking Process to Enhance Language Model Reasoning

Machine Learning 2025-06-10 v2 Artificial Intelligence Computation and Language

Abstract

Large Language Models (LLMs) have demonstrated remarkable capabilities in complex reasoning tasks, yet generating reliable reasoning processes remains a significant challenge. We present a unified probabilistic framework that formalizes LLM reasoning through a novel graphical model incorporating latent thinking processes and evaluation signals. Within this framework, we introduce the Bootstrapping Reinforced Thinking Process (BRiTE) algorithm, which works in two steps. First, it generates high-quality rationales by approximating the optimal thinking process through reinforcement learning, using a novel reward shaping mechanism. Second, it enhances the base LLM by maximizing the joint probability of rationale generation with respect to the model's parameters. Theoretically, we demonstrate BRiTE's convergence at a rate of 1/T1/T with TT representing the number of iterations. Empirical evaluations on math and coding benchmarks demonstrate that our approach consistently improves performance across different base models without requiring human-annotated thinking processes. In addition, BRiTE demonstrates superior performance compared to existing algorithms that bootstrap thinking processes use alternative methods such as rejection sampling, and can even match or exceed the results achieved through supervised fine-tuning with human-annotated data.

Keywords

Cite

@article{arxiv.2501.18858,
  title  = {BRiTE: Bootstrapping Reinforced Thinking Process to Enhance Language Model Reasoning},
  author = {Han Zhong and Yutong Yin and Shenao Zhang and Xiaojun Xu and Yuanxin Liu and Yifei Zuo and Zhihan Liu and Boyi Liu and Sirui Zheng and Hongyi Guo and Liwei Wang and Mingyi Hong and Zhaoran Wang},
  journal= {arXiv preprint arXiv:2501.18858},
  year   = {2025}
}

Comments

ICML 2025

R2 v1 2026-06-28T21:26:54.256Z