首页 > AI前沿 > Peerify: Benchmarking Peer-Review Claim Verification

Peerify: Benchmarking Peer-Review Claim Verification

arXiv自然语言 2026-09-03 04:35 4 阅读 查看原文

Peer review plays a central role in scholarly publishing, yet verifying whether reviewer claims are supported by manuscript evidence remains a largely manual and time-consuming process.

We present Peerify, a pipeline for manuscript-grounded verification of peer-review claims.

Given a manuscript and a review comment, the Peerify pipeline decomposes reviews into atomic claims, retrieves relevant manuscript evidence, and determines whether each claim is supported by the paper.

To support the development and evaluation of the pipeline, we construct a benchmark of 800 claims derived from authentic peer-review interactions collected from NeurIPS 2024 and ICLR 2024, including a 300-claim hand-labeled subset used to audit the automated supervision.

We evaluate state-of-the-art language models and retrieval strategies within the Peerify pipeline, together with entailment baselines.

Our results demonstrate the importance of retrieval-centered verification and claim decomposition, while highlighting the challenges posed by ambiguous and interpretive reviewer claims.

Automated labels agree with human consensus on 90.3% of audited claims ($κ= 0.87$), while off-the-shelf entailment models stay below 0.24 macro-F1.