paper-with-me

홈 › Papers

Influencing Humans to Conform to Preference Models for RLHF

2025-01-11 · Stephane Hatgis-Kessell, W. Bradley Knox, Serena Booth, Scott Niekum, Peter Stone

Designing a reinforcement learning from human feedback (RLHF) algorithm to approximate a human's unobservable reward function requires assuming, implicitly or explicitly, a model of human preferences. A preference model that poorly describes how humans generate preferences risks learning a poor approximation of the human's reward function. In this paper, we conduct three human studies to asses whether one can influence the expression of real human preferences to more closely conform to a desired preference model. Importantly, our approach does not seek to alter the human's unobserved reward function. Rather, we change how humans use this reward function to generate preferences, such that they better match whatever preference model is assumed by a particular RLHF algorithm. We introduce three interventions: showing humans the quantities that underlie a preference model, which is normally unobservable information derived from the reward function; training people to follow a specific preference model; and modifying the preference elicitation question. All intervention types show significant effects, providing practical tools to improve preference data quality and the resultant alignment of the learned reward functions. Overall we establish a novel research direction in model alignment: designing interfaces and training interventions to increase human conformance with the modeling assumptions of the algorithm that will learn from their input.

📄 PDF Abstract BibTeX arXiv:2501.06416

Code (1)

stephanehk/influencinghumanprefs 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Learning Optimal Advantage from Preferences and Mistaking it for Reward

2023-10-03 · W. Bradley Knox, Stephane Hatgis-Kessell, Sigurdur Orn Adalgeirsson, Serena Booth 외

We consider algorithms for learning reward functions from human preferences over pairs of trajectory segments, as used in reinforcement learning from human feedback (RLHF). Most recent work assumes that human preferences…

Conformal Feedback Alignment: Quantifying Answer-Level Reliability for Robust LLM Alignment

2026-01-24 · Tiejin Chen, Xiaoou Liu, Vishnu Nandam, Kuan-Ru Liou 외 arxiv

Preference-based alignment like Reinforcement Learning from Human Feedback (RLHF) learns from pairwise preferences, yet the labels are often noisy and inconsistent. Existing uncertainty-aware approaches weight preference…

Reinforcement Learning

A Descriptive and Normative Theory of Human Beliefs in RLHF

2025-06-02 · Sylee Dandekar, Shripad Deshmukh, Frank Chiu, W. Bradley Knox 외 arxiv

Human preferences in RLHF are typically modeled as a function of the human's reward function or corresponding optimal state-action values. In this work, we propose that human beliefs about the capabilities of the agent b…

Via Negativa for AI Alignment: Why Negative Constraints Are Structurally Superior to Positive Preferences

2026-03-17 · Quan Cheng arxiv

Recent empirical results have demonstrated that training large language models (LLMs) with negative-only feedback can match or exceed standard reinforcement learning from human feedback (RLHF). Negative Sample Reinforcem…

Reinforcement LearningMathematical Reasoning

Co-Alignment: Rethinking Alignment as Bidirectional Human-AI Cognitive Adaptation

2025-09-15 · Yubo Li, Weiyi Song arxiv

Current AI alignment through RLHF follows a single directional paradigm that AI conforms to human preferences while treating human cognition as fixed. We propose a shift to co-alignment through Bidirectional Cognitive Al…