
MM
Martin Marek, Max Ryabinin
· 1 min read
ResearcharXiv cs.LG
Score Centering Stabilizes Off-policy Reinforcement Learning
arXiv:2609.20807v1 Announce Type: new
Abstract: Reinforcement learning (RL) of large language models is notoriously sensitive to small differences between training and inference engines, often referred to as the training-inference mismatch (TIM). However, completely eliminating TIM is impractical, as it would come at a major cost to rollout efficiency. In this paper, we show that the instability of RL under TIM is primarily caused by drift: a persistent bias between training and inference engines that accumulates with every training step. We derive an additive "score centering" correction term that stabilizes RL under TIM by canceling drift. When training models from 0.6B to 30B parameters, score centering alone matches or outperforms methods based on importance sampling under quantization, with the gap growing as the mismatch becomes more severe. Because the correction is additive, score centering also composes with importance sampling -- their composition outperforms pure importance-sampling baselines in our staleness experiments.
Original source
This story was published by arXiv cs.LG and written by Martin Marek, Max Ryabinin. SyncAI.news shows a preview; the complete article is on the publisher's site.
Read the full story on arxiv.org


