arXiv:2410.16713cs.LGcs.AI2024-10中稿 · NeurIPS被引 53

研究合成数据对生成模型的影响,发现合理使用可避免模型崩溃。

Collapse or Thrive? Perils and Promises of Synthetic Data in a Self-Generating World

  • 用纯合成数据训练会导致模型崩溃,但混合真实与合成数据可保持稳定。
  • 即使真实数据比例降为零,联合训练仍能维持模型性能不下降。
  • 分批次限定数据量可实现渐进式退化,适合长期生成系统设计。

当生成式机器学习模型在包含先前模型生成数据的网络规模数据集上预训练时会发生什么?已有研究警告称,网络将被合成数据淹没可能导致“模型崩溃”;另一些研究则认为通过管理数据使用方式可避免崩溃。本文在三种生成任务设置(多变量高斯估计、核密度估计、语言模型微调)中,实验了三种数据使用流程:(a) 用连续生成的纯合成数据替换全部真实数据,结果在所有任务中均出现模型崩溃;(b) 将合成数据与真实数据累积并联合训练,尽管真实数据占比最终归零,模型仍保持稳定,测试损失未发散;(c) 真实与合成数据共同积累,但每轮预训练限定使用固定大小的数据子集,观察到测试损失缓慢且渐进式下降,而非急剧恶化。研究结果对预测未来前沿生成模型是否崩溃或繁荣具有重要意义,并为合成数据在不同情境下的价值提供实证与数学分析路径。

原文摘要 · Abstract (English)

What happens when generative machine learning models are pretrained on web-scale datasets containing data generated by earlier models? Some prior work warns of "model collapse" as the web is overwhelmed by synthetic data; other work suggests the problem can be contained (i.e. collapse can be avoided) by managing how available data are used in pretraining. In this paper, we report experiments on three ways of using data (training-workflows), across three generative model task-settings (multivariate Gaussian estimation, kernel density estimation, and language-model fine-tuning) to further confirm the possibility of containment: (a) we confirm that the training-workflow of {\it replacing} all real data by successive generations of purely synthetic data indeed suffers model collapse in all task-settings studied; (b) we consider the training-workflow of {\it accumulating} synthetic data alongside real data and training on all data combined and confirming that, although the proportion of real data eventually becomes zero, models remain stable and their test losses do not diverge under this training-workflow; (c) we consider a training-workflow where real and synthetic data accumulate together but successive generations of pretraining are constrained to use fixed-size data subsets each generation. In this workflow, we observe slow and gradual rather than explosive degradation of test loss performance across generations. Our insights are particularly important when forecasting whether future frontier generative models will collapse or thrive, and our results open avenues for empirically and mathematically studying the context-dependent value of synthetic data.

合成数据模型崩溃生成模型

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