미디어 커버리지1건1개 미디어
학술
기타

Codifying the Judge: Scalable Evaluation via Program Distillation

arXiv CS.AI
CC BY
이 매체는 공공·자유 라이선스로 본문을 직접 표시합니다.

Abstract

LLM-as-a-judge has become the standard for automated evaluation, but it suffers from high cost, significant latency, and opaque decisions -- limitations that undermine its scalability and reliability.

We address these with a simple, efficient alternative: program distillation.

Instead of prompting an LLM at the evaluation time, we distill its decision logic into a committee of programs that score candidates directly.

These programmatic judges offer transparency, are easily inspected or edited, and eliminate per-sample API costs.

Building on this notion, we introduce PAJAMA, a system that synthesizes programs as judges, aggregates their decisions into a joint verdict, and incorporates a fallback mechanism to selectively escalate low-confidence cases to an LLM.

Across five datasets and four model families, we show that programmatic judges can match the performance of a 13B-size LLM judge.

When using program outputs as routing signals, PAJAMA improves both accuracy and throughput and advances the Pareto frontier.

Beyond evaluation, programmatic judges produce cheap and effective reward signals: on RewardBench, a reward model distilled from programs' verdicts outperforms one trained on a proprietary LLM's labels at two orders of magnitude lower API cost.

전문 보기

이 뉴스, 어떠셨어요?

탭 한 번으로 반응 · 로그인 불필요

관련 뉴스

관련 뉴스 제보는 로그인 후 가능합니다.