paper-with-me

Papers

Towards Reliable, Uncertainty-Aware Alignment

2025-07-21 · Debangshu Banerjee, Kintan Saha, Aditya Gopalan arxiv

Alignment of large language models (LLMs) typically involves training a reward model on preference data, followed by policy optimization with respect to the reward model. However, optimizing policies with respect to a single reward model estimate can render it vulnerable to inaccuracies in the reward model. We empirically study the variability of reward model training on open-source benchmarks. We observe that independently trained reward models on the same preference dataset can exhibit substantial disagreement, highlighting the instability of current alignment strategies. Employing a theoretical model, we demonstrate that variability in reward model estimation can cause overfitting, leading to the risk of performance degradation. To mitigate this risk, we propose a variance-aware policy optimization framework for preference-based alignment. The key ingredient of the framework is a new policy regularizer that incorporates reward model variance estimates. We show that variance-aware policy optimization provably reduces the risk of outputting a worse policy than the default. Experiments across diverse LLM and reward model configurations confirm that our approach yields more stable and robust alignment than the standard (variance-unaware) pipeline.

📄 PDF Abstract BibTeX arXiv:2507.15906

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Uncertainty-Aware Model Adaptation for Unsupervised Cross-Domain Object Detection

2021-08-28 · Minjie Cai, Minyi Luo, Xionghu Zhong, Hao Chen

This work tackles the unsupervised cross-domain object detection problem which aims to generalize a pre-trained object detector to a new target domain without labels. We propose an uncertainty-aware model adaptation meth…

Domain AdaptationObjectobject-detectionObject Detection

Spatially-Aware Evaluation of Segmentation Uncertainty

2025-06-19 · Tal Zeevi, Eléonore V. Lieffrig, Lawrence H. Staib, John A. Onofrey

Uncertainty maps highlight unreliable regions in segmentation predictions. However, most uncertainty evaluation metrics treat voxels independently, ignoring spatial context and anatomical structure. As a result, they may…

Segmentation

Uncertainty-DTW for Sequences and Visual Tokens

2026-05-24 · Lei Wang, Syuan-Hao Li, Yongsheng Gao, Piotr Koniusz arxiv

Aligning structured data is a fundamental problem in computer vision and machine learning, underlying tasks such as time series analysis, human action recognition, and visual representation learning. Existing alignment m…

Representation LearningTime Series AnalysisTemporal SequencesAction Recognition

Uncertainty-Aware Reward Modeling for Stable RLHF

2026-06-18 · Licheng Pan, Haocheng Yang, Haoxuan Li, Yichen Sun 외 arxiv

Reinforcement learning from human feedback (RLHF) aligns large language models by training reward models on preference data and optimizing policies to maximize predicted rewards. However, this pipeline faces two fundamen…

Reinforcement Learning

Bonsai: Interpretable Tree-Adaptive Grounded Reasoning

2025-04-04 · Kate Sanders, Benjamin Van Durme

To develop general-purpose collaborative agents, humans need reliable AI systems that can (1) adapt to new domains and (2) transparently reason with uncertainty to allow for verification and correction. Black-box models …

Question AnsweringSpecificity