CLJun 27, 2025

Training Language Model to Critique for Better Refinement

arXiv:2506.22157v14 citationsh-index: 25Has CodeACL
Originality Highly original
AI Analysis

This work addresses a gap in optimizing critique generation for LLM refinement, offering a novel method that enhances performance in tasks like dialog generation and summarization, though it is incremental in building on existing critique capabilities.

The paper tackles the problem of identifying which critiques are most effective for improving large language model responses and introduces the Refinement-oriented Critique Optimization (RCO) framework, which trains critic models using refinement signals and significantly outperforms traditional methods across five tasks.

Large language models (LLMs) have demonstrated remarkable evaluation and critique capabilities, providing insightful feedback and identifying flaws in various tasks. However, limited research has explored which types of critiques are most effective for improving model responses or how to generate such critiques. To address this gap, we introduce \textbf{R}efinement-oriented \textbf{C}ritique \textbf{O}ptimization (RCO), a novel framework designed to train critic models using refinement signals. RCO uses a feedback loop where critiques, generated by the critic model, guide the actor model in refining its responses. The critique utility (CU) quantifies the effectiveness of these refinements, serving as the reward signal for training the critic model. By focusing on critiques that lead to better refinements, RCO eliminates the need for direct critique preference assessment, ensuring that critiques driving meaningful improvements are rewarded. We evaluate RCO across five tasks, i.e., dialog generation, summarization, question answering, mathematical reasoning, and code generation, and show that it significantly outperforms traditional methods and open-source models in terms of critique quality and refinement outcomes. Our contributions include the introduction of RCO, a novel supervision scheme based on refined response preferences, and comprehensive experimental results that highlight the method's effectiveness in enhancing LLM critique-refinement loops.

Foundations

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

Your Notes