๐ค AI Summary
This study addresses the absence of systematic evaluation benchmarks for assessing large language modelsโ ability to judge the novelty of academic papersโa critical gap that hinders their effective support in peer review. To bridge this gap, the authors introduce NovBench, the first large-scale benchmark comprising 1,684 NLP conference papers along with expert-written novelty assessments. They propose a four-dimensional evaluation framework encompassing relevance, correctness, coverage, and clarity. By integrating novelty claims from paper introductions with expert judgments, and leveraging prompt engineering, fine-tuning, and a hybrid evaluation strategy combining automatic and human assessment, their experiments reveal significant deficiencies in current modelsโ capacity to comprehend scientific novelty and adhere to instructions, underscoring the need for targeted model improvements.
๐ Abstract
Novelty is a core requirement in academic publishing and a central focus of peer review, yet the growing volume of submissions has placed increasing pressure on human reviewers. While large language models (LLMs), including those fine-tuned on peer review data, have shown promise in generating review comments, the absence of a dedicated benchmark has limited systematic evaluation of their ability to assess research novelty. To address this gap, we introduce NovBench, the first large-scale benchmark designed to evaluate LLMs' capability to generate novelty evaluations in support of human peer review. NovBench comprises 1,684 paper-review pairs from a leading NLP conference, including novelty descriptions extracted from paper introductions and corresponding expert-written novelty evaluations. We focus on both sources because the introduction provides a standardized and explicit articulation of novelty claims, while expert-written novelty evaluations constitute one of the current gold standards of human judgment. Furthermore, we propose a four-dimensional evaluation framework (including Relevance, Correctness, Coverage, and Clarity) to assess the quality of LLM-generated novelty evaluations. Extensive experiments on both general and specialized LLMs under different prompting strategies reveal that current models exhibit limited understanding of scientific novelty, and that fine--tuned models often suffer from instruction-following deficiencies. These findings underscore the need for targeted fine-tuning strategies that jointly improve novelty comprehension and instruction adherence.