paper-with-me

홈 › Papers

Bayesian Preference Learning for Test-Time Steerable Reward Models

2026-02-09 · Jiwoo Hong, Shao Tang, Zhipeng Wang arxiv

Reward models are central to aligning language models with human preferences via reinforcement learning (RL). As RL is increasingly applied to settings such as verifiable rewards and multi-objective alignment, RMs are expected to encode more complex and multifaceted preference distributions. However, classifier RMs remain static once trained, limiting their adaptability at test time. We propose Variational In-Context Reward Modeling (ICRM), a novel Bayesian reward modeling objective that enables test-time steerability via in-context preference demonstrations. ICRM casts reward modeling as amortized variational inference over a latent preference probability under the Bradley-Terry model using a conjugate Beta prior. We show that ICRM adapts to unseen preference distributions at test time for both single and multi-objective settings. With more demonstrations, ICRM improves RM-Bench accuracy from 60.5 to 70.8, achieves lower calibration error than a generative judge on moral dilemma preferences, and expands the attainable Pareto frontier under conflicting preferences. We further study the practical applicability of ICRM for RL training, showing that it can effectively encode verifiable rewards by outperforming a conventional RM in math reasoning. Finally, we provide theoretical guarantees that the variational objective admits a global interior optimum with finite confidence, and we analyze how KL regularization mitigates reward over-optimization.

📄 PDF Abstract BibTeX arXiv:2602.08819

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Few-shot Steerable Alignment: Adapting Rewards and LLM Policies with Neural Processes

2024-12-18 · Katarzyna Kobalczyk, Claudio Fanconi, Hao Sun, Mihaela van der Schaar

As large language models (LLMs) become increasingly embedded in everyday applications, ensuring their alignment with the diverse preferences of individual users has become a critical challenge. Currently deployed approac…

Steerable Cultural Preference Optimization of Reward Models

2026-06-17 · Minsik Oh, Advit Deepak, Sophie Wu, Douwe Kiela 외 arxiv

It is essential for large language model (LLM) technology to serve many different cultural sub-communities in a manner that is acceptable to each community. However, research on LLM alignment has so far predominantly foc…

Steerable Pluralism: Pluralistic Alignment via Few-Shot Comparative Regression

2025-08-11 · Jadie Adams, Brian Hu, Emily Veenhuis, David Joy 외 arxiv

Large language models (LLMs) are currently aligned using techniques such as reinforcement learning from human feedback (RLHF). However, these methods use scalar rewards that can only reflect user preferences on average. …

Reinforcement Learning

Learning Steerable Clarification Policies with Collaborative Self-play

2025-12-03 · Jonathan Berant, Maximillian Chen, Adam Fisch, Reza Aghajani 외 arxiv

To handle underspecified or ambiguous queries, AI assistants need a policy for managing their uncertainty to determine (a) when to guess the user intent and answer directly, (b) when to enumerate and answer multiple poss…

Adaptive Pluralistic Alignment: A pipeline for dynamic artificial democracy

2026-05-02 · Rachel Freedman arxiv

Prevailing alignment methods target a fixed set of preferences and therefore risk forcing value lock-in as societal norms evolve over time. We introduce Adaptive Pluralistic Alignment (APA), a modular pipeline for updati…