NeurIPS 2025poster0 citations

Ask a Strong LLM Judge when Your Reward Model is Uncertain

Zhenghao Xu, Qin Lu, Qingru Zhang, Liang Qiu, Ilgee Hong, Changlong Yu, Wenlin Yao, Yao Liu

Abstract

Reward model (RM) plays a pivotal role in reinforcement learning with human feedback (RLHF) for aligning large language models (LLMs). However, classical RMs trained on human preferences are vulnerable to reward hacking and generalize poorly to out-of-distribution (OOD) inputs. By contrast, strong LLM judges equipped with reasoning capabilities demonstrate superior generalization, even without additional training, but incur significantly higher inference costs, limiting their applicability in online RLHF. In this work, we propose an uncertainty-based routing framework that efficiently complements a fast RM with a strong but costly LLM judge. Our approach formulates advantage estimation in policy gradient (PG) methods as pairwise preference classification, enabling principled uncertainty quantification to guide routing. Uncertain pairs are forwarded to the LLM judge, while confident ones are evaluated by the RM. Experiments on RM benchmarks demonstrate that our uncertainty-based routing strategy significantly outperforms random judge calling at the same cost, and downstream alignment results showcase its effectiveness in improving online RLHF.

Large Language ModelsRLHFReward ModelsLLM-as-a-Judge
BibTeX
@inproceedings{
xu2025ask,
title={Ask a Strong {LLM} Judge when Your Reward Model is Uncertain},
author={Zhenghao Xu and Qin Lu and Qingru Zhang and Liang Qiu and Ilgee Hong and Changlong Yu and Wenlin Yao and Yao Liu and Haoming Jiang and Lihong Li and Hyokun Yun and Tuo Zhao},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=SkdhLeuq8P}
}
Ask a Strong LLM Judge when Your Reward Model is Uncertain · NeurIPS 2025