让我们逐步验证

Let's Verify Step by Step

亨特·莱特曼 Hunter Lightman · OpenAI · 2023-05-31 · arXiv:2305.20050 ↗ · 被引 3656

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

近年来,大型语言模型在执行复杂多步推理方面的能力有了很大提升。然而,即使是最先进的模型仍然经常产生逻辑错误。为了训练更可靠的模型,我们可以采用结果监督(对最终结果提供反馈)或过程监督(对每个中间推理步骤提供反馈)。考虑到训练可靠模型的重要性以及人工反馈的高昂成本,仔细比较这两种方法至关重要。近期已有研究开始进行这种比较,但仍有许多问题有待解答。我们进行了自己的调查,发现过程监督在训练模型解决具有挑战性的 MATH 数据集问题时显著优于结果监督。我们的过程监督模型在 MATH 测试集的一个代表性子集上解决了 78%的问题。此外,我们还表明主动学习显著提高了过程监督的效果。为了支持相关研究,我们还发布了 PRM800K,这是用于训练我们最佳奖励模型的完整数据集,包含 80 万个步骤级人工反馈标签。

In recent years, large language models have greatly improved in their ability to perform complex multi-step reasoning. However, even state-of-the-art models still regularly produce logical mistakes. To train more reliable models, we can turn either to outcome supervision, which provides feedback for a final result, or process supervision, which provides feedback for each intermediate reasoning step. Given the importance of training reliable models, and given the high cost of human feedback, it is important to carefully compare the both methods. Recent work has already begun this comparison, but many questions still remain. We conduct our own investigation, finding that process supervision significantly outperforms outcome supervision for training models to solve problems from the challenging MATH dataset. Our process-supervised model solves 78% of problems from a representative subset of the MATH test set. Additionally, we show that active learning significantly improves the efficacy of process supervision. To support related research, we also release PRM800K, the complete dataset of 800,000 step-level human feedback labels used to train our best reward model.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 22)

阅读逐段中英对照全文 →