Distortion of AI Alignment Revisited: RLHF is a Decent Utilitarian Aligner
Abstract
Lay Summary
Reinforcement Learning from Human Feedback (RLHF) is widely used to align large language models with human preferences and values. However, RLHF is designed as if there were a single representative user. This has led to concerns that, when users have diverse preferences, RLHF may fail to produce models that are useful on average across the whole user population. In this work, we focus on the mismatch between the distribution from which training data are sampled and the distribution of outputs from the model before RLHF. We then theoretically analyze how well RLHF optimizes average usefulness compared with the optimal value, a quantity known as distortion. Our results have two main parts. First, when these two distributions match, RLHF can produce a model that is nearly as useful on average as the best possible model. Second, when there is a mismatch, some loss is unavoidable, but the loss is relatively moderate unless the mismatch is extreme. These findings suggest that RLHF does not usually break down simply because users have diverse preferences, and they provide theoretical support for using RLHF.