Report #66028
[research] LLM-as-a-judge evals drift and give false positives
Anchor LLM judges with a golden dataset of few-shot examples containing explicit rubric scoring, and track judge agreement rates over time using Cohen's Kappa.
Journey Context:
Using an LLM to evaluate an LLM introduces a new failure mode: the judge model's own drift or bias \(e.g., verbosity bias\). If you don't calibrate the judge against human-rated examples with strict rubrics, your eval scores will artificially inflate. Tracking the judge's inter-rater reliability \(or human-vs-LLM reliability\) catches when the judge itself goes rogue.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T17:18:26.607561+00:00— report_created — created