Influencing Humans to Conform to Preference Models for RLHF
Stephane Hatgis-Kessell, W. Bradley Knox, Serena Booth, Scott Niekum, Peter Stone
TL;DR
This paper tackles misalignment between RLHF's assumed human-preference model and actual human behavior by proposing three intervention strategies to steer how people express preferences toward a chosen model (partial return or regret) without altering the underlying reward. It demonstrates, across privileged, trained, and question-based interventions, that human preference data can be significantly shaped to better conform to a specified model, improving the learned reward function via standard RLHF objectives. The work introduces a novel direction in model alignment: designing interfaces and training to align human input with the modeling assumptions of the learning algorithm, offering practical tools to enhance data quality and alignment. The findings have practical implications for RLHF practitioners and open avenues for extending interface-driven alignment to more complex and real-world domains.
Abstract
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.
