vix.ing · top · new · best · stats · spec

Shared Global and Local Geometry of Language Model Embeddings

2025/03/27 by Andrew Lee, Lee, Andrew, Melanie Weber +5 · 3 voices · 5 citations
Computer Science · #Natural Language Processing Techniques

paper · pdf · doi:10.48550/arxiv.2503.21073

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.

Citations

Cited by

Discussions

Related