English

Self-Improving Pretraining: using post-trained models to pretrain better models

Computation and Language 2026-04-07 v3 Artificial Intelligence Machine Learning

Abstract

Large language models are classically trained in stages: pretraining on raw text followed by post-training for instruction following and reasoning. However, this separation creates a fundamental limitation: many desirable behaviors such as safety, factuality, overall generation quality, and reasoning ability are only added at a late stage, even though the patterns learned earlier strongly shape a model's capabilities. To tackle this issue, we introduce a new way to pretrain and mid-train models that incorporates these behaviors earlier. We utilize an existing strong, post-trained model to both rewrite pretraining data and to judge policy model rollouts, thus using reinforcement earlier in training. In our experiments, we show this can give strong gains in quality, safety, factuality and reasoning.

Keywords

Cite

@article{arxiv.2601.21343,
  title  = {Self-Improving Pretraining: using post-trained models to pretrain better models},
  author = {Ellen Xiaoqing Tan and Jack Lanchantin and Shehzaad Dhuliawala and Danwei Li and Thao Nguyen and Jing Xu and Ping Yu and Ilia Kulikov and Sainbayar Sukhbaatar and Jason Weston and Xian Li and Olga Golovneva},
  journal= {arXiv preprint arXiv:2601.21343},
  year   = {2026}
}
R2 v1 2026-07-01T09:25:09.190Z