CLAIJun 18

PeerCheck: Enhancing LLM-Generated Academic Reviews Towards Human-Level Quality

arXiv:2606.2089721.1Has Code
Predicted impact top 36% in CL · last 90 daysOriginality Synthesis-oriented
AI Analysis

For the academic peer review community, this work provides insights into aligning LLM-generated reviews with human quality, though findings are incremental and limited to specific settings.

The paper proposes PeerCheck, a framework to improve LLM-generated academic reviews by analyzing differences between human and LLM reviews and applying prompt engineering (CoT) and RAG. They find CoT improves quality but RAG can paradoxically reduce it for some LLMs.

As academic submissions grow, the traditional peer review process struggles to keep up, raising concerns about quality and fairness. A trend of using large language models (LLMs) for assistance has emerged. In this work, we take a critical step toward improving the quality of LLM-generated reviews. We propose the PeerCheck framework, which investigates LLM-human review differences (RQ1) and explores methods to improve LLM-generated review quality (RQ2). We first analyzed the human-written reviews with reviews generated by various LLMs and found that LLMs and humans focus on different terms, e.g., LLMs prioritize theory while humans emphasize methodology and experiments. We further adopt prompt engineering, such as Chain-of-Thought (CoT), and utilize retrieval-augmented generation (RAG) to enhance the LLM-generated reviews towards human-level quality. We find CoT significantly improves the quality of LLM reviews, while we discover an unexpected "RAG paradox," i.e., experiments with RAG produce different results for various LLMs and, in some cases, even reduce review quality. Our comprehensive analysis of LLM-generated academic reviews illustrates both possibilities and limitations, contributing to a more effective, human-aligned review system. Our dataset is available on https://github.com/TrustAIRLab/PeerCheck.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes