English

The Impact of Quantization on Large Reasoning Model Reinforcement Learning

Machine Learning 2025-11-20 v1

Abstract

Strong reasoning capabilities can now be achieved by large-scale reinforcement learning (RL) without any supervised fine-tuning. Although post-training quantization (PTQ) and quantization-aware training (QAT) are well studied in the context of fine-tuning, how quantization impacts RL in large reasoning models (LRMs) remains an open question. To answer this question, we conducted systematic experiments and discovered a significant gap in reasoning performance on mathematical benchmarks between post-RL quantized models and their quantization-aware RL optimized counterparts. Our findings suggest that quantization-aware RL training negatively impacted the learning process, whereas PTQ and QLoRA led to greater performance.

Keywords

Cite

@article{arxiv.2511.15694,
  title  = {The Impact of Quantization on Large Reasoning Model Reinforcement Learning},
  author = {Medha Kumar and Zifei Xu and Xin Wang and Tristan Webb},
  journal= {arXiv preprint arXiv:2511.15694},
  year   = {2025}
}

Comments

Accepted to the NeurIPS 2025 Efficient Reasoning Workshop

R2 v1 2026-07-01T07:45:51.946Z