covariance-geometry-as-canonical-tool

IN derived (depth 1)

Created 2026-08-25T03:00:40+00:00 · Reviewed 2026-08-25T04:28:09+00:00

Independent lines of work (ROME's key-space projection and Park's unembedding whitening) converge on using empirical second-moment matrices to define the "correct" inner product for reasoning about transformer representations.

Summary

Two separate lines of work, one on minimally disruptive knowledge editing and one on measuring semantic similarity between words, independently arrived at the same geometric tool: the inverse covariance matrix of transformer representations defines the natural ruler for measuring distance and angle in that space. This convergence suggests the tool is not an ad hoc convenience but a principled, canonical choice, giving the system a single well-justified way to reason about similarity, projection, and disruption in representation space.

Justifications

This belief has 2 justifications — it is IN if any one holds.

SL — Both ROME (C = KKᵀ from hidden-state samples) and Park (Cov(γ)⁻¹ for whitening) independently derive the canonical geometry from data statistics, suggesting a shared inductive principle: the data distribution defines the natural metric for representation-space reasoning.

Antecedents (all must be IN):

  • IN rome-c-gram-matrix-definition — In ROME's derivation, C = KKᵀ is the Gram matrix of the key set, and its inverse C⁻¹ projects the new key into the subspace orthogonal to existing keys to minimize disruption.
SL — Both ROME (C = KKᵀ from hidden-state samples) and Park (Cov(γ)⁻¹ for whitening) independently derive the canonical geometry from data statistics, suggesting a shared inductive principle: the data distribution defines the natural metric for representation-space reasoning.

Antecedents (all must be IN):

  • IN park-2023-causal-inner-product-closed-form — The causal inner product in Park et al. (2023) has the closed-form expression ⟨γ̄, γ̄'⟩_C = γ̄^⊤ Cov(γ)^{-1} γ̄', where γ is the unembedding vector of a vocabulary-uniform word, making the inverse vocabulary-covariance matrix serve as the metric (analogous to Mahalanobis distance).

Dependents

These beliefs depend on this one: