paper-with-me

Papers

A Finite-Calibration Regime Map for LLM Judge Panels

2026-05-31 · Bin Zhu, Yanghui Rao arxiv

Deploying an LLM judge panel spends human labels on fitting a calibrator, constructing candidate judge paths, and validating which candidate to deploy. We study when finite labels should support a low-dimensional stacker or reliability model, and when an unrestricted joint output table is worth its cell-count and unseen-pattern cost. We cast this as a finite-calibration regime map and instantiate it as Finite-Calibration Panel Selection (FCPS), a validation selector over judge path, deployed panel size, and aggregator family with support diagnostics. Across RewardBench, LLMBar, SummEval, and Arena100K with a seven-judge pool, scalar/reliability aggregation has lower MSE than unrestricted joint-table calibration in 16 of 20 real dataset--budget cells by point estimate, while paired 95% intervals exclude zero in 11 cells; richer backoff/shrinkage tables narrow some gaps while preserving the finite-support bottleneck. Controlled calibration-growth data show the opposite regime: when labels contain a six-way interaction, the selected table grows to the interaction-bearing prefix and its MSE falls from 0.224 to 0.061 once unseen mass vanishes. The practical deployment question is whether the next judge's information is estimable under the available human labels.

📄 PDF Abstract BibTeX arXiv:2606.01034

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

JuryProbe: An Empirical Consensus-Risk Diagnostic for Routing Reference-Free Factuality Judge Panels to Grounded Verification

2026-08-20 · Tianxin Zhou, Ruixi Lin arxiv

Panels of inexpensive LLM judges increasingly make accept-or-escalate decisions. In factuality settings, accepting a claim because several reference-free judges agree can create a hidden risk: agreement may reflect share…

Stopping and Routing LLM Judge Panels

2026-08-20 · Bin Zhu, Yi Xie, Yanghui Rao arxiv

LLM evaluation pipelines often have many candidate judges: general LLM-as-a-judge prompts, reward models, safety classifiers, confidence variants, and task-specific verifiers. The deployment question is not only which ju…

Nine Judges, Two Effective Votes: Correlated Errors Undermine LLM Evaluation Panels

2026-05-28 · Guneet Kohli arxiv

LLM-as-a-judge panels aggregate votes from multiple models, with the expectation that diverse models yield more reliable evaluations. We develop a framework to measure the true informational value of such panels and quan…

Natural Language Inference

Conformal Tradeoffs: Operational Profiles Beyond Coverage

2026-02-20 · Petrus H. Zwart arxiv

Conformal prediction gives exact finite-sample coverage guarantees under exchangeability, but deployed systems are judged by more than coverage alone. For a fixed calibrated rule reused over a finite operational window, …

How to Correctly Report LLM-as-a-Judge Evaluations

2025-11-26 · Chungpa Lee, Thomas Zeng, Jongwon Jeong, Jy-yong Sohn 외 arxiv

Large language models (LLMs) are widely used as scalable evaluators of model responses in lieu of human annotators. However, imperfect sensitivity and specificity of the LLM judges induce bias in naive evaluation scores.…