用强化学习训练的AI评审系统,能生成比人类更一致的高质量论文反馈。
REMOR: Automated Peer Review Generation with LLM Reasoning and Multi-Objective Reinforcement Learning
- 通过多目标强化学习与推理链训练,提升评审深度
- 模型生成反馈质量超人类平均两倍以上
- 适合需要高效、稳定评审的学术研究者使用
基于AI的同行评审系统往往生成浅层且过度赞扬的建议,难以媲美人类反馈。本文提出一种基于多目标强化学习的推理型大模型REMOR,旨在克服这一缺陷。我们设计了多维度奖励函数,涵盖评审内容本身(如批评性、新颖性)及与论文的相关性,并在包含推理轨迹的高质量顶会评审数据集PeerRT上,对DeepSeek-R1-Distill-Qwen-7B进行LoRA微调。随后采用组相对策略优化(GRPO)训练两个模型:REMOR-H(人类对齐奖励)与REMOR-U(均匀奖励)。有趣的是,人类对齐奖励反而惩罚了通常与优质评审相关的特征,导致REMOR-U生成更实质性的反馈。实验表明,REMOR-U与REMOR-H的平均奖励均超过人类评审平均值两倍以上,显著优于非推理型先进多模态AI评审系统及通用商业LLM基线。尽管最佳人类与最佳AI评审质量相当,但REMOR有效避免了人类评审中常见的低质长尾问题。本文强调推理能力是提升评审质量的关键,并公开发布人对齐评审奖励函数(HPRR)、含推理轨迹的评审数据集(PeerRT)及REMOR模型,以推动该领域发展。
原文摘要 · Abstract (English)
AI-based peer review systems tend to produce shallow and overpraising suggestions compared to human feedback. Here, we evaluate how well a reasoning LLM trained with multi-objective reinforcement learning (REMOR) can overcome these limitations. We start by designing a multi-aspect reward function that aligns with human evaluation of reviews. The aspects are related to the review itself (e.g., criticisms, novelty) and the relationship between the review and the manuscript (i.e., relevance). First, we perform supervised fine-tuning of DeepSeek-R1-Distill-Qwen-7B using LoRA on PeerRT, a new dataset of high-quality top AI conference reviews enriched with reasoning traces. We then apply Group Relative Policy Optimization (GRPO) to train two models: REMOR-H (with the human-aligned reward) and REMOR-U (with a uniform reward). Interestingly, the human-aligned reward penalizes aspects typically associated with strong reviews, leading REMOR-U to produce qualitatively more substantive feedback. Our results show that REMOR-U and REMOR-H achieve more than twice the average rewards of human reviews, non-reasoning state-of-the-art agentic multi-modal AI review systems, and general commercial LLM baselines. We found that while the best AI and human reviews are comparable in quality, REMOR avoids the long tail of low-quality human reviews. We discuss how reasoning is key to achieving these improvements and release the Human-aligned Peer Review Reward (HPRR) function, the Peer Review Reasoning-enriched Traces (PeerRT) dataset, and the REMOR models, which we believe can help spur progress in the area.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。