arxiv-2305-17926 · paper

Large Language Models are not Fair Evaluators

Peiyi Wang, Lei Li, Liang Chen, et al.

Created: 2023 · Ingested: 2026-09-02

This source: Large Language Models are not Fair EvaluatorsHow much the field cites it — very heavily cited in the last 12 months506 in the last 12 months · 1242 totalpublished 2023checked 2026-09-04506 citations in the last 12 months · 1242 total · checked 2026-09-04

https://arxiv.org/abs/2305.17926(opens in a new tab)

In brief

Swapping the order of two candidate responses flips which one a GPT-4 or ChatGPT judge prefers, often enough to reverse a model comparison entirely. The prompt already instructs the evaluator to ignore order.

The setup is the Vicuna benchmark: 80 questions in 9 categories, pairwise judgments of Vicuna-13B against ChatGPT and Alpaca-13B, with GPT-4 ("gpt-4") and ChatGPT ("gpt-3.5-turbo-0301") as evaluators. 3 of the authors hand-annotated win/tie/lose on all 80 items as ground truth.

On Vicuna-13B vs ChatGPT, Vicuna's win rate is 51.3% in position 1 and 23.8% in position 2 under GPT-4; under ChatGPT it is 2.5% vs 82.5%. Conflict rates on swap: GPT-4 46.3% and 5.0%, ChatGPT 82.5% and 52.5%. GPT-4 favors the first slot, ChatGPT the second. Agreement with humans: GPT-4 vanilla 52.7% accuracy (kappa 0.24), ChatGPT 44.4% (0.06), against a human average of 71.7% (0.54). Generating evidence before scoring, sampling k=3, and averaging across both orders lifts GPT-4 to 62.5% and ChatGPT to 58.7%; adding 20% human review reaches 73.8% and 71.3%.

Evidence is measured, with a matched-budget check: MEC(k=3)+BPC beats MEC(k=6) at equal cost, isolating position rather than sampling as the cause. Bias shrinks when quality gaps are large (score gap >=3), so lopsided comparisons are less affected. 2 evaluator models, 1 benchmark, 80 items, authors as annotators.

If you run LLM-as-judge, average over both orders before trusting any win rate.

Written from the abstract by claude-opus-5 on 2026-09-05, with every figure checked against it. Not a substitute for the paper.

Referenced by

Claims in this catalog that draw on this source, and whether as support or counterpoint.