论文提出用 Fisher-Rao 角度分析合成数据训练中模型崩溃问题
Preventing Model Collapse: A Fisher-Rao Perspective on the Dynamics of Training with Synthetic Data
想了解大模型用合成数据训练时如何避免崩溃,这篇论文用几何方法给出了更精确的理论分析。
这篇论文研究大语言模型用合成数据训练时出现的模型崩溃现象。作者通过分析概率分布空间中的动态过程,建立了防止模型崩溃所需的最低人类数据比例的理论保证。他们使用 Fisher-Rao 度量来处理高维情况,得出了比之前更具体的收缩和不变性边界。
Preventing Model Collapse: A Fisher-Rao Perspective on the Dynamics of Training with Synthetic Data
Large Language Models (LLMs) are now routinely trained using synthetic data, since high-quality human data has been exhausted by the ever increasing needs of larger and larger models. However, recursive training on synthetic data frequently induces model collapse, a degenerative feedback loop where models progressively forget the true underlying data distribution. Training on a mixture of synthetic and fresh human data is a logical countermeasure and can prevent model collapse. However, it is an open question as to what is the exact minimum required ratio of human-to-synthetic data to maintain training stability. In this paper, we establish rigorous theoretical guarantees on the minimum rate of human data required to prevent model collapse. Although previous work established a formal lower bound for this ratio, such bound can be vacuous for very high dimensions, as the analysis relies on the usual Euclidean metric in R^n and is not adapted to the space of categorical probability distributions. Instead, in this paper we explicitly leverage the information-geometric structure of the probability simplex by analyzing the dynamics of the process under the Fisher-Rao metric. We derive quantitative contraction and invariance bounds that are stable and do not become trivial as the dimensions increase. Thus, we show that the effective required data ratio to prevent model collapse is different than previously implied.