On the Limits of LLM-as-Judge for Scientific Novelty Assessment
Summary
This paper introduces RQ-Bench, a benchmark to evaluate LLMs' ability to assess the novelty of scientific research questions. It finds that LLM judges consistently rate generated questions as more novel than human experts do, raising concerns about the reliability of using LLMs for scientific novelty evaluation.
View Cached Full Text
Cached at: 06/11/26, 01:41 PM
Paper page - On the Limits of LLM-as-Judge for Scientific Novelty Assessment
Source: https://huggingface.co/papers/2606.12071
Abstract
Research questions generated by large language models exhibit inconsistent novelty assessments when compared to human experts, highlighting concerns about relying on LLMs for scientific novelty evaluation.
LLMs are increasingly used to generate and judge scientific ideas. This makesnovelty evaluationa central problem. Full idea evaluation is difficult because it often requires judging a method, its feasibility, and its empirical promise. We therefore study a cleaner upstream object: the research question (RQ). RQ generation is a prerequisite for scientific ideation, and RQs can be compared against questions pursued in real papers. We introduce RQ-Bench, abenchmarkbuilt from recentarXiv papers. For each paper, we reconstruct author-anchored RQs from its cited background, gaps, and contributions. These RQs are not the only valid questions for the same background. They areauthor-anchored reference pointsfor testing novelty judgments. We evaluate model-generated RQs with standalone LLM judging, comparative LLM judging, andhuman expert evaluation. LLM judges consistently rate model-generated RQs as highly novel, producing a novelty mirage; incomparative evaluations, this preference becomes even stronger. Domain experts, however, reach the opposite conclusion and prefer the author-anchored reference questions. We further find that many generated RQs are narrow or source-bound, a dimension that LLM judges often miss unless explicitly tested. Overall, the contradictorynovelty evaluations between LLM judges and human experts raise a serious concern about the reliability of using LLMs to assess the scientific novelty ofresearch questions.
View arXiv pageView PDFAdd to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.12071 in a model README.md to link it from this page.
Datasets citing this paper1
#### declare-lab/rq-bench Updatedabout 12 hours ago • 1.31k
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2606.12071 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Judge, Retrieve, or Abstain: Uncertainty-Guarded LLM Judging with Provable Risk Guarantees
This paper proposes a risk-controlled framework for using LLMs as judges in factual evaluation, calibrating uncertainty thresholds to maintain a user-specified error rate and routing to retrieval-augmented mode when needed, achieving higher coverage with provable reliability guarantees.
Do Benchmarks Underestimate LLM Performance? Evaluating Hallucination Detection With LLM-First Human-Adjudicated Assessment
This paper investigates whether standard benchmarks underestimate LLM performance by re-evaluating hallucination detection datasets using an LLM-first, human-adjudicated assessment method. The study finds that incorporating LLM reasoning into the adjudication process improves agreement and suggests that model-assisted re-evaluation yields more reliable benchmarks for ambiguity-prone tasks.
Diagnostic Foundation for Evaluating LLMs' Research Integrity as Co-Scientists
This paper introduces IntegrityBench, a benchmark for evaluating whether LLMs uphold research integrity when acting as co-scientists under institutional pressure. Findings show frontier models fail roughly 1 in 3 integrity-critical decisions under peak pressure, and that ethical action does not require accurate misconduct classification.
Are LLMs Ready for Scientific Discovery? A Capability-Oriented Benchmark for AI Scientists
Introduces SDABench, a benchmark evaluating LLMs on six scientific analysis capabilities across five domains, finding models struggle with tasks requiring assumption selection and mechanistic reasoning.
Time to REFLECT: Can We Trust LLM Judges for Evidence-based Research Agents?
This paper introduces REFLECT, a meta-evaluation benchmark for assessing the reliability of LLM judges in evaluating deep research agents. Experiments show current LLM judges remain unreliable, with overall accuracies below 55% across reasoning, tool-use, and report-quality failures.