Research Papers 论文研究 1d ago Updated 1d ago 更新于 1天前 46

RePro: Proof-Verified Benchmark Rewriting for Reliable Evaluation of LLM Mathematical Problem Solving RePro:基于证明验证的基准重写,用于可靠评估LLM数学问题解决能力

RePro is the first framework to integrate Lean-oriented neural automated theorem provers (ATPs) into benchmark rewriting for LLM mathematical problem solving evaluation It addresses data contamination by rewriting problems and regenerating answers with correctness guaranteed by Lean-verified proofs Experiments on GSM8K and MATH demonstrate that RePro's retained rewritten instances achieve 100% well-definedness, feasibility, and answer correctness, unlike existing rewriting methods Several models RePro是首个将Lean导向的神经自动定理证明器(ATP)集成到基准重写的框架,解决LLM数学评估中的数据污染问题 在GSM8K和MATH基准上,RePro保留的重写实例实现100%良定义性、可行性和答案正确性,而现有方法仍会产生无效或错误实例 多个模型在证明验证的重写基准上准确率下降,表明其性能对表面和结构变化敏感,可能部分反映记忆效应 该研究为LLM数学能力评估提供了更可靠的验证机制,推动评估方法从表面匹配向形式化验证演进

62
Hot 热度
72
Quality 质量
65
Impact 影响力

Analysis 深度分析

TL;DR

  • RePro is the first framework to integrate Lean-oriented neural automated theorem provers (ATPs) into benchmark rewriting for LLM mathematical problem solving evaluation
  • It addresses data contamination by rewriting problems and regenerating answers with correctness guaranteed by Lean-verified proofs
  • Experiments on GSM8K and MATH demonstrate that RePro's retained rewritten instances achieve 100% well-definedness, feasibility, and answer correctness, unlike existing rewriting methods
  • Several models show accuracy drops on proof-verified rewritten benchmarks, suggesting their original performance may partly reflect memorization rather than genuine reasoning ability

Why It Matters

Data contamination has long been a critical threat to the reliability of LLM evaluations, especially in mathematical problem solving where benchmark datasets may leak into training data. RePro introduces a novel verification layer using Lean theorem proving that ensures rewritten benchmarks are both valid and correct, providing a more trustworthy standard for evaluating genuine reasoning capabilities. This is particularly relevant as the field moves toward more rigorous and contamination-resistant evaluation practices.

Technical Details

  • Framework: RePro integrates Lean-oriented neural automated theorem provers (ATPs) into the benchmark rewriting pipeline, combining neural rewriting with formal proof verification
  • Verification mechanism: Rewritten problems and regenerated answers are validated through Lean-verified proofs, ensuring mathematical correctness at a formal level rather than relying on heuristic checks
  • Benchmarks evaluated: GSM8K and MATH datasets were used to test the framework's effectiveness
  • Quality guarantees: RePro achieves 100% well-definedness, feasibility, and answer correctness on retained rewritten instances, while existing rewriting methods continue to produce invalid or incorrect instances
  • Key finding: Models exhibit accuracy drops on proof-verified rewritten benchmarks, indicating sensitivity to surface-level and structural variations

Industry Insight

  • Benchmark contamination is a growing concern as LLMs are trained on increasingly large and comprehensive datasets; formal verification-based rewriting should become a standard practice for evaluation pipelines
  • The accuracy drops observed on rewritten benchmarks suggest that many published LLM scores may overestimate genuine mathematical reasoning ability, warranting re-evaluation of model rankings using proof-verified benchmarks
  • The integration of Lean ATPs into evaluation workflows opens a new paradigm where formal methods and neural approaches complement each other, potentially influencing how future benchmarks are designed and validated

TL;DR

  • RePro是首个将Lean导向的神经自动定理证明器(ATP)集成到基准重写的框架,解决LLM数学评估中的数据污染问题
  • 在GSM8K和MATH基准上,RePro保留的重写实例实现100%良定义性、可行性和答案正确性,而现有方法仍会产生无效或错误实例
  • 多个模型在证明验证的重写基准上准确率下降,表明其性能对表面和结构变化敏感,可能部分反映记忆效应
  • 该研究为LLM数学能力评估提供了更可靠的验证机制,推动评估方法从表面匹配向形式化验证演进

为什么值得看

数据污染已成为LLM评估的核心痛点,RePro通过形式化证明验证机制为数学问题求解评估提供了新的解决方案。该研究对AI从业者评估模型真实能力、识别记忆效应具有重要参考价值。

技术解析

  • 核心创新:首次将Lean导向的神经自动定理证明器(ATP)集成到基准重写流程中,通过形式化证明确保重写后问题的有效性和答案正确性
  • 验证机制:采用Lean定理证明器对重写后的数学问题进行形式化验证,确保每个实例满足良定义性、可行性和答案正确性三个关键属性
  • 实验基准:在GSM8K和MATH两个主流数学推理基准上进行验证,对比现有重写方法的性能表现
  • 关键发现:现有重写方法无法保证问题有效性和答案正确性,而RePro保留的实例达到100%质量指标
  • 模型敏感性分析:多个模型在证明验证的重写基准上准确率下降,揭示部分模型性能可能依赖表面特征匹配而非真正推理能力

行业启示

  • 评估范式转变:形式化验证将成为LLM评估的重要方向,推动评估从统计匹配向逻辑验证演进
  • 记忆效应识别:该框架可作为检测模型记忆效应的工具,帮助区分真实推理能力与数据污染带来的虚假表现
  • 基准质量保障:建议评估框架采用形式化验证机制,确保测试数据的可靠性和评估结果的可信度

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Evaluation 评测 Benchmark 基准测试 Dataset 数据集 Research 科学研究