How to Synthesize Text Data without Model Collapse?
Abstract
Model collapse in synthetic data indicates that iterative training on self-generated data leads to a gradual decline in performance. With the proliferation of AI models, synthetic data will fundamentally reshape the web data ecosystem. Future GPT-{n} models will inevitably be trained on a blend of synthetic and human-produced data. In this paper, we focus on two questions: what is the impact of synthetic data on language model training, and how to synthesize data without model collapse? We first pre-train language models across different proportions of synthetic data, revealing a negative correlation between the proportion of synthetic data and model performance. We further conduct statistical analysis on synthetic data to uncover distributional shift phenomenon and over-concentration of n-gram features. Inspired by the above findings, we propose token editing on human-produced data to obtain semi-synthetic data. As a proof of concept, we theoretically demonstrate that token-level editing can prevent model collapse, as the test error is constrained by a finite upper bound. We conduct extensive experiments on pre-training from scratch, continual pre-training, and supervised fine-tuning. The results validate our theoretical proof that token-level editing improves data quality and enhances model performance.
Community
As generative artificial intelligence (AI) becomes increasingly prevalent in research and industry, synthetic data will proliferate throughout the web data ecosystem. Consequently, future training of GPT-n on a mixture of synthetic and human-produced data will be inevitable. Thus, model collapse is a critical concern that must be considered when training models on synthetic data.
In this paper, we focus on two questions:
(Q1): What is the impact of synthetic data on language model training,
(Q2): How to synthesize data without model collapse?
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Leveraging Programmatically Generated Synthetic Data for Differentially Private Diffusion Training (2024)
- Surveying the Effects of Quality, Diversity, and Complexity in Synthetic Data From Large Language Models (2024)
- Analyzing and Improving Model Collapse in Rectified Flow Models (2024)
- Collapse or Thrive? Perils and Promises of Synthetic Data in a Self-Generating World (2024)
- Large Language Models Can Self-Improve in Long-context Reasoning (2024)
- Evaluating Language Models as Synthetic Data Generators (2024)
- A Graph-Based Synthetic Data Pipeline for Scaling High-Quality Reasoning Instructions (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper