Mitigating Reward Overoptimization via Lightweight Uncertainty Estimation

Xiaoying Zhang, Jean-François Ton, Wei Shen, Hongning Wang, Yang Liu
2/3/2026

Abstract

Reinforcement Learning from Human Feedback (RLHF) has been pivotal in aligning Large Language Models with human values but often suffers from overopti-mization due to its reliance on a proxy reward model. To mitigate this limitation, we first propose a lightweight uncertainty quantification method that assesses the reliability of the proxy reward using only the last layer embeddings of the reward model. Enabled by this efficient uncertainty quantification method, we formulate A DV PO, a distributionally robust optimization procedure to tackle the reward overoptimization problem in RLHF. Through extensive experiments on the An-thropic HH and TL;DR summarization datasets, we verify the effectiveness of A DV PO in mitigating the overoptimization problem, resulting in enhanced RLHF performance as evaluated through human-assisted evaluation.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{zhang2026mitigating,
  title  = {Mitigating Reward Overoptimization via Lightweight Uncertainty Estimation},
  author = {Xiaoying Zhang and Jean-François Ton and Wei Shen and Hongning Wang and Yang Liu},
  year   = {2026},
  doi    = {10.52202/079017-2596},
  url    = {https://doi.org/10.52202/079017-2596},
  journal = {NEURIPS 2024 2024}
}

Discussion