CLAIJan 23

Preference Optimization for Review Question Generation Improves Writing Quality

arXiv:2602.15849v1h-index: 4
Originality Incremental advance
AI Analysis

This addresses the need for substantive, evidence-based questions in peer review, offering an incremental improvement over existing methods.

The paper tackled the problem of LLM-generated peer review questions being surface-level by developing IntelliAsk, a model that improves question quality through preference optimization, resulting in measurable gains such as 68.3 vs 64.7 accuracy on MuSR and 8.31 vs 8.07 on WritingBench.

Peer review relies on substantive, evidence-based questions, yet existing LLM-based approaches often generate surface-level queries, drawing over 50\% of their question tokens from a paper's first page. To bridge this gap, we develop IntelliReward, a novel reward model built from a frozen autoregressive LLM with trainable multi-head transformers over the final 50 token states, which outperforms API-based SFT baselines in predicting expert-level human preferences. By applying Decoupled Clip and Dynamic Sampling Policy Optimization (DAPO) with IntelliReward, we train IntelliAsk, a question-generation model aligned with human standards of effort, evidence, and grounding. We find consistent improvements on reasoning and writing benchmarks, suggesting reviewer-question quality correlates with broader capabilities. Compared to the Qwen3-32B base model, IntelliAsk shows measurable gains across diverse benchmarks, specifically improving performance on reasoning tasks like MuSR (68.3 vs 64.7 Acc) and complex writing evaluations such as WritingBench (8.31 vs 8.07). We release our implementation, expert preference annotations, and the IntelliReward model to provide an automatic evaluation benchmark for grounding, effort, and evidence in LLM-generated review questions.

Foundations

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

Your Notes