Search papers, labs, and topics across Lattice.
PRISM, a new benchmark, evaluates LLM peer reviewers across four dimensions: Depth of Analysis, Novelty Assessment, Flaw Identification & Prioritization, and Constructiveness, using argument mining, retrieval-augmented verification, and consensus-based scoring. Benchmarking five automated reviewer systems and human reviewers on ICLR, ICML, and NeurIPS reviews reveals that LLMs can match or exceed human performance on individual dimensions, but no single system consistently matches human reviewers across all dimensions. This suggests LLM reviewers are best used as targeted supplements to human review rather than replacements.
LLMs can match or beat human reviewers on specific aspects of peer review like novelty verification and critique prioritization, but they still exhibit critical blind spots that aggregate metrics miss.
The rapid growth in submissions to machine learning venues has strained the scientific peer-review system and intensified interest in LLM-based automated peer reviewers. However, how good these systems are actually, especially compared to human reviewers at catching scientific gaps, remains poorly understood. In this work, we introduce PRISM (Peer Review Intelligence via Structured Multi-dimensional assessment), a benchmarking framework that evaluates review quality across four dimensions: Depth of Analysis, Novelty Assessment,Flaw Identification&Major Issues Prioritization, and Multi-dimensional Constructiveness. Unlike most existing evaluations based on surface-level metrics like ROUGE and BLEU, or unconstrained LLM-as-a-judge prompting that conflates fluency with rigor, PRISM grounds each dimension in argument mining, retrieval-augmented verification, and consensus-based scoring. We apply PRISM to benchmark five leading automated reviewer systems and human reviewers on a stratified corpus of reviews from ICLR, ICML, and NeurIPS. The results reveal that LLMs can match or beat human reviewers on individual dimensions: comparable depth of analysis, stronger novelty verification, and highly accurate critique prioritization. However, no single system consistently matches the balanced performance of the human baseline across all dimensions at once. Each exhibits a distinct specialization profile with characteristic blind spots -- failure modes that aggregate metrics miss entirely. The implication is that LLM reviewers are best understood as targeted supplements to human review, effective within specific dimensions, but unreliable as standalone replacements. Our demo and key results can be found at https://khanhthanhdev.github.io/prism-page/.