paper-with-me

홈 › Papers

Mixture of Training: Recombining Small-Scale Scaffolded Pretraining Runs into a Larger Language Model

2026-08-13 · Mohammed Sabry, Sean Augenstein, Keith Rush, Lucio Dery arxiv

We ask whether language-model pre-training can be decomposed into smaller, independently trainable jobs that can later be recomposed into a coherent larger model. We introduce Mixture of Training (MoT), a scaffolded modular pre-training procedure that partitions a target Transformer into contiguous layer blocks, trains each block inside a frozen pretrained aligner scaffold, and then recomposes the trained blocks with an optional short end-to-end adaptation pass. On a 1.3B-parameter Gemma-style model trained on C4, MoT provides a small-scale proof of mechanism: independently trained depth slices can be recomposed into a usable language model, and a quality-parity schedule reaches the same reported perplexity as the monolithic baseline. This parity setting processes more aggregate tokens and has a shorter idealized layer-equivalent critical path after aligner preparation; its effective compute advantage depends on reusing the aligner across runs. We therefore present MoT not as a general replacement for monolithic pre-training, but as a small-scale framework for studying whether scaffolded sub-runs can act as reusable training units.

📄 PDF Abstract BibTeX arXiv:2608.13277

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gaussian Recombining Split Tree

2024-05-25 · Yury Lebedev, Arunava Banerjee

Binomial trees are widely used in the financial sector for valuing securities with early exercise characteristics, such as American stock options. However, while effective in many scenarios, pricing options with CRR bino…

Dropping Experts, Recombining Neurons: Retraining-Free Pruning for Sparse Mixture-of-Experts LLMs

2025-09-12 · Yixiao Zhou, Ziyu Zhao, Dongzhou Cheng, zhiliang wu 외 arxiv

Sparse Mixture-of-Experts (SMoE) architectures are widely used in large language models (LLMs) due to their computational efficiency. However, though only a few experts are activated for each token, SMoE still requires l…

Computational Efficiency

MixtureGrowth: Growing Neural Networks by Recombining Learned Parameters

2023-11-07 · Chau Pham, Piotr Teterwak, Soren Nelson, Bryan A. Plummer

Most deep neural networks are trained under fixed network architectures and require retraining when the architecture changes. If expanding the network's size is needed, it is necessary to retrain from scratch, which is e…

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…

Complementary Theory of Evolutionary Genetics

2021-12-15 · Xiaoqiu Huang

This theory seeks to define species and to explore evolutionary forces and genetic elements in speciation and species maintenance. The theory explains how speciation and species maintenance are caused by natural selectio…