Skip to content
OpenTrain AIFor AI Companies

HFEPX · Eval paper review

ExecRubrics: Executable Tool-Augmented Rubrics for Verifiable and Efficient Long-Form Evaluation

Kaustubh D. Dhole, Charles L. A. Clarke, Eugene Y. Agichtein

Published

Aug 23, 2026

Citations

0

Trust level

High

Usefulness score

65/100 (Medium)

Extraction confidence

80% (High)

Derived from extracted protocol signals and abstract evidence.

Rater population

Not reported

Signals refreshed

Aug 31, 2026

Should you rely on this paper?

This paper has useful evaluation signal, but protocol completeness is partial; pair it with related papers before deciding implementation strategy.

Use this as a practical starting point for protocol research, then validate against the original paper.

Best use

Secondary protocol comparison source

Use if you need

A benchmark-and-metrics comparison anchor.

What to verify

Validate the evaluation procedure and quality controls in the full paper before operational use.

Main weakness

No major weakness surfaced.

Human feedback signal
Detected
From extracted signals
Evaluation signal
Detected
Eval setup described
Usefulness for eval research
65/100
Moderate-confidence candidate

Useful as a secondary reference; validate protocol details against neighboring papers.

Abstract

Rubrics aim to make language-model evaluation transparent by decomposing response quality into interpretable criteria. However, natural-language rubrics are often ambiguous, require LLM judges, and typically assume criteria aggregated through linear weighted sums, limiting their ability to capture dependencies, alternatives, penalties, and override conditions. We propose ExecRubrics, a framework for representing rubrics as compact executable programs. ExecRubrics encodes evaluation logic as verifiable Python scoring functions, giving natural-language rubric intent an operational semantics: a fixed decision procedure that can be inspected, executed, and edited. On three long-form response benchmarks -- HealthBench, HelpSteer, and ArgQuality -- we show that ExecRubrics can recover substantial preference signal without an LLM judge at evaluation time. On ArgQuality and HelpSteer, the strongest executable variants are within 1.1 and 4 percentage points, respectively, of the direct GPT-5.5 agentic baseline. Executable rubrics are also considerably faster, achieving a 192x average speedup. We show that incorporating external logic and resources from text processing libraries such as NLTK and spaCy can further improve preference accuracy. Our results suggest a novel way of approaching automated evaluation, by offering a faster, more explainable, and less ambiguous alternative to black-box rubric evals, particularly in high-stakes domains such as healthcare and banking where precision and auditability are critical.

What we could verify

These are the protocol signals we could actually recover from the available paper metadata. Use them to decide whether this paper is worth deeper reading.

Human Feedback Types

strong

Pairwise Preference, Rubric Rating

Directly usable for protocol triage.

"Rubrics aim to make language-model evaluation transparent by decomposing response quality into interpretable criteria."

Evaluation Modes

strong

Automatic Metrics

Includes extracted eval setup.

"Rubrics aim to make language-model evaluation transparent by decomposing response quality into interpretable criteria."

Quality Controls

missing

Not reported

No explicit QC controls found.

"Rubrics aim to make language-model evaluation transparent by decomposing response quality into interpretable criteria."

Benchmarks / Datasets

strong

Healthbench

Useful for quick benchmark comparison.

"On three long-form response benchmarks -- HealthBench, HelpSteer, and ArgQuality -- we show that ExecRubrics can recover substantial preference signal without an LLM judge at evaluation time."

Reported Metrics

strong

Accuracy, Precision

Useful for evaluation criteria comparison.

"We show that incorporating external logic and resources from text processing libraries such as NLTK and spaCy can further improve preference accuracy."

Benchmarks and datasets

Healthbench

Reported metrics

accuracyprecision
Human feedback details
Uses human feedback
Yes
Feedback types
Pairwise Preference, Rubric Rating
Rater population
Not reported
Unit of annotation
Multi Dim Rubric
Expertise required
General
Evaluation details
Evaluation modes
Automatic Metrics
Agentic eval
None
Quality controls
Not reported
Evidence quality
High
Use this page as
Secondary protocol comparison source

Research brief

Metadata summary

Rubrics aim to make language-model evaluation transparent by decomposing response quality into interpretable criteria.

Based on abstract + metadata only. Check the source paper before making high-confidence protocol decisions.

Key takeaways

  • Rubrics aim to make language-model evaluation transparent by decomposing response quality into interpretable criteria.
  • However, natural-language rubrics are often ambiguous, require LLM judges, and typically assume criteria aggregated through linear weighted sums, limiting their ability to capture dependencies, alternatives, penalties, and override conditions.
  • We propose ExecRubrics, a framework for representing rubrics as compact executable programs.

Researcher actions

  • Compare this paper against nearby papers in the same arXiv category before using it for protocol decisions.
  • Validate inferred eval signals (Automatic metrics) against the full paper.
  • Use related-paper links to find stronger protocol-specific references.

Caveats

  • Generated from abstract + metadata only; no PDF parsing.
  • Signals below are heuristic and may miss details reported outside the abstract.

Contribution summary

  • We propose ExecRubrics, a framework for representing rubrics as compact executable programs.
  • On three long-form response benchmarks -- HealthBench, HelpSteer, and ArgQuality -- we show that ExecRubrics can recover substantial preference signal without an LLM judge at evaluation time.
  • We show that incorporating external logic and resources from text processing libraries such as NLTK and spaCy can further improve preference accuracy.

Why it matters for eval

  • On three long-form response benchmarks -- HealthBench, HelpSteer, and ArgQuality -- we show that ExecRubrics can recover substantial preference signal without an LLM judge at evaluation time.
  • We show that incorporating external logic and resources from text processing libraries such as NLTK and spaCy can further improve preference accuracy.

Researcher checklist

  • Human feedback protocol is explicit

    Detected: Pairwise Preference, Rubric Rating

  • Evaluation mode is explicit

    Detected: Automatic Metrics

  • Quality control reporting appears

    No calibration/adjudication/IAA control explicitly detected.

  • Benchmark or dataset anchors are present

    Detected: Healthbench

  • Metric reporting is present

    Detected: accuracy, precision