EMNLP 20250 citations

Pre-trained Language Models Learn Remarkably Accurate Representations of Numbers

Marek Kadl{\v{c}}{\'i}k, Michal {\v{S}}tef{\'a}nik, Timothee Mickus, Josef Kucha{\v{r}}, Michal Spiegel

Abstract

Pretrained language models (LMs) are prone to arithmetic errors. Existing work showed limited success in probing numeric values from models’ representations, indicating that these errors can be attributed to the inherent unreliability of distributionally learned embeddings in representing exact quantities. However, we observe that previous probing methods are inadequate for the emergent structure of learned number embeddings with sinusoidal patterns.In response, we propose a novel probing technique that decodes numeric values from input embeddings with near-perfect accuracy across a range of open-source LMs. This proves that after the sole pre-training, LMs represent numbers with remarkable precision. Finally, we find that the embeddings’ preciseness judged by our probe’s accuracy explains a large portion of LM’s errors in elementary arithmetic, and show that aligning the embeddings with the pattern discovered by our probe can mitigate these errors.

BibTeX
@inproceedings{emnlp2025_pretrainedlangua,
  title = {Pre-trained Language Models Learn Remarkably Accurate Representations of Numbers},
  author = {Marek Kadl{\v{c}}{\'i}k and Michal {\v{S}}tef{\'a}nik and Timothee Mickus and Josef Kucha{\v{r}} and Michal Spiegel},
  booktitle = {EMNLP 2025},
  year = {2025}
}