LLM Judges Can Be Too Generous When There Is No Reference Answer
Summary
A study investigating LLM judges' reliability in evaluating open-ended model responses, particularly in no-reference settings, reveals a tendency for over-crediting incorrect answers. Through a two-stage pipeline involving calibration and sensitivity experiments across three languages, researchers found that judge models often over-credit incorrect responses when a ground-truth answer is absent. The presence and positioning of a reference answer in the prompt significantly impact judge model performance, with decisions flipping by as much as 85% in certain experimental settings. These reference-driven changes generally align with human judgments. The findings highlight the critical need for calibrating LLM judges with reference-aware evaluations before deploying them reliably in reference-free setups, and the methodology offers a blueprint for this calibration process.
Key takeaway
For researchers and practitioners evaluating open-ended model responses with LLM judges, you must calibrate your judge models before using them in reference-free settings. Your evaluations will likely over-credit incorrect answers if a ground-truth reference is absent. Implement the proposed two-stage calibration methodology, including sensitivity experiments, to ensure your judge's reliability. This process helps align LLM judgments with human assessments, preventing skewed evaluation results.
Key insights
LLM judges over-credit incorrect answers without reference answers, requiring calibration for reliable evaluation.
Principles
- LLM judges over-credit without references.
- Reference answers significantly alter LLM judgments.
- Calibrate judges with reference-aware samples.
Method
A two-stage pipeline assesses judge knowledge via calibration experiments and performance sensitivity to reference answer presence/positioning in prompts across multiple languages.
In practice
- Implement a two-stage judge calibration pipeline.
- Test judge sensitivity to reference answer inclusion.
- Compare LLM judge shifts with human annotations.
Topics
- LLM Judges
- Model Evaluation
- Reference-Free Evaluation
- Calibration Methodology
- Open-Ended Generation
- Natural Language Processing
Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, NLP Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.