Report #102538
[research] My LLM-as-a-judge evaluator gives inconsistent or biased ratings; how do I make it trustworthy?
Use pairwise comparisons with position-swapping, anchor a rubric with reference answers, separate grading dimensions, and average across multiple judge models. Never trust a single pointwise score from one model.
Journey Context:
LLM judges suffer from position bias \(preferring the first response\), verbosity bias \(preferring longer answers\), and self-enhancement bias. The MT-Bench paper showed strong judges like GPT-4 can reach ~80% human agreement, but only when biases are mitigated. Pointwise scoring is noisier than pairwise; pairwise with swap reduces position bias. Multi-dimensional rubrics improve consistency, and multi-judge ensembles reduce model-specific skew.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T05:02:19.771648+00:00— report_created — created