paper-with-me

홈 › Papers

Reformulation for Pretraining Data Augmentation

2025-02-06 · Xintong Hao, Ruijie Zhu, Ge Zhang, Ke Shen, Chenggang Li

Despite the impressive capabilities of large language models across various tasks, their continued scaling is severely hampered not only by data scarcity but also by the performance degradation associated with excessive data repetition during training. To overcome this critical bottleneck, we propose the Massive Genre-Audience(MGA) reformulation method, a lightweight and scalable data augmentation technique inspired by synthetic data methodologies. MGA systematically reformulates existing corpora into diverse, contextually-rich variations to mitigate the negative effects of repetition, and we introduce this approach along with the resulting 770 billion token MGACorpus in this work. We experimentally validate its core benefit by demonstrating superior performance against data repetition and upsampling in scaling scenarios (up to 13B parameters). Furthermore, comprehensive analysis investigates the role of prompt engineering in generation quality and reveals nuances in evaluating model capabilities using standard loss metrics. Our work shows that MGA provides a reliable pathway to substantially augment training datasets, effectively alleviating repetition bottlenecks and enabling more efficient scaling of large language models.

📄 PDF Abstract BibTeX arXiv:2502.04235

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationPrompt Engineering

Similar Papers 제목 키워드 기반

Answer-Supervised Question Reformulation for Enhancing Conversational Machine Comprehension

2019-11-01 · WS 2019 11 · Qian Li, Hui Su, Cheng Niu, Daling Wang 외

In conversational machine comprehension, it has become one of the research hotspots integrating conversational history information through question reformulation for obtaining better answers. However, the existing questi…

Reading Comprehensionreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

PAITS: Pretraining and Augmentation for Irregularly-Sampled Time Series

2023-08-25 · Nicasia Beebe-Wang, Sayna Ebrahimi, Jinsung Yoon, Sercan O. Arik 외

Real-world time series data that commonly reflect sequential human behavior are often uniquely irregularly sampled and sparse, with highly nonuniform sampling over time and entities. Yet, commonly-used pretraining and au…

Time Series

Demystifying Training-Time Augmentation for Data-Constrained Language Model Pretraining

2026-06-15 · Michael K. Chen, Xikun Zhang, Fan Bai, Zhengding Hu 외 arxiv

As AI labs approach a data ceiling where compute capacity outpaces the rate of new high-quality text generation, language model pretraining is shifting toward a data-constrained, compute-abundant regime that demands prod…

Data AugmentationText Generation

Simple and Effective Input Reformulations for Translation

2023-11-12 · Brian Yu, Hansen Lillemark, Kurt Keutzer

Foundation language models learn from their finetuning input context in different ways. In this paper, we reformulate inputs during finetuning for challenging translation tasks, leveraging model strengths from pretrainin…

Translation

Connect Later: Improving Fine-tuning for Robustness with Targeted Augmentations

2024-01-08 · Helen Qu, Sang Michael Xie

Models trained on a labeled source domain (e.g., labeled images from wildlife camera traps) often generalize poorly when deployed on an out-of-distribution (OOD) target domain (e.g., images from new camera trap locations…

Contrastive LearningDomain AdaptationTime SeriesTime Series Classification