Paper Overview
- Field: NLP
- Authors: Manan Gupta, Dhruv Kumar
- Published: 2025-04-17
- arXiv: 2504.13084
- Criteria matter more than judges: Across four judges and four criteria, both diagnostics converge: criteria exert stronger influence than judge choice.
- Per-criterion reliability ranking:
- Relevance: most reliably judged (mean set size ≈ 3.0)
- Coherence: second (mean set size ≈ 3.9)
- Fluency and consistency: remain unreliable (mean set size ≈ 4.9)
- Author contributions: The authors release all code, prompts, and cached results to support reproducibility.
- arXiv link: https://arxiv.org/abs/2504.13084
Abstract
LLM-as-judge frameworks are increasingly used for automatic NLG evaluation, yet their per-instance reliability remains poorly understood. We present a two-pronged diagnostic toolkit applied to SummEval:
1. Transitivity analysis that reveals widespread per-input inconsistency masked by low aggregate violation rates (ρ̄ = 0.8%-4.1%), with 33%-67% of documents exhibiting at least one directed 3-cycle. 2. Split conformal prediction sets over 1-5 Likert scores providing theoretically-guaranteed ≥(1-α) coverage, with set width serving as a per-instance reliability indicator (rs = +0.576, N=1,918, p < 10^-100, pooled across all judges).
Critically, prediction set width shows consistent cross-judge agreement (r̄ = 0.32-0.38), demonstrating it captures document-level difficulty rather than judge-specific noise.
Key Findings
Resources
#paper #arXiv #NLP