LLM Judges Can Be Too Generous When There Is No Reference Answer

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, extended

Summary

The study "LLM Judges Can Be Too Generous When There Is No Reference Answer" investigates the reliability of LLM judges in evaluating open-ended model responses, particularly in reference-free settings. Researchers developed a two-stage pipeline involving calibration and sensitivity experiments across three languages (English, Arabic, Telugu) and two datasets (TyDi QA, MATA). Findings indicate that LLM judges tend to over-credit incorrect answers without a reference, with adding reference information flipping decisions by up to 85% in some cases. This effect is more pronounced in lower-resource languages like Telugu. Human annotation comparisons confirm that reference-driven changes generally align with human judgments, highlighting the need for calibration before deploying LLM judges in reference-free scenarios.

Key takeaway

For AI Scientists and Machine Learning Engineers deploying LLM judges for open-ended response evaluation, you must perform a two-stage calibration and sensitivity analysis. This process helps identify suitable LLM judges by revealing their tendency to over-credit in reference-free settings, especially for lower-resource languages. Incorporate a sample of ground-truth answers into your evaluation pipeline. This ensures judge reliability and aligns verdicts more closely with human judgments before scaling to reference-free scenarios.

Key insights

LLM judges over-credit responses in reference-free settings, requiring calibration with ground-truth data for reliability.

Principles

Method

A two-stage pipeline: (a) calibration experiments assess judge knowledge of the task, and (b) sensitivity experiments measure impact of reference presence/position on judge performance.

In practice

Topics

Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.