English

What Should Embeddings Embed? Autoregressive Models Represent Latent Generating Distributions

Machine Learning 2026-01-09 v2 Artificial Intelligence Computation and Language Machine Learning

Abstract

Autoregressive language models have demonstrated a remarkable ability to extract latent structure from text. The embeddings from large language models have been shown to capture aspects of the syntax and semantics of language. But what should embeddings represent? We connect the autoregressive prediction objective to the idea of constructing predictive sufficient statistics to summarize the information contained in a sequence of observations, and use this connection to identify three settings where the optimal content of embeddings can be identified: independent identically distributed data, where the embedding should capture the sufficient statistics of the data; latent state models, where the embedding should encode the posterior distribution over states given the data; and discrete hypothesis spaces, where the embedding should reflect the posterior distribution over hypotheses given the data. We then conduct empirical probing studies to show that transformers encode these three kinds of latent generating distributions, and that they perform well in out-of-distribution cases and without token memorization in these settings.

Keywords

Cite

@article{arxiv.2406.03707,
  title  = {What Should Embeddings Embed? Autoregressive Models Represent Latent Generating Distributions},
  author = {Liyi Zhang and Michael Y. Li and R. Thomas McCoy and Theodore R. Sumers and Jian-Qiao Zhu and Thomas L. Griffiths},
  journal= {arXiv preprint arXiv:2406.03707},
  year   = {2026}
}

Comments

28 pages, 11 figures

R2 v1 2026-06-28T16:55:16.922Z