Report #101599
[research] Off-the-shelf LLM judges produce skewed rankings because of position bias, verbosity bias, and self-preference
Use pairwise comparisons with randomized order and position-swapped voting, anchor judgments to a fine-grained rubric plus a reference answer, and calibrate the judge against a small human-labeled set before scaling. Always publish the judge prompt and rubric.
Journey Context:
Single-point scoring by an LLM is cheap but unreliable: later answers tend to win when they appear second, longer answers are overrated, and models favor their own outputs. The MT-Bench/Chatbot Arena work showed that strong LLM judges can reach ~80% agreement with humans, but only after mitigations such as pairwise battles, reference-guided rubrics, and position swapping. Many teams skip these controls and then wonder why their rankings wobble across judge models.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-07T05:07:46.318288+00:00— report_created — created