Dispersion Loss Counteracts Embedding Condensation and Improves Generalization in Small Language Models
Abstract
Large language models (LLMs) achieve remarkable performance through ever-increasing parameter counts, but scaling incurs steep computational costs. To better understand LLM scaling, we study representational differences between LLMs and their smaller counterparts, with the goal of replicating the representational qualities of larger models in smaller models. We observe a geometric phenomenon which we term , where token embeddings collapse into a narrow cone-like subspace in some language models. Through systematic analyses across multiple Transformer families, we show that small models such as and exhibit severe condensation, whereas larger models such as and are more resistant to this phenomenon. Additional observations show that embedding condensation is not reliably mitigated by knowledge distillation from larger models. To fight against it, we formulate a dispersion loss that explicitly encourages embedding dispersion during training. Experiments demonstrate that it mitigates condensation, recovers dispersion patterns seen in larger models, and yields performance gains across 10 benchmarks. We believe this work offers a principled path toward improving smaller Transformers without additional parameters.
Keywords
Cite
@article{arxiv.2602.00217,
title = {Dispersion Loss Counteracts Embedding Condensation and Improves Generalization in Small Language Models},
author = {Chen Liu and Xingzhi Sun and Xi Xiao and Alexandre Van Tassel and Ke Xu and Kristof Reimann and Danqi Liao and Mark Gerstein and Tianyang Wang and Xiao Wang and Smita Krishnaswamy},
journal= {arXiv preprint arXiv:2602.00217},
year = {2026}
}
Comments
ICML 2026