首页 > AI前沿 > Preventing Model Collapse: A Fisher-Rao Perspective on the Dynamics of Training with Synthetic Data

Preventing Model Collapse: A Fisher-Rao Perspective on the Dynamics of Training with Synthetic Data

arXiv机器学习 2026-09-17 00:14 3 阅读 查看原文

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.