arXiv論文メモ
新着一覧
cs.CL · 査読状況未確認

小型判定器とLLMの評価判定を費用と誤りで比較

JEV vs. LLMs as Rubric Judges: Cheaper, Faster, and Wrong in the Same Places

Delip Rao, Chris Callison-Burch

この論文をやさしく読む

ひとことで言うと

安い分類器で評価を先に行い、難しい例だけLLMへ回す方法がどこまで有効かを調べました。

何に役立つ?

自動評価の費用と待ち時間を見積もる際に役立ちます。要旨では安い判定器とLLMの誤りが重なるため、二段階方式の精度改善は小さいと示されています。

この研究の面白いところ

費用は大きく違っても精度差が明確な比較は一部で、誤りの相関が二段階方式の期待された利点を減らしました。

どこまで分かった?

27比較の多くは差について結論が出ていません。人間の評価尺度についての説明は観察に基づく可能性であり、確定した原因ではありません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

著者らは、文章を生成せずに許された回答への確率を返す型付き分類器Jevが、評価基準に沿って判定する言語モデルの代わりになるかを調べる。7つのベンチマークから作った9組の評価で、Jevと高速型の言語モデル判定器3種を比較し、すべてに同一の評価基準文を与えた。27組の対応する比較のうち、Jevと言語モデルの精度に有意差があったのは8組だけで、Jevが上回るのは主に二値基準、下回るのは段階評価基準だけだった。他の比較の多くは結論を出せなかった。9組の合計で、基準ごとに1回呼び出した言語モデル判定器は、Jevの29~325倍の費用、30~220倍の時間を要した。 段階評価基準では4判定器同士の一致の方が正解ラベルとの一致より高く、評価者より低い段階を付ける傾向があった。一つの観察上の説明として、人間の評価者が基準文に書かれていない尺度の慣習に従った可能性がある。Jevの信頼度は多くの組で自身の誤りを順位付けできるため、確信の低い判定だけを言語モデルへ回す安価な二段階方式の第1段階に適しているように見える。しかし誤りの相関がその利点を打ち消した。言語モデル判定器は、Jevが最も確信を持って間違えた例のほぼすべてで同じ誤りを繰り返した。記録済み判定を使った二段階方式は費用を下げても、交差適合したしきい値では最良の単独判定器より最大1.5ポイント、理想的なしきい値でも最大2.0ポイントしか改善しなかった。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-24(UTC)
最新改訂
2026-09-24 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

We ask whether Jev, a typed classifier that returns probabilities over permitted answers without generating text, can replace an LLM rubric judge. We compare it with three flash-tier LLM judges on nine panels drawn from seven benchmarks, giving every judge identical criterion texts. Jev's accuracy differs significantly from an LLM judge's in only 8 of 27 paired comparisons, ahead mostly on binary criteria and behind only on graded ones, and most of the other comparisons are inconclusive. Summed over the nine panels, the LLM judges, called once per criterion, cost 29 to 325 times as much as Jev and took 30 to 220 times as long. On graded criteria all four judges agree more with one another than with the labels and mostly assign lower levels than the raters. One of several observational accounts is that raters followed scale conventions our criterion texts omit. Jev's confidence ranks its own errors on most panels, which should make a cheap classifier the ideal first stage of a cascade that defers its uncertain verdicts to an LLM judge. Correlated errors undo that advantage. The LLM judges repeat nearly all of Jev's most confident errors, so a cascade replayed on the recorded verdicts lowers cost but gains at most 1.5 points over the best single judge with cross-fitted thresholds, and at most 2.0 even with oracle thresholds.

著者のコメント

45 pages, 9 figures, 27 tables, including appendices

arXiv ID: 2609.29769 / 要約の誤りについて