English

VRPO: Rethinking Value Modeling for Robust RL Training under Noisy Supervision

Machine Learning 2025-08-06 v1 Artificial Intelligence Computation and Language

Abstract

Reinforcement Learning from Human Feedback (RLHF) often suffers from noisy or imperfect reward supervision in real-world settings, which undermines policy stability and generalization. Such noise may cause models to lose attention on key words during advantage estimation. While prior work focuses on reward denoising or filtering poor data, it often overlooks the critical role of the value model in policy optimization. In this work, we show that a strong value model is essential for mitigating noise by absorbing unstable signals and enabling more reliable advantage estimation. We propose VRPO, a value-centric framework for robust PPO training under noisy supervision. VRPO combines two core designs: (1) an auxiliary loss guided by entropy and perplexity from a frozen language model, and (2) a variational information bottleneck. These mechanisms enhance the value model's ability to filter out noise and capture key words from the context during advantage estimation, transforming it from a passive predictor into an active regulator of noise. Experiments on math reasoning, science QA, and multi-turn dialogue, under both rule-based and model-based noisy rewards, show that VRPO consistently outperforms PPO and GRPO baselines. Our findings underscore the often-overlooked importance of the value model in RLHF and offer a principled and practical approach to robust policy optimization in noisy real-world environments.

Keywords

Cite

@article{arxiv.2508.03058,
  title  = {VRPO: Rethinking Value Modeling for Robust RL Training under Noisy Supervision},
  author = {Dingwei Zhu and Shihan Dou and Zhiheng Xi and Senjie Jin and Guoqiang Zhang and Jiazheng Zhang and Junjie Ye and Mingxu Chai and Enyu Zhou and Ming Zhang and Caishuang Huang and Yunke Zhang and Yuran Wang and Tao Gui},
  journal= {arXiv preprint arXiv:2508.03058},
  year   = {2025}
}
R2 v1 2026-07-01T04:34:29.092Z