Switch language한국어
Back to the list

Codifying the Judge: Scalable Evaluation via Program Distillation

TL;DR AI

Key summary

2 min read
  1. PAJAMA replaces expensive LLM judges with an executable committee of distilled programs that preserve the original judging logic.

  2. It aggregates program outputs into a verdict and escalates only uncertain cases to an LLM, improving accuracy and efficiency.

  3. Across datasets and model families, it matched a 13B LLM judge while improving routing, throughput, and reward-model training efficiency.

  4. The result is a cheaper, faster, and more transparent alternative for automated evaluation and downstream reward modeling.

Read the original