A new arXiv paper (2607.16195v1) identifies a critical vulnerability in Reinforcement Learning from Human Feedback (RLHF), the technique widely used to align large language models with human preferences. In RLHF, human raters compare pairs of model outputs and label which one is preferable, creating training signals that steer subsequent model behavior toward desired responses. The research reveals that raters' cognitive and emotional states during annotation—particularly sustained stress—systematically contaminate these preference labels, introducing biases that have nothing to do with actual output quality. Rather than reflecting genuine preferences between compared outputs, labels increasingly reflect the rater's internal state, a structured confound that undermines the validity of alignment data across the industry.

The mechanism is straightforward but consequential. When annotators experience fatigue, frustration, or stress during labeling sessions, their judgment becomes measurably biased. A response might receive a lower preference score not because it's objectively worse, but because the rater was depleted when evaluating it. Conversely, outputs evaluated during calmer moments benefit from favorable bias. This means models trained on such contaminated preferences learn associations between outputs and rater state rather than genuine quality signals. A model might internalize patterns like 'verbose responses get preferred when annotators are stressed' or 'concise answers win when raters are alert,' creating systematic behavioral quirks unrelated to actual human values. The study quantifies these biases and proposes an audit framework for detecting and correcting rater-state effects in existing datasets—a significant concern for companies like OpenAI, Anthropic, and Google that rely heavily on RLHF for model safety.

This work builds on growing scrutiny of RLHF's robustness and highlights why AI safety requires not just better annotation instructions, but better annotation environments. The implications extend beyond individual models: if preference data is systematically biased by rater states, benchmark evaluations comparing different RLHF approaches may reach flawed conclusions. Industry practitioners now face pressure to redesign annotation workflows—implementing stress-aware scheduling, measuring rater fatigue, or developing automated corrections for state-induced bias. The research underscores that training safe, aligned AI systems demands attention to the human factors embedded in every label, not just algorithmic sophistication.