arXiv:2507.06187cs.AI2025-07被引 29

用弱模型生成的对比数据,也能让大模型显著提升性能。

The Delta Learning Hypothesis: Preference Tuning on Weak Data can Yield Strong Gains

  • 通过弱模型间对比生成偏好数据,驱动模型优化
  • 8B模型在11项基准上媲美使用GPT-4o训练的Tulu 3
  • 适合追求低成本高效果的开源模型训练者

语言模型的改进通常依赖高质量训练数据,但强监督数据稀缺时受限。本文提出“差值学习假说”:即使单个数据点质量较弱,只要成对数据间存在相对质量差异,就能通过偏好微调带来超越单点表现的提升。我们在受控实验与大规模场景中验证该假设,将80亿参数模型在由30亿和15亿参数小模型输出配对生成的偏好数据上进行后训练。结果表明,在标准11项基准测试(如MATH、MMLU)中,其性能媲美基于相同基础模型且使用更强监督器(如GPT-4o)训练的Tulu 3。我们进一步证明,逻辑回归框架下,两个弱教师模型间的性能差距仍可为学生模型提供有效信号。研究显示,模型能从看似弱的成对数据中学习到显著进步。

原文摘要 · Abstract (English)

Improvements in language models are often driven by improving the quality of the data we train them on, which can be limiting when strong supervision is scarce. In this work, we show that paired preference data consisting of individually weak data points can enable gains beyond the strength of each individual data point. We formulate the delta learning hypothesis to explain this phenomenon, positing that the relative quality delta between points suffices to drive learning via preference tuning--even when supervised finetuning on the weak data hurts. We validate our hypothesis in controlled experiments and at scale, where we post-train 8B models on preference data generated by pairing a small 3B model's responses with outputs from an even smaller 1.5B model to create a meaningful delta. Strikingly, on a standard 11-benchmark evaluation suite (MATH, MMLU, etc.), our simple recipe matches the performance of Tulu 3, a state-of-the-art open model tuned from the same base model while relying on much stronger supervisors (e.g., GPT-4o). Thus, delta learning enables simpler and cheaper open recipes for state-of-the-art post-training. To better understand delta learning, we prove in logistic regression that the performance gap between two weak teacher models provides useful signal for improving a stronger student. Overall, our work shows that models can learn surprisingly well from paired data that might typically be considered weak.

偏好微调小模型指导低成本训练模型泛化

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