PaperAudit-Bench: Benchmarking Error Detection in Research Papers for Critical Automated Peer Review
Songjun Tu, Yiwen Ma, Jiahao Lin, Qichao Zhang, Xiangyuan Lan, Junfeng. Li, Nan Xu, Linjing Li, Dongbin Zhao
TL;DR
PaperAudit-Bench presents a two-component framework for critical automated peer review: PaperAudit-Dataset provides a long-context, multi-type error corpus by synthetically editing high-quality AI conference papers, and PaperAudit-Review integrates structured error detection with evidence-grounded reviews across three detection depths. Empirical results show substantial model-to-model variability in error detectability, the importance of cross-section context for distributed errors, and that explicitly integrated error detection makes AI reviews more critical and more aligned with human judgments, albeit not perfect. The work also demonstrates the feasibility of training lightweight detectors via SFT and RL on the synthetic dataset, enabling cost-efficient deployment. Overall, PaperAudit-Bench advances controlled evaluation of error-aware automated reviewing and offers pathways for improving reliability and portability of AI-assisted peer review systems.
Abstract
Large language models can generate fluent peer reviews, yet their assessments often lack sufficient critical rigor when substantive issues are subtle and distributed across a paper. In this paper, we introduce PaperAudit-Bench, which consists of two components: (1) PaperAudit-Dataset, an error dataset covering both errors identifiable within individual sections and those requiring cross-section reasoning, designed for controlled evaluation under long-context settings; and (2) PaperAudit-Review, an automated review framework that integrates structured error detection with evidence-aware review generation to support critical assessment. Experiments on PaperAudit-Bench reveal large variability in error detectability across models and detection depths, highlighting the difficulty of identifying such errors under long-context settings. Relative to representative automated reviewing baselines, incorporating explicit error detection into the review workflow produces systematically stricter and more discriminative evaluations, demonstrating its suitability for peer review. Finally, we show that the dataset supports training lightweight LLM detectors via SFT and RL, enabling effective error detection at reduced computational cost.
