CLAIMar 31

REM-CTX: Automated Peer Review via Reinforcement Learning with Auxiliary Context

arXiv:2604.0024888.12 citations
Predicted impact top 66% in CL · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the challenge of underutilizing visual and scholarly context in peer review for researchers, though it is incremental as it builds on existing reinforcement learning methods.

The authors tackled the problem of automated peer review by incorporating auxiliary context like figures and external signals, resulting in REM-CTX achieving the highest overall review quality among six baselines and outperforming larger commercial models.

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.

Foundations

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

Your Notes