REM-CTX:基于强化学习与辅助上下文的自动化同行评审系统 / REM-CTX: Automated Peer Review via Reinforcement Learning with Auxiliary Context
1️⃣ 一句话总结
这篇论文提出了一个名为REM-CTX的智能系统,它通过强化学习技术,不仅分析论文的文字内容,还巧妙地利用了图表等视觉信息和外部学术背景,从而生成了质量更高、与原文更匹配的自动化同行评审意见。
Most automated peer review systems rely on textual manuscript content alone, leaving visual elements such as figures and external scholarly signals underutilized. We introduce REM-CTX, a reinforcement-learning system that incorporates auxiliary context into the review generation process via correspondence-aware reward functions. REM-CTX trains an 8B-parameter language model with Group Relative Policy Optimization (GRPO) and combines a multi-aspect quality reward with two correspondence rewards that explicitly encourage alignment with auxiliary context. Experiments on manuscripts across Computer, Biological, and Physical Sciences show that REM-CTX achieves the highest overall review quality among six baselines, outperforming other systems with substantially larger commercial models, and surpassing the next-best RL baseline across both quality and contextual grounding metrics. Ablation studies confirm that the two correspondence rewards are complementary: each selectively improves its targeted correspondence reward while preserving all quality dimensions, and the full model outperforms all partial variants. Analysis of training dynamics reveals that the criticism aspect is negatively correlated with other metrics during training, suggesting that future studies should group multi-dimension rewards for review generation.
REM-CTX:基于强化学习与辅助上下文的自动化同行评审系统 / REM-CTX: Automated Peer Review via Reinforcement Learning with Auxiliary Context
这篇论文提出了一个名为REM-CTX的智能系统,它通过强化学习技术,不仅分析论文的文字内容,还巧妙地利用了图表等视觉信息和外部学术背景,从而生成了质量更高、与原文更匹配的自动化同行评审意见。
源自 arXiv: 2604.00248