ARTFEED — Contemporary Art Intelligence

Program Distillation Replaces LLM-as-a-Judge for Scalable Evaluation

ai-technology · 2026-07-29

A novel technique known as program distillation presents a more cost-effective, quicker, and clearer option compared to using LLM-as-a-judge for automated assessments. Rather than relying on a large language model for each query, this method extracts its decision-making process into a group of programs that evaluate candidates directly. The creators have introduced PAJAMA, a system that generates these programmatic judges, consolidates their evaluations, and incorporates a fallback system to refer low-confidence cases to an LLM. Evaluations conducted across five datasets and four model families indicate that these programmatic judges perform on par with a 13B-size LLM judge. The findings are available on arXiv (2607.22561).

Key facts

  • Program distillation replaces LLM-as-a-judge with a committee of programs.
  • PAJAMA synthesizes programmatic judges and aggregates their decisions.
  • Programmatic judges match performance of a 13B-size LLM judge.
  • Tested across five datasets and four model families.
  • Fallback mechanism escalates low-confidence cases to an LLM.
  • Published on arXiv with ID 2607.22561.

Entities

Institutions

  • arXiv

Sources