arXiv:2505.00662cs.CLcs.AI2025-05被引 16

用大模型生成深度数学解题批注,提升纠错准确率。

DeepCritic: Deliberate Critique with Large Language Models

  • 分两阶段训练:先用大模型生成4500条详细批注数据,再通过强化学习优化
  • 在多个错误识别基准上超越GPT-4o和DeepSeek-R1等现有模型
  • 适合需要高精度数学推理反馈的教育、AI评测场景

随着大语言模型(LLMs)的快速发展,对其输出提供准确且可扩展的反馈与监督成为紧迫问题。利用大模型作为批评者实现自动化监督是一种有前景的解决方案。本文聚焦于提升大模型在数学题解上的批评能力。当前大模型批评者对每一步推理的批注过于浅显,导致判断准确率低,难以提供足够反馈以帮助生成模型修正错误。为此,我们提出一种新颖有效的两阶段框架,构建能对数学解题过程中的每一步进行深思熟虑批注的大模型批评者。第一阶段使用Qwen2.5-72B-Instruct生成4500条长篇批注作为监督微调的数据种子,每条批注包含多视角验证及对初始批注的深入分析。第二阶段在微调模型基础上,通过强化学习进一步激励其批评能力,使用来自PRM800K的人工标注数据或基于蒙特卡洛采样的自动标注数据。基于Qwen2.5-7B-Instruct构建的批评模型不仅在多个错误识别基准上显著优于现有大模型批评者(包括同规模的DeepSeek-R1-distill模型和GPT-4o),还能通过更详细的反馈更有效地帮助生成模型修正错误步骤。

原文摘要 · Abstract (English)

As Large Language Models (LLMs) are rapidly evolving, providing accurate feedback and scalable oversight on their outputs becomes an urgent and critical problem. Leveraging LLMs as critique models to achieve automated supervision is a promising solution. In this work, we focus on studying and enhancing the math critique ability of LLMs. Current LLM critics provide critiques that are too shallow and superficial on each step, leading to low judgment accuracy and struggling to offer sufficient feedback for the LLM generator to correct mistakes. To tackle this issue, we propose a novel and effective two-stage framework to develop LLM critics that are capable of deliberately critiquing on each reasoning step of math solutions. In the first stage, we utilize Qwen2.5-72B-Instruct to generate 4.5K long-form critiques as seed data for supervised fine-tuning. Each seed critique consists of deliberate step-wise critiques that includes multi-perspective verifications as well as in-depth critiques of initial critiques for each reasoning step. Then, we perform reinforcement learning on the fine-tuned model with either existing human-labeled data from PRM800K or our automatically annotated data obtained via Monte Carlo sampling-based correctness estimation, to further incentivize its critique ability. Our developed critique model built on Qwen2.5-7B-Instruct not only significantly outperforms existing LLM critics (including the same-sized DeepSeek-R1-distill models and GPT-4o) on various error identification benchmarks, but also more effectively helps the LLM generator refine erroneous steps through more detailed feedback.

大模型批评数学推理强化学习自动化评估

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。