paper-with-me

홈 › Papers

GraphReview: Scientific Paper Evaluation via LLM-Based Graph Message Passing

2026-05-26 · Pujun Zheng, Wanying Ren, Jiacheng Yao, Guoxiu He, Star X. Zhao arxiv

Scientific paper evaluation often involves not only assessing a manuscript itself, but also relating it to contemporaneous research and prior literature. However, existing LLM-based methods typically model these signals separately and lack a unified mechanism for propagating review evidence across papers. We propose $\textbf{GraphReview}$, a graph-based LLM framework that formulates paper evaluation as review-signal message passing over a semantic paper graph. The graph jointly captures intrinsic quality, synchronic links among contemporaneous papers, and diachronic links to prior work. LLMs are used to estimate node-level quality priors and generate edge-level comparative evidence through pairwise paper comparisons, while Personalized PageRank integrates review signals for quality ranking, decision prediction, and review generation. To produce higher-quality graph evidence, we propose reward-induced maximum likelihood objectives for training the LLM backbones. Experiments show that GraphReview consistently outperforms the strongest baseline, achieving average improvements of 29.7% on decision and ranking metrics, including gains of 23.7% in Accuracy and 57.6% in Spearman's $ρ$. It also produces higher-quality review texts and generalizes effectively across time periods and conference venues. The code is available at https://github.com/ECNU-Text-Computing/GraphReview.

📄 PDF Abstract BibTeX arXiv:2605.27204

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Who You Know to What You Read: Augmenting Scientific Recommendations with Implicit Social Networks

2022-04-21 · Hyeonsu B. Kang, Rafal Kocielnik, Andrew Head, Jiangjiang Yang 외

The ever-increasing pace of scientific publication necessitates methods for quickly identifying relevant papers. While neural recommenders trained on user interests can help, they still result in long, monotonous lists o…

Beyond Message Passing: A Symbolic Alternative for Expressive and Interpretable Graph Learning

2026-02-18 · Chuqin Geng, Li Zhang, Haolin Ye, Ziyu Zhao 외 arxiv

Graph Neural Networks (GNNs) have become essential in high-stakes domains such as drug discovery, yet their black-box nature remains a significant barrier to trustworthiness. While self-explainable GNNs attempt to bridge…

Graph LearningDrug Discovery

MIARec: Mutual-influence-aware Heterogeneous Network Embedding for Scientific Paper Recommendation

2025-10-14 · Wenjin Xie, Tao Jia arxiv

With the rapid expansion of scientific literature, scholars increasingly demand precise and high-quality paper recommendations. Among various recommendation methodologies, graph-based approaches have garnered attention b…

Graph Representation Learning

Local Message Passing on Frustrated Systems

2023-06-02 · Luca Schmid, Joshua Brenk, Laurent Schmalen

Message passing on factor graphs is a powerful framework for probabilistic inference, which finds important applications in various scientific domains. The most wide-spread message passing scheme is the sum-product algor…

Single Particle Analysis

SciCap: Generating Captions for Scientific Figures

2021-10-22 · Findings (EMNLP) 2021 11 · Ting-Yao Hsu, C. Lee Giles, Ting-Hao 'Kenneth' Huang

Researchers use figures to communicate rich, complex information in scientific papers. The captions of these figures are critical to conveying effective messages. However, low-quality figure captions commonly occur in sc…

ArticlesImage CaptioningText Normalization