arXiv:2506.21545cs.CLcs.AI2025-06被引 8

优化数据组织顺序能显著提升语言模型性能,无需增加数据量。

Data Efficacy for Language Model Training

  • 通过评分、筛选和排序三步优化数据组织方式。
  • 新方法在不增数据量下提升模型性能,最佳组合效果显著。
  • 适合关注数据利用效率的研究者和工程师。

数据是语言模型训练的基础。近期研究聚焦于数据效率,旨在通过选择最小或最优的数据子集来最大化模型性能,涉及数据过滤、采样与选择等技术。本文提出数据效用(Data Efficacy)概念,强调通过优化训练数据的组织结构来提升性能,该方向仍相对未被充分探索。为此,本文提出通用范式DELT,包含数据评分、数据筛选与数据排序三个组件。其中设计了基于梯度一致性的可学习性-质量评分(LQS),用于衡量样本的可学性与质量;还提出了折叠排序(Folding Ordering, FO),以缓解模型遗忘与数据分布偏差问题。大量实验验证了数据效用的有效性:第一,DELT各实例在不增加数据规模与模型大小的前提下均提升了模型性能;第二,所提LQS与FO结合使用取得最佳提升效果;第三,数据效用可与数据效率协同实现。因此,我们认为数据效用是语言模型训练中一个有前景的基础方向。

原文摘要 · Abstract (English)

Data is fundamental to the training of language models (LM). Recent research has been dedicated to data efficiency, which aims to maximize performance by selecting a minimal or optimal subset of training data. Techniques such as data filtering, sampling, and selection play a crucial role in this area. To complement it, we define Data Efficacy, which focuses on maximizing performance by optimizing the organization of training data and remains relatively underexplored. This work introduces a general paradigm, DELT, for considering data efficacy in LM training, which highlights the significance of training data organization. DELT comprises three components: Data Scoring, Data Selection, and Data Ordering. Among these components, we design Learnability-Quality Scoring (LQS), as a new instance of Data Scoring, which considers both the learnability and quality of each data sample from the gradient consistency perspective. We also devise Folding Ordering (FO), as a novel instance of Data Ordering, which addresses issues such as model forgetting and data distribution bias. Comprehensive experiments validate the data efficacy in LM training, which demonstrates the following: Firstly, various instances of the proposed DELT enhance LM performance to varying degrees without increasing the data scale and model size. Secondly, among these instances, the combination of our proposed LQS for data scoring and Folding for data ordering achieves the most significant improvement. Lastly, data efficacy can be achieved together with data efficiency by applying data selection. Therefore, we believe that data efficacy is a promising foundational area in LM training.

语言模型数据效率训练优化

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