paper-with-me

Papers

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 judge is best, but which judges should be called, on which examples, and when panel construction should stop. We formulate judge-panel design as a role-conditioned allocation problem. From a small labeled audit set, declared slices, and judge costs, the method estimates target-relative roles: copies add no conditional information, complements improve the global panel, and specialists help only on slices. These roles induce a policy: drop copies, add complements globally, route specialists conditionally, and stop when validation gain falls below a threshold. Across reasoning, code, safety, preference, reward-model, summarization, and math audits, the method is compared with single judges, flat panels, matched diversity heuristics, full-call stacking, reliability juries, and frugal cascades. The result is a regime map for judge calls: route specialists on deployable slices, stop in saturated verifier regimes, keep broad ensembles when their risk benefit is worth the cost, and ignore conditional copies. The output is a reusable, auditable call plan for the next evaluation batch.

📄 PDF Abstract BibTeX arXiv:2608.19802

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…

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

RouteJudge: An Open Platform for Reproducible and Preference-Aware LLM Routing

2026-06-17 · Guannan Lai, Haoran Hu, Han-Jia Ye arxiv

We present RouteJudge, an online pairwise preference evaluation framework for LLM routing systems, with a public platform available at https://routejudge.cn. Different from model-level response evaluation, RouteJudge foc…

PaperJury: Due-Process Review for Bounded LaTeX Revision

2026-06-15 · Yiran Wang, Ruixuan An, Biao Wu, Wenhao Wang arxiv

Pre-submission hardening of human-authored LaTeX computer science papers differs from drafting assistance because it requires adversarial whole-paper review, explicit no-fix outcomes, and bounded artifact-safe revision. …

Logarithmic Scores, Power-Law Discoveries: Disentangling Measurement from Coverage in Agent-Based Evaluation

2026-04-01 · HyunJoon Jung, William Na arxiv

LLM-based agent judges are an emerging approach to evaluating conversational AI, yet a fundamental uncertainty remains: can we trust their assessments, and if so, how many are needed? Through 960 sessions with two model …