English

Shared Global and Local Geometry of Language Model Embeddings

Computation and Language 2025-07-16 v3 Machine Learning

Abstract

Researchers have recently suggested that models share common representations. In our work, we find numerous geometric similarities across the token embeddings of large language models. First, we find ``global'' similarities: token embeddings often share similar relative orientations. Next, we characterize local geometry in two ways: (1) by using Locally Linear Embeddings, and (2) by defining a simple measure for the intrinsic dimension of each embedding. Both characterizations allow us to find local similarities across token embeddings. Additionally, our intrinsic dimension demonstrates that embeddings lie on a lower dimensional manifold, and that tokens with lower intrinsic dimensions often have semantically coherent clusters, while those with higher intrinsic dimensions do not. Based on our findings, we introduce EMB2EMB, a simple application to linearly transform steering vectors from one language model to another, despite the two models having different dimensions.

Keywords

Cite

@article{arxiv.2503.21073,
  title  = {Shared Global and Local Geometry of Language Model Embeddings},
  author = {Andrew Lee and Melanie Weber and Fernanda Viégas and Martin Wattenberg},
  journal= {arXiv preprint arXiv:2503.21073},
  year   = {2025}
}
R2 v1 2026-06-28T22:36:01.386Z