Modelwire
Subscribe

LLM judges show systematic bias from prior scores in production evaluations

A large-scale empirical study reveals that LLM-based evaluation systems suffer from anchoring bias when prior scores are included as context, systematically skewing subsequent judgments toward earlier values. Testing eight models across 192,000 evaluations, researchers found that seven showed statistically significant bias effects. This finding undermines a core assumption in production AI pipelines: that LLM judges render independent assessments. The vulnerability exposes a critical reliability gap in systems that gate content filtering, iterative refinement, and quality control, forcing teams to reconsider how metadata flows through evaluation chains.

Modelwire context

Explainer

The study isolates a specific cognitive failure mode (anchoring) rather than general model unreliability. The key insight is that LLM judges don't render independent assessments when priors are visible, which contradicts how many teams currently structure evaluation chains.

This connects directly to the Trace Integrity work from August, which flagged that correct answers can mask invalid reasoning paths in production agents. Here we see the inverse problem: evaluation systems themselves become unreliable when context flows through them. Both papers expose gaps between what benchmarks claim and what actually happens in deployment. The anchoring bias finding also echoes the referential uncertainty framework from the dialogue paper, which showed that LLMs don't always update beliefs rationally when encountering new information. The difference is that anchoring bias is systematic and measurable across models, whereas belief revision depends on conversational context.

If teams retrofitting evaluation pipelines to exclude prior scores report measurable improvements in downstream content filtering accuracy or iterative refinement quality within the next six months, that confirms the bias is a production bottleneck rather than a lab artifact. Conversely, if the effect disappears when prior scores are presented in different formats (e.g., as ranges rather than point values), that suggests the bias is presentation-specific and easier to mitigate than the paper implies.

This analysis is generated by Modelwire’s editorial layer from our archive and the summary above. It is not a substitute for the original reporting. How we write it.

MentionsLLM-as-a-Judge · arXiv

MW

Modelwire Editorial

This synthesis and analysis was prepared by the Modelwire editorial team. We use advanced language models to read, ground, and connect the day’s most significant AI developments, providing original strategic context that helps practitioners and leaders stay ahead of the frontier.

Modelwire summarizes, we don’t republish. arXiv cs.CL originally reported this story as Anchoring Bias in LLM-as-a-Judge Systems: Prior Scores Compromise Evaluation Independence”. The full content lives on arxiv.org. If you’re a publisher and want a different summarization policy for your work, see our takedown page.