arXiv:2410.20533cs.LGcs.CL2024-10NAACL被引 4

弱教师模型监督大模型解难题,关键在步骤错误率而非结果正确率。

Guiding Through Complexity: What Makes Good Supervision for Hard Math Reasoning Tasks?

  • 用难度匹配的低质量完整任务监督,效果优于高质量简单子任务。
  • 硬题监督即使90%结果错误,仍可能超越完美正确但简单任务的训练。
  • 步骤级错误严重性比最终结果更影响模型性能,适合数学推理研究者。

如何利用弱教师模型(如普通人类标注者或现有AI系统)有效监督大语言模型,以提升其在高难度推理任务上的表现?本文通过实验考察了不同质量等级的监督数据在复杂度各异任务上的表现。研究发现,两种策略尤为有效:1)使用与目标任务难度相当的完整任务的低质量监督;2)利用更易子任务的高质量监督。有趣的是,即便硬任务监督的结果错误率达90%,其训练效果仍优于完美正确的简单子任务监督。进一步分析表明,影响训练效果的关键因素是步骤级错误率——相同结果错误率下,不同步骤错误严重性的监督可导致MATH基准上30%的准确率差距。此外,将硬任务监督与对应子任务监督结合,比单纯重述硬任务监督更能提升性能,为数据增强提供了新思路。数据与代码已开源。

原文摘要 · Abstract (English)

How can "weak teacher models" such as average human annotators or existing AI systems, effectively supervise LLMs to improve performance on hard reasoning tasks, especially those that challenge and requires expertise or daily practice from the teacher models? In this paper, we seek for empirical answers to this question by investigating various data-driven strategies that offer supervision data at different quality levels upon tasks of varying complexity. Two intuitive strategies emerge for teacher models to provide supervision during alignment training: 1) using lower-quality supervision from complete tasks that match the difficulty of the target reasoning tasks, and 2) leveraging higher-quality supervision from easier subtasks that are less challenging. Interestingly, we find that even when the outcome error rate for hard task supervision is high (e.g., 90\%), training on such data can outperform perfectly correct supervision of easier subtasks on multiple hard math benchmarks. We further identify a more critical factor influencing training performance: step-wise error rates, which indicate the severity of errors in solutions. Specifically, training on hard task supervision with the same outcome error rates but disparate step-wise error rates can lead to a 30\% accuracy gap on MATH benchmark. Our results also reveal that supplementing hard task supervision with the corresponding subtask supervision can yield notable performance improvements than simply combining rephrased hard full task supervision, suggesting new avenues for data augmentation. Data and code are released at https://github.com/hexuan21/Weak-to-Strong.

数学推理监督学习教师模型错误分析

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