Do You Need a Frontier Model as a Citation Verifier? Benchmarking Rubric LLMs for Deep-Research Source Attribution

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, quick

Summary

A study benchmarked eight off-the-shelf Large Language Model (LLM) judges from three model families to assess their capability and bias in verifying citation quality for deep-research systems. These LLM judges act as reward models in reinforcement learning, supporting claims with cited sources. Evaluating 1,248 human-reviewed rubric decisions, including 378 hard cases, the study focused on "source relevance" and "factual support." Results show that cheaper judges remain competitive; GPT-5-mini achieved a 0.908 F1 (κ=0.636) for source relevance. For factual support, all judges were statistically indistinguishable. Critically, scalar F1 scores obscured substantial directional biases like pass-rate drift, false positive, and false negative rates, highlighting the necessity of calibrating LLM judges before using them as reward signals.

Key takeaway

For Machine Learning Engineers developing search-grounded LLMs or reinforcement learning systems, selecting an LLM judge for citation verification requires careful consideration beyond headline performance. You should not assume that the most expensive frontier models are inherently superior. Instead, thoroughly benchmark cheaper alternatives like GPT-5-mini and critically analyze directional biases such as pass-rate drift, false positives, and false negatives. Calibrating your chosen LLM judge is a prerequisite for trustworthy reward signals.

Key insights

Benchmarking reveals cheaper LLMs can verify research citations, but calibration is essential due to hidden biases.

Principles

Method

Eight LLM judges were benchmarked on 1,248 human-reviewed attribution-citation pairs, assessing source relevance and factual support against gold labels, including 378 hard cases.

In practice

Topics

Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.