PRISM

PRISM: A Multi-Dimensional Benchmark for Evaluating LLM Peer Reviewers

1 VinUniversity ; 2 University of Illinois, Urbana-Champaign ; 3 University of Notre Dame ; 4 Monash University
* Co-first Authors.
Co-corresponding authors. Correspondence to: khoa.dd@vinuni.edu.vn and binh.nt2@vinuni.edu.vn

Abstract

Scientific peer review is under mounting strain as major machine learning venues face rapidly growing submission volumes, heavier reviewer workloads, and increasingly difficult paper-to-reviewer matching. At the same time, Large Language Models (LLMs) have moved from proofreading aids to automated reviewer agents capable of drafting full scientific critiques. This raises a central question: are LLMs sufficient reviewers for evaluating scientific work, especially when human reviewers themselves operate under severe time pressure?

We introduce PRISM (Peer Review Intelligence via Structured Multi-dimensional assessment), a benchmark for evaluating both LLM-generated and human reviews across four core duties: depth of analysis, novelty assessment, flaw identification and prioritization, and multi-dimensional constructiveness. Each duty is measured through a dedicated pipeline grounded in argument mining, retrieval-augmented verification, and consensus-based scoring. Across 1,000 papers from ICLR, ICML, and NeurIPS, PRISM shows that LLM reviewers can be strong task-matched specialists, but no single system matches the balanced performance of human reviewers. LLM reviewers are therefore best used as deliberate, human-assisted supplements rather than general-purpose replacements.

Your browser does not support SVG
PRISM animated overview. The framework processes 1,000 papers from five venue-years through four evaluation pipelines, producing a multi-dimensional review quality profile.

Insights

  1. No single LLM reviewer is best at everything. Strong systems specialize in depth, novelty, flaw scanning, or constructiveness.
  2. LLMs are strong specialists, not full replacements for human reviewers. They excel at exhaustive scanning and systematic verification.
  3. The best workflow is human-led and LLM-assisted. Humans remain the most balanced and calibrated judges.

Introducing PRISM

Major ML venues now receive tens of thousands of submissions, which makes reviewer assignment, workload, and review quality increasingly difficult to manage. LLM reviewers offer scale, but common evaluation methods often rely on surface similarity metrics or broad LLM-as-a-judge scores. These approaches can blur together fluency, factuality, and scientific rigor.

PRISM asks a stricter question:

Does a review provide grounded analysis, calibrated novelty judgment, valid flaw detection, and actionable feedback?

To answer it, PRISM evaluates each manuscript-review pair through four independent and interpretable pipelines. Each pipeline extracts small review units, verifies them against the manuscript or prior literature, and computes metrics from those structured decisions instead of relying on a single opaque judge rating.

PRISM Evaluation Pipeline: An LLM Reviewer Benchmark Overview
PRISM overview. Each review is decomposed into evidence units, novelty claims, flaw arguments, and atomic comments, then scored by modular evaluator pipelines.

What PRISM Measures

DimensionWhat it checksMetric output
Depth of AnalysisWhether reviews are detailed and grounded in manuscript or literature evidencePremise Ratio, Grounding Score, DoA
Novelty AssessmentWhether novelty claims are supported by retrieved prior workNovelty Score, Support Rate, Strict Support Rate
Flaw IdentificationWhether reviews identify and prioritize critical vs. minor scientific issuesCritical Recall, Minor Recall, nCPS
ConstructivenessWhether feedback is actionable, specific, justified, solution-oriented, and professionalMean Constructiveness Score

PRISM uses constrained LLM judging for extraction and labeling. The final scores are computed analytically from structured labels, retrieval evidence, and consensus verification — not from a single opaque judge rating.

Methods

Results and Analysis

Across 1,000 papers from ICLR, ICML, and NeurIPS, PRISM shows that LLM reviewers tend to specialize in different review responsibilities. No single system dominates all four dimensions.

Headline Results

Evaluation DimensionBest Automated SystemHuman Baseline
Depth of AnalysisCycleReviewer: 0.484; DeepReview: 0.4830.494
Novelty AssessmentSEA: 0.8330.787
Critical Flaw RecallReviewer2: 0.5910.343
Minor Flaw RecallReviewer2: 0.4590.281
PrioritizationSEA: 0.9770.973
ConstructivenessDeepReview: 0.6340.566

Spider chart of macro-averaged headline metrics, showing that automated reviewers have distinct strengths while humans remain the most balanced baseline.

Key Findings

Human and LLM reviewers are complementary. Humans excel at balanced judgment and calibration; LLMs excel at exhaustive scanning and systematic verification.

How to Use the PRISM Benchmark

Since no single system dominates all four dimensions, the evidence points toward targeted specialist use within a human-led pipeline.

NeedUse
Find more critical flawsReviewer2
Draft constructive feedbackDeepReview
Check novelty against literatureSEA
Make the final decisionHuman reviewers

These systems are most effective as specialist assistants within a human-led pipeline, not as autonomous reviewers.

Strengths and weaknesses by system

SystemStrengthWeakness
Reviewer2Exhaustive flaw scanning (highest recall)Limited solution provision
DeepReviewConstructive feedback (actionable, professional)Slightly lower flaw recall
SEANovelty verification (highest literature support)Lower constructiveness
CycleReviewerStrong analytical depthHigh hallucination rate
TreeReviewLimited comparative advantageSurface-level trap (24% effort on formatting)

PRISM belongs to public benchmarks and reviewer-assistance projects that emphasize inspectable evaluation. Related systems include Reviewer2, SEA, DeepReview, TreeReview, and CycleReviewer.

BibTeX

@article{prism2026,
title={PRISM: A Multi-Dimensional Benchmark for Evaluating LLM Peer Reviewers},
author={Ngoc Phan, Toan Huynh, Tran Khanh Thanh, Duy A. Nguyen, Nguyen Pham Tuan Anh, Thanh Nguyen, Nitesh V. Chawla, Wray Buntine, Kok-Seng Wong, Khoa D Doan, Binh Nguyen},
journal={arXiv preprint},
year={2026}
}