paper-with-me

홈 › Papers

Repetition Mismatch: Why Data Mixture Experiments Don't Scale and How to Fix Them

2026-05-29 · Kevin Zhou, Lisa Alazraki, Kris Cao, Marek Rei arxiv

Pre-training data mixtures are commonly tuned by running small-scale experiments and extrapolating to the target training budget. When high-quality data is scarce and must be repeated, this extrapolation frequently fails, but the source of the failure has not been isolated. We show that a primary culprit is a repetition mismatch: because high-quality datasets are small, their repetition rate changes as the training budget grows, shifting the optimal mixture in ways that small-scale proxy experiments do not anticipate. A subsampling procedure that matches the target repetition rate controls for this effect. In a two-source setting combining limited high-quality data with web crawl, a single repetition-controlled experiment using only 1/16 of the target tokens recovers a mixture within 0.05 of the optimum for a 757M parameter model, compared to an error of 0.75 without repetition control. Achieving comparable accuracy without repetition control requires three to four horizons, consuming 44 to 94% of the target token budget. With three data sources, the larger mixture space requires more than a single experiment to constrain, but the approach remains effective: at the 757M scale, just two repetition-controlled horizons recover the optimal mixture, outperforming baselines that instead require the full two-source experiments to construct. Our results reveal that repetition dynamics, not scale alone, shape whether small-scale mixture experiments generalize. More broadly, they suggest that data repetition deserves treatment as a first-class variable in mixture optimization, rather than an inconvenient side effect of limited data.

📄 PDF Abstract BibTeX arXiv:2606.07597

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

InfoLaw: Information Scaling Laws for Large Language Models with Quality-Weighted Mixture Data and Repetition

2026-05-04 · Fengze Liu, Weidong Zhou, Binbin Liu, Ping Guo 외 arxiv

Upweighting high-quality data in LLM pretraining often improves performance, but in datalimited regimes, especially under overtraining, stronger upweighting increases repetition and can degrade performance. However, stan…

Scaling Laws for Mixture Pretraining Under Data Constraints

2026-05-12 · Anastasiia Sedova, Skyler Seto, Natalie Schluter, Pierre Ablin arxiv

As language models scale, the amount of data they require grows -- yet many target data sources, such as low-resource languages or specialized domains, are inherently limited in size. A common strategy is to mix this sca…

Scaling Domain Data Repetition in LLM Pretraining

2026-08-14 · Jingwei Li, Xinran Gu, Rui Dai, Xintong Hao 외 arxiv

As large language models scale, their training-token budgets must also increase to maintain an appropriate tokens-per-parameter ratio (\(TPP\)). However, high-quality domain data is much harder to scale than general web …

Mitigating the Language Mismatch and Repetition Issues in LLM-based Machine Translation via Model Editing

2024-10-09 · Weichuan Wang, Zhaoyi Li, Defu Lian, Chen Ma 외

Large Language Models (LLMs) have recently revolutionized the NLP field, while they still fall short in some specific down-stream tasks. In the work, we focus on utilizing LLMs to perform machine translation, where we ob…

Machine TranslationModel EditingTranslation

Interference-Limited Ultra-Reliable and Low-Latency Communications: Graph Neural Networks or Stochastic Geometry?

2022-07-11 · Yuhong Liu, Changyang She, Yi Zhong, Wibowo Hardjawana 외

In this paper, we aim to improve the Quality-of-Service (QoS) of Ultra-Reliability and Low-Latency Communications (URLLC) in interference-limited wireless networks. To obtain time diversity within the channel coherence t…

DiversityGraph Neural Network