pith. sign in

arxiv: 2412.14872 · v3 · pith:FBPG4KORnew · submitted 2024-12-19 · 💻 cs.CL

Theoretical Proof that Auto-regressive Language Models Collapse when Real-world Data is a Finite Set

classification 💻 cs.CL
keywords datacollapsecorpusreal-worldauto-regressivegeneratedlanguagemodels
0
0 comments X
read the original abstract

Auto-regressive language models (LMs) have been widely used to generate data in data-scarce domains to train new LMs, compensating for the scarcity of real-world data. Previous work experimentally found that LMs collapse when trained on recursively generated data. This paper presents a theoretical proof: once a corpus (such as a subset of the World Wide Web) begins to incorporate generated data and no new real-world data is added to the corpus, then no matter how small the amount of data each LM generates and contributes to the corpus, LM collapse is inevitable after sufficient time. This finding suggests that attempts to mitigate collapse by limiting the quantity of synthetic data in the corpus are fundamentally insufficient. Instead, avoiding collapse hinges on ensuring the quality of synthetic data.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PASTA: A Paraphrasing And Self-Training Approach for Knowledge Updating in LLMs

    cs.CL 2026-06 unverdicted novelty 5.0

    PASTA combines data augmentation and a self-learning DPO process to integrate new factual knowledge from news articles into LLMs, raising accuracy from 0.02 to 0.82 on post-cutoff questions while preserving general ca...