paper-with-me

홈 › Papers

RewardUQ: A Unified Framework for Uncertainty-Aware Reward Models

2026-02-27 · Daniel Yang, Samuel Stante, Florian Redhardt, Lena Libon, Parnian Kassraie, Ido Hakimi, Barna Pásztor, Andreas Krause arxiv

Reward models are central to aligning large language models (LLMs) with human preferences. Yet most approaches rely on pointwise reward estimates that overlook the epistemic uncertainty in reward models arising from limited human feedback. Recent work suggests that quantifying this uncertainty can reduce the costs of human annotation via uncertainty-guided active learning and mitigate reward overoptimization in LLM post-training. However, uncertainty-aware reward models have so far been adopted without thorough comparison, leaving them poorly understood. This work introduces a unified framework, RewardUQ, to systematically evaluate uncertainty quantification for reward models. We compare common methods along standard metrics measuring accuracy and calibration, and we propose a new ranking strategy incorporating both dimensions for a simplified comparison. Our experimental results suggest that model size and initialization have the most meaningful impact on performance, and most prior work could have benefited from alternative design choices. To foster the development and evaluation of new methods and aid the deployment in downstream applications, we release our open-source framework as a Python package. Our code is available at https://github.com/lasgroup/rewarduq.

📄 PDF Abstract BibTeX arXiv:2602.24040

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Adaptive Uncertainty-Aware Tree Search for Robust Reasoning

2026-02-06 · Zeen Song, Zihao Ma, Wenwen Qiang, Changwen Zheng 외 arxiv

Inference-time reasoning scaling has significantly advanced the capabilities of Large Language Models (LLMs) in complex problem-solving. A prevalent approach involves external search guided by Process Reward Models (PRMs…

Reinforcement Learning

SELAUR: Self Evolving LLM Agent via Uncertainty-aware Rewards

2026-02-24 · Dengjia Zhang, Xiaoou Liu, Lu Cheng, Yaqing Wang 외 arxiv

Large language models (LLMs) are increasingly deployed as multi-step decision-making agents, where effective reward design is essential for guiding learning. Although recent work explores various forms of reward shaping …

Reinforcement Learning

UCPO: Uncertainty-Aware Policy Optimization

2026-01-30 · Xianzhou Zeng, Jing Huang, Chunmei Xie, Gongrui Nan 외 arxiv

The key to building trustworthy large language models (LLMs) lies in endowing them with inherent uncertainty expression capabilities, thereby mitigating overconfident errors in high-stakes applications. However, existing…

Mathematical Reasoning

Uncertainty-aware Reward Design Process

2025-07-03 · Yang Yang, Xiaolu Zhou, Bosong Ding, Miao Xin arxiv

Designing effective reward functions is a cornerstone of reinforcement learning (RL), yet it remains a challenging process due to the inefficiencies and inconsistencies inherent in conventional reward engineering methodo…

Reinforcement Learning

SAMBO-RL: Shifts-aware Model-based Offline Reinforcement Learning

2024-08-23 · Wang Luo, Haoran Li, ZiCheng Zhang, Congying Han 외

Model-based Offline Reinforcement Learning trains policies based on offline datasets and model dynamics, without direct real-world environment interactions. However, this method is inherently challenged by distribution s…

reinforcement-learningReinforcement Learning