Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Generating Pretraining Tokens from Organic Data for Data-Bound Scaling

About

LLM pretraining is shifting from a compute-bound to a data-bound regime, where available human (organic) text falls far short of scaling demands. However, reaching the data-bound regime does not mean the model has fully utilized its organic corpus. In this paper, we introduce SynPro, a synthetic data generation framework that helps LLMs more thoroughly learn from limited organic data. SynPro applies two operations, rephrasing and reformat, that present the same organic source in diverse forms to facilitate deeper learning without introducing external information. Both generators are optimized via reinforcement learning with quality, faithfulness, and data influence rewards, and are continuously updated as pretraining plateaus to target content the model has yet to absorb. We pretrain 400M and 1.1B models with 10% of their Chinchilla-optimal tokens (0.8B and 2.2B) from DCLM-Baseline, reflecting a realistic data-bound regime in frontier pretraining. Our results reveal that organic data is significantly underutilized by standard repetition: SynPro unlocks 3.7-5.2x the effective tokens of repetition, even surpassing the non-data-bound oracle that trains on equivalent unique data at the 1.1B scale. Analyses confirm that faithful, model-aware synthesis sustains data-bound scaling without causing distribution collapse. We open-source our code at https://github.com/cxcscmu/SynPro.

Zichun Yu, Chenyan Xiong• 2026

Related benchmarks

TaskDatasetResultRank
Commonsense ReasoningPIQA
Accuracy70.08
213
Commonsense ReasoningCSQA
CSQA Accuracy45.86
195
Commonsense ReasoningOBQA
Accuracy36.4
187
Commonsense ReasoningSIQA
Accuracy46.78
168
Causal ReasoningCOPA
Accuracy73
51
Natural Language UnderstandingHellaSwag
Accuracy49.17
35
Natural Language UnderstandingWinoGrande
Accuracy53.91
30
Science KnowledgeSciQ
Accuracy90.9
22
Language ModelingLAMBADA
Cross-Entropy (CE)0.5823
6
Recovery EvaluationZero-shot Suite (CSQA, OBQA, PIQA, SIQA, HellaSwag, WinoG, ARC-e, ARC-c, SciQ)
Average Score55.84
3
Showing 10 of 12 rows

Other info

Follow for update