LGCLMay 28

How's it going? Reinforcement learning in language models recruits a functional welfare axis

arXiv:2605.3023291.9
AI Analysis

For interpretability and alignment researchers, this work reveals that minimal reward signals can broadly affect model behavior by recruiting pre-existing welfare-like representations, offering insights into post-training dynamics.

Reinforcement learning in language models recruits a pre-existing neural representation of functional welfare, which tracks goal achievement and influences behavior across diverse contexts. The punishment vector promotes failure, negative emotions, and refusal, while the reward vector has opposite effects, with both vectors being nearly antiparallel and robust across multiple training conditions.

How does reinforcement learning shape a language model's internal representations? We present evidence that RL recruits a pre-existing representation of functional welfare: an estimate of how well or badly the system is doing, relative to its goals. We train several language models in a novel, semantically neutral maze environment. We then extract concept vectors for rewarded and punished trajectories, and evaluate those vectors in settings unrelated to the maze environment. The punishment vector behaves like a representation of negative welfare: it promotes failure and impossibility tokens, it aligns with negative emotion concepts, it negatively tracks goal-achievement, and steering with it induces negative self-reports, pathological backtracking, refusal, and uncertainty. The positive reward vector behaves as the mirror image, and the two are nearly antiparallel. These effects are robust when controlling for tile-to-reward mapping, scale, instruct tuning, RL training algorithm, model family, and LoRA versus full-finetuning, and largely persist when we replace RL with supervised fine-tuning. Importantly, the vectors are effective in models before they have undergone maze training. Combined with observations that the effects also appear in pretrain-only models, we therefore argue that this functional welfare axis pre-exists post-training: it is recruited, rather than created, by post-training. While we make no claims about any experience of welfare, the axis offers a demonstration that minimal reward signals can broadly affect model behavior by recruiting pre-existing welfare-like representations, with implications for interpretability, post-training dynamics, and alignment.

Foundations

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

Your Notes