ScholarPeer: A Context-Aware Multi-Agent Framework for Automated Peer Review
Palash Goyal, Mihir Parmar, Yiwen Song, Hamid Palangi, Tomas Pfister, Jinsung Yoon
TL;DR
ScholarPeer introduces a context-aware, multi-agent framework for automated peer review that grounds critiques in live literature. By separating knowledge acquisition, active verification via a multi-aspect Q&A engine, and venue-specific synthesis, the system constructs a dynamic external context to assess novelty and methodological soundness. Empirical evaluation on DeepReview-13K shows high alignment with human judgments, strong side-by-side win rates, and favorable novelty and diversity metrics, while ablations demonstrate the critical role of active verification and contextualization. The work emphasizes the importance of grounding AI-generated reviews in up-to-date evidence and discusses ethical considerations such as automation bias and potential homogenization. Overall, ScholarPeer advances automated reviewing by combining live web-scale retrieval with a structured multi-agent reasoning process, achieving a new state-of-the-art in several evaluation metrics while outlining practical trade-offs in latency and cost.
Abstract
Automated peer review has evolved from simple text classification to structured feedback generation. However, current state-of-the-art systems still struggle with "surface-level" critiques: they excel at summarizing content but often fail to accurately assess novelty and significance or identify deep methodological flaws because they evaluate papers in a vacuum, lacking the external context a human expert possesses. In this paper, we introduce ScholarPeer, a search-enabled multi-agent framework designed to emulate the cognitive processes of a senior researcher. ScholarPeer employs a dual-stream process of context acquisition and active verification. It dynamically constructs a domain narrative using a historian agent, identifies missing comparisons via a baseline scout, and verifies claims through a multi-aspect Q&A engine, grounding the critique in live web-scale literature. We evaluate ScholarPeer on DeepReview-13K and the results demonstrate that ScholarPeer achieves significant win-rates against state-of-the-art approaches in side-by-side evaluations and reduces the gap to human-level diversity.
