LGAICLCYJan 28

Reward Models Inherit Value Biases from Pretraining

arXiv:2601.20838v12 citationsh-index: 8Has Code
Originality Incremental advance
AI Analysis

This reveals a critical, understudied issue in AI alignment, showing that pretraining biases persist in RMs, which is important for developers and safety researchers but is incremental as it builds on existing knowledge of model inheritance.

The study found that reward models (RMs) inherit biases from their base large language models (LLMs), with Llama RMs preferring 'agency' and Gemma RMs preferring 'communion' across 10 models, even with identical training data, highlighting that base model choice influences value alignment.

Reward models (RMs) are central to aligning large language models (LLMs) with human values but have received less attention than pre-trained and post-trained LLMs themselves. Because RMs are initialized from LLMs, they inherit representations that shape their behavior, but the nature and extent of this influence remain understudied. In a comprehensive study of 10 leading open-weight RMs using validated psycholinguistic corpora, we show that RMs exhibit significant differences along multiple dimensions of human value as a function of their base model. Using the "Big Two" psychological axes, we show a robust preference of Llama RMs for "agency" and a corresponding robust preference of Gemma RMs for "communion." This phenomenon holds even when the preference data and finetuning process are identical, and we trace it back to the logits of the respective instruction-tuned and pre-trained models. These log-probability differences themselves can be formulated as an implicit RM; we derive usable implicit reward scores and show that they exhibit the very same agency/communion difference. We run experiments training RMs with ablations for preference data source and quantity, which demonstrate that this effect is not only repeatable but surprisingly durable. Despite RMs being designed to represent human preferences, our evidence shows that their outputs are influenced by the pretrained LLMs on which they are based. This work underscores the importance of safety and alignment efforts at the pretraining stage, and makes clear that open-source developers' choice of base model is as much a consideration of values as of performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes