arXiv:2508.19903cs.CLcs.AI2025-08EMNLP被引 5

用错误反馈训练推理模型,让大模型逻辑更准。

Logical Reasoning with Outcome Reward Models for Test-Time Scaling

  • 用思维链和错误回声法生成训练数据,覆盖更多推理错误。
  • 在四个大模型上提升三组逻辑数据集的表现,最高增益12.3%。
  • 适合想提升模型逻辑推理能力的研究者和开发者。

逻辑推理是评估大语言模型(LLMs)能力的关键基准,反映其从前提推导出有效结论的能力。尽管测试时缩放结合专用结果或过程奖励模型已为复杂推理任务带来新途径,但在演绎逻辑推理领域仍鲜有探索。本文提出一套用于演绎推理的结果奖励模型(ORMs)。训练时主要使用思维链(CoT)生成单样本和多样本数据,并提出一种新颖策略以扩展训练数据中的错误类型。具体而言,提出回声生成技术,利用大模型对提示中错误假设的反射倾向,提取额外训练数据,涵盖此前未被覆盖的错误类型。标准思维链可能包含推理者易犯的错误,而回声策略则刻意引导模型走向错误推理。实验表明,基于CoT与回声增强数据训练的ORMs,在四类不同大模型上均显著提升对FOLIO、JustLogic和ProverQA数据集的表现。

原文摘要 · Abstract (English)

Logical reasoning is a critical benchmark for evaluating the capabilities of large language models (LLMs), as it reflects their ability to derive valid conclusions from given premises. While the combination of test-time scaling with dedicated outcome or process reward models has opened up new avenues to enhance LLMs performance in complex reasoning tasks, this space is under-explored in deductive logical reasoning. We present a set of Outcome Reward Models (ORMs) for deductive reasoning. To train the ORMs we mainly generate data using Chain-of-Thought (CoT) with single and multiple samples. Additionally, we propose a novel tactic to further expand the type of errors covered in the training dataset of the ORM. In particular, we propose an echo generation technique that leverages LLMs' tendency to reflect incorrect assumptions made in prompts to extract additional training data, covering previously unexplored error types. While a standard CoT chain may contain errors likely to be made by the reasoner, the echo strategy deliberately steers the model toward incorrect reasoning. We show that ORMs trained on CoT and echo-augmented data demonstrate improved performance on the FOLIO, JustLogic, and ProverQA datasets across four different LLMs.

逻辑推理奖励模型思维链错误挖掘

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