SYNTHESIS NOTE
TopicsMechInterpthis note

Do embedding eigenvectors organize taxonomy from coarse to fine?

Can we predict how embeddings encode taxonomic hierarchies by examining their spectral structure? This tests whether word co-occurrence statistics alone produce the observed hierarchical geometry in language models.

Synthesis note · 2026-05-28 · sourced from MechInterp

The hierarchical geometry of concept embeddings is not just present but ordered in a specific way. When you take the embedding Gram matrix and read off its leading eigenvectors, the first ones separate the broadest taxonomic branches; later eigenvectors split progressively finer sub-branches. The spectral organization is coarse-to-fine, and it tracks the WordNet hypernym tree level by level. This is a stronger claim than "the representation has hierarchical structure" — it specifies where in the spectrum each level of the taxonomy lives.

The pattern is what makes the underlying co-occurrence theory falsifiable rather than merely suggestive. A purely descriptive observation that embeddings cluster by category could be explained many ways; a derived prediction that the principal components encode the taxonomy from coarse to fine, confirmed across many sampled WordNet subtrees, is a tight fit between a statistical mechanism and an observed geometry. The eigenvalue ordering is the fingerprint: dominant variance carries the broad ontological cuts (animal vs. artifact), residual variance carries the fine ones (terrier vs. spaniel).

Why it matters: this gives interpretability a concrete, model-agnostic probe. If you want to test whether a representation space encodes a taxonomy in the way co-occurrence statistics predict, you check the spectral ordering against the tree depth — and the same probe applies to any embedding determined by co-occurrence, not just transformer internals. The counterpoint is that coarse-to-fine spectral order is exactly what generic kernel-decay assumptions produce, so finding it is evidence for the statistical account, not for a bespoke hierarchical computation.

Inquiring lines that read this note 45

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

Is embodied interaction necessary for language meaning and genuine agency? When does architectural design matter more than raw model capacity? What role does compression play in language model capability and generalization? How does reasoning graph topology affect breakthrough insights and generalization? Why do semantic similarity and task relevance diverge in vector embeddings? What factors beyond surface content determine how readers extract meaning differently? What structural factors drive popularity bias in recommendation systems? Do language model representations contain causally steerable task-specific features? What limits mechanistic interpretability's ability to characterize models? Does model scaling alone produce compositional generalization without symbolic mechanisms? How should dialogue systems best leverage conversation history for retrieval? Do language models develop causal world models or rely on statistical patterns? How do transformer attention mechanisms implement memory and algorithmic functions? How do neural networks separate factual knowledge from reasoning abilities? How can identical external performance mask different internal representations?

Related concepts in this collection 3

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
12 direct connections · 92 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

the leading embedding eigenvectors split taxonomy coarse to fine mirroring the wordnet tree