English

Convergence and Divergence of Language Models under Different Random Seeds

Computation and Language 2025-10-01 v1 Machine Learning

Abstract

In this paper, we investigate the convergence of language models (LMs) trained under different random seeds, measuring convergence as the expected per-token Kullback--Leibler (KL) divergence across seeds. By comparing LM convergence as a function of model size and training checkpoint, we identify a four-phase convergence pattern: (i) an initial uniform phase, (ii) a sharp-convergence phase, (iii) a sharp-divergence phase, and (iv) a slow-reconvergence phase. Further, we observe that larger models reconverge faster in later training stages, while smaller models never actually reconverge; these results suggest that a certain model size may be necessary to learn stable distributions. Restricting our analysis to specific token frequencies or part-of-speech (PoS) tags further reveals that convergence is uneven across linguistic categories: frequent tokens and function words converge faster and more reliably than their counterparts (infrequent tokens and content words). Overall, our findings highlight factors that influence the stability of the learned distributions in model training.

Keywords

Cite

@article{arxiv.2509.26643,
  title  = {Convergence and Divergence of Language Models under Different Random Seeds},
  author = {Finlay Fehlauer and Kyle Mahowald and Tiago Pimentel},
  journal= {arXiv preprint arXiv:2509.26643},
  year   = {2025}
}

Comments

Published at EMNLP 2025

R2 v1 2026-07-01T06:08:29.919Z