REVIEW 3 major objections 3 minor
LLM judges over-credit wrong answers without a reference, and adding one can flip their decisions by up to 85%.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-15 02:35 UTC pith:RDB4AD6L
load-bearing objection Abstract-only empirical flag: reference-free LLM judges over-credit wrong answers and can flip decisions by up to 85% when a reference is added; useful blueprint, methods still uninspectable. the 3 major comments →
LLM Judges Can Be Too Generous When There Is No Reference Answer
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Judge models tend to over-credit incorrect answers when no reference answer is supplied; inserting reference-answer information into the prompt flips the judge’s correct/incorrect decisions by as much as 85% in some settings, and those flips generally align with human annotations.
What carries the argument
A two-stage pipeline: (1) calibration experiments that measure the judge model’s own knowledge of the evaluation task, and (2) sensitivity experiments that systematically vary the presence and position of a reference answer inside the judge prompt, quantifying decision flips across three languages.
Load-bearing premise
That a modest calibration sample plus a subset of human annotations is enough to prove the observed generosity and decision flips are genuine reliability failures rather than artifacts of prompt wording, task choice, or particular judge models.
What would settle it
Replicate the same calibration-plus-sensitivity pipeline on a new open-ended task and judge model family; if the no-reference over-crediting rate stays near chance and reference insertion flips fewer than 10% of decisions, or if the flips systematically diverge from human labels, the central claim fails.
If this is right
- Reference-free LLM-as-judge pipelines for open-ended generation should be treated as provisional until a reference-aware calibration sample has been run.
- Decision-flip rates of tens of percent imply that published leaderboards or automatic scores obtained without references may be substantially mis-ranked.
- The same two-stage recipe can be reused by other researchers to audit judge reliability for new languages or task types before large-scale deployment.
- Human agreement with the reference-driven flips supplies an external validity check that pure model-vs-model comparisons lack.
Where Pith is reading between the lines
- If the over-crediting pattern generalizes, many existing multi-turn or creative-generation benchmarks that rely solely on reference-free LLM judges may need retrospective re-scoring.
- Position sensitivity of the reference answer suggests that prompt engineering alone can partially mitigate the bias, opening a cheap intermediate fix before full calibration.
- The calibration stage itself could become a lightweight diagnostic that model providers ship with any new judge model.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript studies whether LLM-as-judge systems can reliably score open-ended responses in no-reference settings. It proposes a two-stage pipeline: (a) calibration experiments that probe the judge model’s own knowledge of the evaluation task, and (b) sensitivity experiments that measure how presence and positioning of a reference answer in the prompt change the judge’s correct/incorrect decisions. Across experiments in three languages, the authors report that judges systematically over-credit incorrect answers when no reference is provided, that inserting reference information flips decisions by as much as 85% in some settings, and that these reference-driven flips generally align with a subset of human annotations. They conclude that LLM judges should be calibrated on reference-aware samples before being used in reference-free setups, and present the pipeline as a reusable blueprint.
Significance. If the reported over-crediting pattern and large decision flips hold under transparent methods and adequate sample sizes, the work would be practically important for the growing literature and industry practice of LLM-as-judge evaluation. The explicit recommendation to calibrate before reference-free use, and the framing of a reusable two-stage methodology, would give practitioners a concrete reliability check rather than an informal warning. The multi-language scope and the human-alignment check are strengths relative to purely English, model-only studies. Because only the abstract is available for this review, significance remains conditional on the uninspectable experimental design.
major comments (3)
- [Abstract] Abstract (central claim of up to 85% decision flips and systematic over-crediting): The abstract states the flip rate and over-crediting pattern as experimental results but supplies no sample sizes, task definitions or domains, construction method for the “incorrect” responses, number or sampling of judge models, prompt templates, statistical tests, error bars, or exclusion rules. These quantities are load-bearing for the claim that the effect is a general reliability failure of reference-free judging rather than an artifact of particular prompts, tasks, or models. Without them the central quantitative claim cannot be assessed.
- [Abstract] Abstract (calibration stage): The practical recommendation—that judges must be calibrated with reference-aware samples before reliable reference-free use—rests on the claim that the calibration stage plus a human-annotation subset establishes genuine reliability failure. The abstract does not specify how calibration probes are constructed, what accuracy or knowledge threshold is required, how the human subset is drawn, or inter-annotator agreement. That evidentiary gap is load-bearing for the recommendation; if calibration is under-specified, the generosity effect could be confounded with prompt format or task selection.
- [Abstract] Abstract (human-alignment claim): The statement that “reference-driven changes generally align with human judgments” is used to validate the flips as correctness corrections rather than noise. With only a “subset” of human annotations mentioned and no size, sampling frame, or agreement statistics, it is not possible to judge whether alignment is robust or selective. This comparison is load-bearing for interpreting the 85% flips as reliability failures.
minor comments (3)
- [Abstract] Abstract: “as much as 85% in some experimental settings” should be paired, even in the abstract, with the corresponding setting identifier (language, task, judge model) so readers can gauge how exceptional that peak is.
- [Abstract] Abstract: The phrase “three languages” is useful but incomplete without naming the languages and noting whether tasks are parallel or language-specific; that detail affects claims of generality.
- [Abstract] Abstract: “our methodology provides a blueprint” would be stronger if the abstract briefly named the deliverable (e.g., checklist, protocol steps, or released code/prompts) so the contribution is concrete rather than promissory.
Circularity Check
No circularity: empirical measurement of LLM-judge behavior under prompt conditions, not a derivation that reduces to its inputs.
full rationale
This is an abstract-only review of an empirical paper. The claimed results (over-crediting of incorrect answers without a reference, decision flips up to 85% when a reference is added, and alignment of those flips with a human-annotation subset) are observational measurements of model behavior under controlled prompt conditions, not first-principles derivations, fitted parameters renamed as predictions, or uniqueness claims imported from the authors' prior work. The two-stage pipeline (calibration of the judge's task knowledge, then sensitivity to reference presence/position) is a methodological design for measurement; it does not define the outcome quantities in terms of themselves. No equations, fitted parameters, or self-citation chains appear in the available text that would force the reported percentages by construction. Self-citation of prior LLM-judge work, if any, is not load-bearing for the central behavioral claim. Per the hard rules, an honest non-finding of circularity is the correct outcome; concerns about sample sizes, task selection, or human-subset construction are correctness/evidence-strength issues, not circularity.
Axiom & Free-Parameter Ledger
free parameters (2)
- judge_model_and_prompt_template_choices
- task_and_language_sample
axioms (3)
- domain assumption LLM-as-judge binary correct/incorrect decisions are a meaningful proxy for evaluation quality on open-ended responses.
- ad hoc to paper A calibration stage that probes the judge’s knowledge of the task is sufficient to interpret subsequent reference-free generosity as a reliability failure.
- domain assumption The human annotation subset is representative enough that alignment with reference-driven flips generalizes.
read the original abstract
LLM judges are increasingly being used to evaluate open-ended model responses, often in no-reference settings where a ground-truth answer is unavailable. However, can they reliably assess in such evaluation setups? We explore this question in this paper through a two stage pipeline with a) calibration experiments that assess the judge model's knowledge of the task it is evaluating, and b) sensitivity experiments that assess how the judge model's performance is impacted by the presence and positioning of the reference answer in the prompt. Across experiments covering three languages, we show that the judge models we evaluated tend to over-credit incorrect answers in the absence of a reference answer, and adding reference answer information to the prompt flips the judge model's correct/incorrect decisions by as much as 85% in some experimental settings. Comparison with a subset of human annotations shows that these reference-driven changes generally align with human judgments. Our results emphasize the need for calibrating the LLM judges with a sample with reference-aware evaluation before using them in reference-free setups reliably, and our methodology provides a blueprint for researchers and practitioners in doing such calibration of LLM judges for other tasks.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.