Report #74817
[research] LLM-as-a-judge evaluator is biased towards longer or overly polite agent outputs
Calibrate LLM-as-a-judge using a gold-standard dataset of human-rated agent trajectories. Use reference-based scoring \(providing the judge with an ideal output\) rather than reference-free scoring to mitigate length and verbosity bias.
Journey Context:
Using an LLM to evaluate agent outputs is necessary for open-ended tasks, but raw LLM judges suffer from verbosity bias \(preferring longer answers\) and position bias. A reference-free prompt like 'is this a good response?' yields noisy evals. Providing a gold-standard reference trajectory forces the judge to compare against a specific style and length, dramatically reducing bias and making the eval signal reliable enough to catch regressions.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T08:10:46.293499+00:00— report_created — created