paper-with-me

홈 › Papers

How Bad is Training on Synthetic Data? A Statistical Analysis of Language Model Collapse

2024-04-07 · Mohamed El Amine Seddik, Suei-Wen Chen, Soufiane Hayou, Pierre Youssef, Merouane Debbah

The phenomenon of model collapse, introduced in (Shumailov et al., 2023), refers to the deterioration in performance that occurs when new models are trained on synthetic data generated from previously trained models. This recursive training loop makes the tails of the original distribution disappear, thereby making future-generation models forget about the initial (real) distribution. With the aim of rigorously understanding model collapse in language models, we consider in this paper a statistical model that allows us to characterize the impact of various recursive training scenarios. Specifically, we demonstrate that model collapse cannot be avoided when training solely on synthetic data. However, when mixing both real and synthetic data, we provide an estimate of a maximal amount of synthetic data below which model collapse can eventually be avoided. Our theoretical conclusions are further supported by empirical validations.

📄 PDF Abstract BibTeX arXiv:2404.05090

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

How to Synthesize Text Data without Model Collapse?

2024-12-19 · Xuekai Zhu, Daixuan Cheng, Hengli Li, Kaiyan Zhang 외

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 …

Should I use Synthetic Data for That? An Analysis of the Suitability of Synthetic Data for Data Sharing and Augmentation

2026-02-03 · Bogdan Kulynych, Theresa Stadler, Jean Louis Raisaro, Carmela Troncoso arxiv

Recent advances in generative modelling have led many to see synthetic data as the go-to solution for a range of problems around data access, scarcity, and under-representation. In this paper, we study three prominent us…

Synthetic Code Surgery: Repairing Bugs and Vulnerabilities with LLMs and Synthetic Data

2025-05-12 · David de-Fitero-Dominguez, Antonio Garcia-Cabot, Eva Garcia-Lopez

This paper presents a novel methodology for enhancing Automated Program Repair (APR) through synthetic data generation utilizing Large Language Models (LLMs). Current APR systems are constrained by the limited availabili…

Program RepairSynthetic Data Generation

A Statistical Approach for Synthetic EEG Data Generation

2025-04-22 · Gideon Vos, Maryam Ebrahimpour, Liza van Eijk, Zoltan Sarnyai 외

Electroencephalogram (EEG) data is crucial for diagnosing mental health conditions but is costly and time-consuming to collect at scale. Synthetic data generation offers a promising solution to augment datasets for machi…

EEGElectroencephalogram (EEG)Privacy PreservingSynthetic Data Generation

DMAP: A Distribution Map for Text

2026-02-12 · Tom Kempton, Julia Rozanova, Parameswaran Kamalaruban, Maeve Madigan 외 arxiv

Large Language Models (LLMs) are a powerful tool for statistical text analysis, with derived sequences of next-token probability distributions offering a wealth of information. Extracting this signal typically relies on …

Text Detection