MATH · IN · MODELS
structures / Hypotheses / Platonic Representation Hypothesis

Platonic Representation Hypothesis

CLAIMhypothesisintermediatehow it's classified →

Different neural networks — regardless of architecture and training modality — converge to a shared representation geometry, measured via kernel-alignment metrics such as CKA or mutual nearest-neighbor overlap. Introduced by Huh, Cheung, Wang & Isola (2024).

Replicationcomputed from the corpus — never hand-assigned
26 papers · no shared authors10 architecture classes · across papers7 domains · across papers38 model families · across papers
Filled = two or more values reported by papers that share no author — replication. Outlined = two or more values, but all from a single study — breadth, not replication. Grey = a single value. Derived from paper authorship and each model's architecture class, domain and family; it updates itself when a paper is added.

Statement

Modern neural networks, independent of architecture and training modality, converge toward a single shared representation of the relationships between real-world entities. Formally measured via Centered Kernel Alignment (CKA):

CKA(KA,KB)=KAKBFKAFKBF\mathrm{CKA}(K_A,K_B) = \frac{\|K_A K_B\|_F}{\|K_A\|_F\,\|K_B\|_F}

where Kij=k(xi,xj)K_{ij} = k(x_i,x_j) is the kernel (pairwise similarity) matrix of one model’s representations of a shared set of inputs {xi}\{x_i\}. High CKA between two models’ kernel matrices means the relative geometry of their representations — not necessarily their raw coordinates — is similar. Huh, Cheung, Wang & Isola (2024), who introduced this hypothesis, in fact measure alignment with a rank-based mutual nearest-neighbor metric rather than CKA itself in their own experiments (CKA is one of several equivalent kernel-alignment tools they cite) — see representational-convergence for the specific cross-model, cross-modality evidence: alignment between ~20 open-weight LLMs and a range of vision models rises with each model’s own competence, and a language model’s alignment to vision predicts its own downstream task performance. Conneau, Wu, Li, Zettlemoyer & Stoyanov (2020) demonstrate essentially the same convergence claim several years earlier in a narrower, cross-lingual setting: independently-trained, same-architecture monolingual masked language models in five different languages turn out to be alignable by a single orthogonal map, and CKA similarity between them predicts actual alignment-based transfer performance — see cross-lingual-platonic-alignment, kept as a separate Observation from representational-convergence since it demonstrates convergence across languages within one fixed architecture, not across architectures/modalities. Zhang, Wang, Duan, Fu, Zhao, Fan, Cao, Guo & Zhou (2026) demonstrate the same convergence claim in a third, mechanistically distinct setting: pairs of JEPA world-model encoders trained fully independently (no shared parameters, no coordination) on different observation views of the same environment converge to latent spaces related by a single invertible linear map WGL(d)W\in GL(d), fit via ridge regression and quantified with five metrics (MSE, R2R^2, CKA, distance-structure consistency, neighborhood overlap) — and, going beyond either prior convergence paper in this map, use the fitted map for zero-gradient probe transfer and compute-saving representation migration between the two models. See independently-trained-jepa-world-models-converge-to-a-linearly-isomorphic-latent-geometry.

Xu, Zhang, Du, Luo, Qiu, Huang & Zhang (2025) demonstrate a fourth, within-model convergence setting: LLaMA3-70B’s conceptual representations, derived via an in-context reverse-dictionary task, converge toward a single context-independent relational structure as demonstrations accumulate (RSA alignment rising from 0.800 at 1 demonstration to 0.970 at 24), and cross-model alignment among LLaMA3-70B plus 66 other open LLMs predicts each model’s own task performance (rho=0.870-0.976) — paralleling Huh et al.’s cross-modality finding but measured across in-context demonstrations and model scale rather than architecture/modality. Uniquely among this map’s Platonic-hypothesis evidence, the convergent structure is also validated against biological ground truth: RSA against human word-similarity judgments (SimLex-999, rho=0.776, beating a FastText baseline’s 0.464) and voxel-wise fMRI encoding models significantly predicting brain activity in several visual/semantic regions. See llm-in-context-concept-representations-converge-to-a-context-independent-structure-that-tracks-human-behavioral-judgments-and-brain-activity.

Lee, Mayhew, Sanchez-Lengeling, Wei, Qian, Little, Andres, Nguyen, Moloy, Parker, Gerkin, Mainland & Wiltschko (2023) demonstrate the same convergence-to-ground-truth theme in a fifth, non-linguistic setting: a Message Passing Neural Network (GNN) trained on molecular graphs to predict human odor descriptors produces a 256-dimensional “Principal Odor Map” whose pairwise distances correlate at R=0.73 with independently-measured human perceptual odor distances, versus R=-0.12 for a standard chemoinformatic fingerprint embedding of the same molecules (p<0.001) — the GNN’s learned relational geometry, not merely its predictions, recovers the true perceptual structure where a hand-engineered descriptor space does not, extending this hypothesis’s evidence base beyond language/vision models into molecular-graph representations. See gnn-molecular-embedding-space-preserves-human-perceptual-odor-similarity-structure-far-better-than-a-chemoinformatic-fingerprint-map.

Kendiukhov (2026) extends the convergence theme into a sixth domain — single-cell biology: scGPT (a transformer foundation model for single-cell transcriptomics), probed via a manifold extracted from its frozen attention weights alone, encodes an ~8-10 dimensional “hematopoietic manifold” whose geodesic distances correlate with an independently-curated hematopoietic developmental-stage ontology (branch-specific Spearman rho 0.568-0.768, internal geodesic-to-ground-truth correlation 0.835), externally validated on a strict non-overlap panel (trustworthiness 0.993, blocked-permutation p=0.0005). See scgpt-encodes-an-8-to-10-dimensional-hematopoietic-manifold-whose-geodesic-distances-match-an-independent-biological-differentiation-ordering.

Yin, Carter, Lu & Kocab (2026) extend the convergence theme into a seventh domain — sign-language phonology: a pose-based (ST-GCN) American Sign Language recognition model’s pairwise cosine-similarity structure over handshapes correlates with independent human perceptual confusion judgments (r=0.49) and an articulatory-geometry ground truth, Handshape Distance (r=0.55), while a pixel-based model (I3D) shows markedly weaker alignment (r=0.31 / r=0.20) — an architectural dissociation in how strongly each visual-processing paradigm’s learned geometry converges to human phonological perception. See pose-based-sign-language-model-latent-cosine-similarity-structure-correlates-with-human-perceptual-and-articulatory-handshape-distance.

Sarkar (2026) provides a finer-grained, spectral complement to the CKA/mutual-NN evidence above: constructing graph-Laplacian eigenbases (a manifold-respecting analogue of PCA) separately for DINOv2 (vision) and all-MiniLM-L6-v2 (text) on Flickr30k, the two encoders’ normalized eigenvalue spectra are nearly identical (distance 0.043) — convergent manifold complexity, consistent with this hypothesis — yet the functional map between their eigenbases is far from diagonal or orthogonal (mean diagonal dominance <0.05, orthogonality deviation 70.15), meaning the two manifolds’ eigenvectors are not correspondingly oriented. This “spectral complexity-orientation gap” is a genuine decomposition CKA cannot make (CKA reports one aggregate number; here, “how much structure” and “how it’s arranged” are shown to be independent), and it comes with a caution: the resulting functional-map alignment method underperforms ambient-space alignment (Orthogonal Procrustes alignment, relative representations) on cross-modal retrieval by 5-13x, a gap that widens rather than narrows with more supervision. See independent-vision-language-encoders-share-graph-laplacian-spectral-complexity-but-not-eigenvector-orientation.

Kudugunta, Bapna, Caswell, Arivazhagan & Firat (2019) find a related but structurally different pattern inside a single massively multilingual NMT Transformer (not independently-trained models to be aligned post-hoc): using SVCCA rather than CKA, source-language encoder representations grow more mutually similar with depth, while decoder representations of a shared target language diverge depending on source — convergence and divergence occurring simultaneously in the same network, conditioned on which side (encoder vs. decoder) and which direction (source vs. target) is being measured — see nmt-encoder-cross-lingual-convergence.

Jha, Zhang, Shmatikov & Morris (2026) go beyond every diagnostic-alignment paper above by proposing and testing a constructive, stronger version of this hypothesis: the Strong Platonic Representation Hypothesis — “neural networks trained with the same objective and modality, but with different data and model architectures, converge to a universal latent space such that a translation between their respective representations can be learned without any pairwise correspondence.” Their method, vec2vec, trains input/output adapters around a shared backbone via adversarial training plus an explicit Gram-matrix-preservation (VSP) loss on six independently-trained text embedding models (gtr, clip, e5, gte, stella, granite), achieving cosine similarity up to 0.92 and top-1 retrieval accuracy up to 100% between cross-backbone pairs with no paired training data at all — where a naive identity-mapping baseline and an optimal-assignment baseline both perform near chance on cross-backbone pairs. Critically, an ablation directly ties this to geometry rather than mere capacity: removing only the VSP loss (which explicitly matches the pairwise-inner-product/Gram matrix between input and translated embeddings) collapses top-1 accuracy from 0.91 to 0.00 (gte→gtr) even though reconstruction and cycle-consistency losses remain — the Gram-matrix-preservation term is causally necessary for recovering any cross-model correspondence, not merely correlated with successful translation. The paper further finds this translation extends, with weaker but still far-above-baseline performance, to out-of-distribution data (TweetTopic, MIMIC-III) and to CLIP’s (multimodal) text embedding space, and that the resulting translated embeddings retain enough of the source’s information for downstream attribute-inference and document-reconstruction attacks — the “universal latent space” convergence this hypothesis describes is, in that respect, also a privacy liability, not merely a scientific curiosity. See jha-etal-2026-vec2vec-strong-platonic-representation-hypothesis.

Lan, Torr, Meek, Khakzar, Krueger & Barez (2024) extend this hypothesis’s evidence to sparse dictionary features rather than raw activations, proposing “Analogous Feature Universality”: individually-different SAE features learned by independently-trained SAEs on different LLMs may still span similar subspaces. Pairing SAE features by activation correlation and scoring the paired subspaces with Singular Vector Canonical Correlation Analysis (SVCCA) and RSA, they find middle-layer similarity far above both a random-pairing baseline and a randomized-weight-model control (e.g. Gemma-2-2B vs Gemma-2-9B: SVCCA 0.70 vs. a random-pairing mean of 0.009), and that semantically coherent concept subspaces (e.g. “Emotions”) are more consistently cross-model-similar than the SAE feature space as a whole. No causal transplant or transfer is performed — cross-model steering-vector transfer is explicitly framed as an unrealized implication rather than a tested claim. Son, Rathore, Rufail, Simon, Zhang, Dave, Blondin, Zhu & O’Brien (2025) independently replicate this finding for the identical Gemma-2-2B vs. Gemma-2-9B pair with independently-trained SAEs, reporting paired SVCCA peaking at 0.73 (vs. Lan et al.’s 0.70) and RSA peaking at 0.22 (vs. 0.195), with random-pairing baselines again far lower (0.005-0.034) — a close, genuinely independent replication, not a duplicate submission — and additionally extend the analysis beyond single tokens to multi-token/phrase-level semantic subspaces (e.g. “happy child”), finding the same convergence pattern holds at the phrase level. See lan-etal-2024-sae-feature-subspaces-are-svcca-rsa-similar-across-independently-trained-llms-especially-in-middle-layers-and-for-semantically-matched-concept-subspaces.

Moschella, Maiorca, Fumero, Norelli, Locatello & Rodolà (2022) provide an earlier, training-free constructive precursor to the vec2vec/mini-vec2vec thread: rather than learning any map between two embedding spaces, they show that re-expressing each point as its cosine similarity to a fixed set of anchor points yields a coordinate system that is by construction invariant to rotation, reflection, and rescaling — exactly the transformations that make two independently-trained encoders’ raw coordinates incomparable. Across ~2,000 independently-trained Cora GCN classifiers (varying seed, depth, dropout, optimizer, and embedder type), cosine similarity between each model’s relative latent space and a fixed reference model correlates with classification accuracy at Pearson r=0.955r=0.955. More strikingly, decoders and classifiers trained on one encoder’s relative representations can be spliced, with zero fine-tuning, onto a completely different, independently-trained encoder’s relative representations of the same domain — recovering most of the performance of an end-to-end pipeline across image reconstruction (AE/VAE), cross-lingual text classification (RoBERTa across four languages), and cross-architecture image classification (ViT/RexNet variants), where stitching on absolute representations performs at chance throughout. This predates and foreshadows vec2vec’s learned translation: it shows that for a sufficiently invariant choice of coordinates, convergence between independently-trained models can be exploited with no learned map, no adversarial training, and no paired data at all — only a shared anchor domain. See moschella-etal-2022-relative-representations-enable-zero-shot-stitching-across-independently-trained-encoders-and-decoders.

Dar (2025) directly follows up on vec2vec, replacing its adversarial training with a purely linear, unsupervised orthogonal Procrustes pipeline (cluster-based landmark matching via a Quadratic Assignment Problem, then Iterative-Closest-Point-style Procrustes refinement) and reproduces or exceeds vec2vec’s alignment quality on the same 5 text embedding models, at orders-of-magnitude lower cost and without any of adversarial training’s instability. Because the fitted map is constrained to be orthogonal (distance/angle-preserving) throughout, this result reframes vec2vec’s Gram-matrix-preserving adversarial network as, in fact, realizable by a single linear rotation between two embedding spaces — direct evidence that the “universal geometry” this hypothesis describes is not merely reachable by a complex nonlinear translator but is itself linear/orthogonal in structure. See dar-2025-unsupervised-orthogonal-procrustes-via-cluster-landmark-matching-matches-or-exceeds-vec2vecs-adversarial-alignment-at-orders-of-magnitude-lower-cost.

Puri, Berend, Lapuschkin & Samek (2025/2026) apply orthogonal Procrustes alignment specifically to sparse-autoencoder concept-feature space rather than raw activations: a “Concept Atlas” built from a Gemma Scope SAE on Gemma-2-2B is mapped, via the fitted orthogonal map, onto three independently-trained subject models (Llama-3.1-8B base, Llama-3.1-8B-Instruct, DeepSeek-R1-Distill-Llama-3.1-8B-Instruct), with translation quality quantified by AUROC (0.82-0.86) and average precision (0.39-0.49, versus a 0.046 random baseline) across five subject-model layers, plus near-perfect concept-retrieval MRR on 454 validated features. Atlas concept directions mapped into a subject model and added back to its residual stream demonstrably steer generation toward the target concept (reported qualitatively). See puri-etal-2026-orthogonal-procrustes-alignment-of-sae-concept-directions-transfers-interpretability-from-a-gemma-scope-atlas-to-three-independently-trained-llama-family-models.

Wu, Yu, Yogatama, Lu & Kim (2024) propose the “Semantic Hub Hypothesis”: LMs route semantically-equivalent inputs (different languages, arithmetic notations, code, images, audio) through a shared intermediate representation anchored by the model’s dominant pretraining language. Baseline-corrected cosine similarity of intermediate hidden states for English-Chinese translation pairs is elevated at middle layers relative to a non-translation-pair control, across Llama-2-7B/70B, Llama-3-8B/70B, and Baichuan-2; logit-lens projections show non-English/non-textual inputs decode to the dominant language’s semantically-equivalent tokens. Causal activation patching — replacing an intermediate representation with its dominant-language equivalent — predictably redirects downstream output across all tested data types, going beyond the purely diagnostic cosine-similarity measurement to a causal validation. See wu-etal-2024-baseline-corrected-cosine-similarity-of-intermediate-hidden-states-reveals-a-shared-semantic-hub-anchored-in-the-dominant-pretraining-language-and-swapping-the-hub-representation-causally-redirects-output.

Ryskina, Tuckute, Fung, Malkin & Fedorenko (2025) extend this hypothesis’s evidence into a brain-alignment setting with a genuine shared-geometry claim rather than mere prediction strength: using an fMRI dataset in which the same concepts are presented as sentences, word clouds, and images, they define a “meaning consistency” metric identifying brain regions that respond similarly to a concept regardless of presentation modality, then use RSA to compare these regions’ response-pattern geometry against 15 language and vision-language models. Both language-only and language-vision models predict brain signal better in meaning-consistent regions, even in areas with low language-selectivity — evidence that model representational geometry specifically tracks a cross-modal invariance property of brain organization, not just overall predictive strength. See language-models-align-with-brain-regions-that-represent-concepts-consistently-across-perceptual-modalities.

Craig, Selz, Beylich & Tempest (2026) find a convergence result in a non-linguistic, physical-simulation domain: CKA between AI weather models correlates with forecast skill, and GraphCast and Aurora — architecturally quite different — represent the atmosphere similarly by this measure. They interpret this via a “particle description” hypothesis (latent variables behave like particle positions moving under gradient flow toward a learned free-energy minimum), with both models showing large-spatial-scale changes early in their processor layers and progressively smaller-scale changes with depth — a rare case in this map where cross-model geometric convergence and a depth-wise structural trajectory (see Intrinsic-dimension profile across depth) are documented together in the same non-language domain. See graphcast-and-aurora-show-similar-cka-representational-geometry-with-a-depth-wise-shift-from-large-to-small-spatial-scale-changes.

Yuan & Søgaard (2025) find a convergence result in the board-game world-model domain that goes beyond kernel-alignment scores to a direct geometric-isomorphism claim: applying supervised and unsupervised orthogonal Procrustes alignment to final-hidden-layer Othello-move representations from seven architecturally distinct real models (GPT-2-small, BART-base, T5-base, Flan-T5-XL, LoRA-fine-tuned LLaMA-2-7B, LoRA-fine-tuned Mistral-7B, Qwen2.5-7B), cross-model cosine similarity after alignment reaches up to 93.1% (supervised) and 97.2% (unsupervised), with layer-wise similarity peaking at corresponding depths across all seven models — and, going beyond alignment-quality metrics alone, a “latent move projection” analysis finds each board tile’s nearest-neighbor tile embedding is consistently its actual spatial neighbor on the physical board, a genuine recovered-adjacency claim rather than just high pairwise similarity. This extends the original (single-model, nonlinearly-decodable) Othello-GPT world-model finding — see Nonlinear World-Model Decodability — into a cross-architecture convergence result of exactly the kind this hypothesis predicts. See yuan-sogaard-2025-othello-move-representations-across-seven-architecturally-distinct-models-procrustes-align-into-a-shared-space-with-cosine-similarity-up-to-97-percent-and-recover-real-board-adjacency.

Kendiukhov (2026) extends the CKA/RSA cross-model convergence evidence to a canonical-correlation-analysis (CCA) measurement between two independently-trained genomics foundation models: scGPT and Geneformer’s gene-embedding spaces align at canonical correlation 0.80 with 72% gene-retrieval accuracy, though none of 19 tested cross-model correspondence methods reliably recover exact gene-level alignment — a partial-convergence result, quantitatively weaker than this hypothesis’s strongest LLM/vision evidence but still well above a null baseline. See a-141-hypothesis-automated-audit-of-scgpt-and-geneformer-finds-significant-persistent-homology-in-nearly-every-layer-and-a-cca-canonical-correlation-of-0-80-between-the-two-models.

Huang, Huang, Feng, Lei & Lv (2025) demonstrate a related but weaker-methodology instance of transfer: fitting an unregularized OLS linear map between real Llama2-7B-Chat, Qwen2-7B-Instruct, Llama3.1-8B(-Instruct) and Qwen2-0.5B-Instruct’s representation spaces on paired activations and transferring a concept steering vector through it. Unlike most of the behavioral-transfer evidence this hypothesis collects, they include two genuinely quantified geometric controls: a specificity ablation showing the correct fitted map (not an absent or random one) is required for transfer to succeed (212/216 vs. 23/35 cases), and a cross-concept matrix-similarity analysis finding the fitted maps for different concepts are themselves numerically similar (SSIM 0.87-0.95 vs. 0.05-0.13 for random matrices) — reusing Cross-model direction transfer via ridge regression (Syed 2026’s later, ridge-regularized version of the same core technique). See huang-etal-2025-an-ols-fitted-linear-map-transfers-steering-vectors-across-real-llms-with-a-specificity-control-and-the-fitted-maps-are-themselves-similar-across-concepts.

Intuition

Two observers who have only ever seen different projections (shadows) of the same underlying object can still infer the same relational structure between the object’s parts, even though their two “views” don’t share a coordinate system. The hypothesis says something similar about neural networks trained on different data and with different architectures: they may still recover the same relative structure of the world, measurable by comparing similarity matrices rather than raw vectors.

Properties

  • Invariant to rotation and rescaling of each model’s own space. CKA is constructed so that CKA(KA,KB)\mathrm{CKA}(K_A,K_B) does not change if model AA‘s representations are rotated (or, depending on the kernel choice, isotropically rescaled) — it compares relational structure (all pairwise similarities at once), not absolute coordinates, which is essential since two networks have no shared coordinate system to compare directly.
  • A statement about relative geometry, not about specific directions. High CKA does not imply that a specific direction in model AA corresponds to any specific direction in model BB — only that the two full similarity matrices KA,KBK_A,K_B are close, which is a weaker, aggregate condition.
  • CKA[0,1]\mathrm{CKA} \in [0,1] for the standard (linear-kernel, centered) construction11 indicates identical relational geometry (up to a rotation/scaling that CKA is invariant to), 00 indicates no shared linear relational structure.
  • A necessary, not sufficient, condition for exact geometric identity. Two representations can have high CKA (similar relative structure) while still differing in details that CKA’s aggregate summary does not resolve, the same way two datasets can share summary statistics (e.g. all pairwise correlations) while differing in other respects.
  • Compatible with, but distinct from, Linear Representation Hypothesis. If representations converge (Platonic) and are linearly organized (LRH), the two together predict that specific linear arithmetic (e.g. analogy vectors) should transfer across models — a stronger, jointly-derived prediction than either hypothesis makes alone.
  • CKA itself is a known-imperfect measuring stick. Islam, Liu & Sarkar (2025, arXiv:2510.22953) show CKA’s linear-kernel similarity behaves inconsistently across dataset scale and dimensionality, and is blind to the underlying manifold’s topology — two representations that preserve the same curved structure (e.g. a Swiss-roll vs. an S-curve of the same intrinsic shape) can still score inconsistently under CKA. Their proposed manifold-aware alternative (MKA) is more consistent under varying dimensionality/shape and better preserves topology in synthetic benchmarks, at comparable computational cost — worth keeping in mind as a caveat on any specific CKA number cited elsewhere on this map, though it makes no claim about LLM representation geometry itself.
  • A more fundamental confound: raw CKA and mutual k-NN scores are not directly comparable to each other, or across model widths/depths, without correcting for a provable null baseline. Gröger, Wen & Brbić (2026, arXiv:2602.14486) prove that any representational-similarity metric has a nonzero expected value even between independent representations, and that this null baseline grows differently for different metric families — O(dxdy/n)\mathcal{O}(d_xd_y/n) for global spectral metrics like CKA (non-vanishing with width/depth) versus a much smaller O(k/n)\mathcal{O}(k/n) for local-neighborhood metrics like mutual k-NN. Once both are corrected via a permutation-based null-calibration framework and re-tested on real image-text and video-language model pairs following this hypothesis’s own original experimental setup, “the apparent convergence reported by global spectral measures largely disappears after calibration, while local neighborhood similarity… retains significant agreement across different modalities” — a genuine narrowing, not a refutation, of this hypothesis, formalized as the Aristotelian Representation Hypothesis. See groger-wen-brbic-2026-null-calibration-shows-global-spectral-representational-convergence-largely-disappears-while-local-neighborhood-convergence-persists.

Exercises

Base

  1. If KA=KBK_A = K_B exactly (identical kernel matrices), what is CKA(KA,KB)\mathrm{CKA}(K_A,K_B)?
Solution

CKA(KA,KA)=KAKAFKAFKAF=KA2FKAF2\mathrm{CKA}(K_A,K_A) = \dfrac{\|K_AK_A\|_F}{\|K_A\|_F\|K_A\|_F} = \dfrac{\|K_A^2\|_F}{\|K_A\|_F^2}. For KAK_A symmetric positive semi-definite (as any valid kernel/Gram matrix is) this does not automatically simplify to exactly 1 from the Frobenius-norm definition alone in every convention, but under the standard normalized definition used in practice — CKA(K,K)=1\mathrm{CKA}(K,K)=1 by construction/convention, serving as the hypothesis’s own normalization anchor: identical relational geometry is defined to score the maximum value 11.

  1. If KBK_B is a uniformly-scaled copy of KAK_A, i.e. KB=cKAK_B = cK_A for a scalar c>0c>0, show CKA(KA,KB)=CKA(KA,KA)\mathrm{CKA}(K_A,K_B) = \mathrm{CKA}(K_A,K_A) — i.e. CKA is invariant to uniform rescaling of one model’s kernel.
Solution

CKA(KA,cKA)=KA(cKA)FKAFcKAF=cKAKAFKAFcKAF=KAKAFKAF2=CKA(KA,KA)\mathrm{CKA}(K_A,cK_A) = \dfrac{\|K_A(cK_A)\|_F}{\|K_A\|_F\|cK_A\|_F} = \dfrac{c\|K_AK_A\|_F}{\|K_A\|_F\cdot c\|K_A\|_F} = \dfrac{\|K_AK_A\|_F}{\|K_A\|_F^2} = \mathrm{CKA}(K_A,K_A) — the scalar cc cancels between numerator and denominator, confirming invariance to uniform positive rescaling.

Middle

  1. Explain, using the Cauchy–Schwarz inequality for the Frobenius inner product (KA,KBFKAFKBF\langle K_A,K_B\rangle_F \leq \|K_A\|_F\|K_B\|_F), why a natural normalized similarity measure of this form is automatically bounded by 11.
Solution

Cauchy–Schwarz for the Frobenius (entrywise) inner product KA,KBF=tr(KAKB)\langle K_A,K_B\rangle_F = \mathrm{tr}(K_A^\top K_B) gives KA,KBFKAFKBF\langle K_A,K_B\rangle_F \leq \|K_A\|_F\|K_B\|_F, so KA,KBFKAFKBF1\dfrac{\langle K_A,K_B\rangle_F}{\|K_A\|_F\|K_B\|_F}\leq 1 always, with equality exactly when KA,KBK_A,K_B are parallel (one is a non-negative scalar multiple of the other, the equality case of Cauchy–Schwarz). This is the same structural reason cosine similarity between two vectors is bounded by 11 — CKA is, in effect, a cosine similarity between two matrices, flattened and compared via the Frobenius inner product instead of the ordinary dot product.

  1. Two models A,BA,B have CKA(KA,KB)=0.9\mathrm{CKA}(K_A,K_B)=0.9 on a set of animal-concept inputs. A third model CC is a random, untrained network on the same inputs. Argue (without assuming a specific numeric value) why CKA(KA,KC)\mathrm{CKA}(K_A,K_C) would typically be expected to be lower, using what CKA measures.
Solution

CKA measures agreement in relational structure — whether pairs of inputs that are similar according to one model are also similar according to the other. A trained model’s kernel KAK_A reflects learned semantic relationships (e.g. cat is more similar to dog than to car); an untrained network’s kernel KCK_C reflects whatever relational structure falls out of random initialization, which has no reason to track semantic similarity at all. Since CKA(KA,KC)\mathrm{CKA}(K_A,K_C) measures exactly the alignment between these two relational structures, and KCK_C‘s structure is not expected to align with meaningful semantic relationships by construction, CKA(KA,KC)\mathrm{CKA}(K_A,K_C) would typically be lower than CKA(KA,KB)\mathrm{CKA}(K_A,K_B) between two independently trained models that both had reason to recover the same semantic relational structure.

Pro

  1. Prove that CKA (in the Cauchy–Schwarz-normalized form above) cannot distinguish KBK_B from any positive scalar multiple cKBcK_B (c>0c>0), but can in principle distinguish KBK_B from KB-K_B. What would a negative CKA value (if the construction allowed the sign to survive) indicate about the relationship between two models’ relational geometries?
Solution

From Exercise 2’s computation pattern, CKA(KA,cKB)=cKA,KBFKAFcKBF=CKA(KA,KB)\mathrm{CKA}(K_A, cK_B) = \dfrac{c\langle K_A,K_B\rangle_F}{\|K_A\|_F\cdot c\|K_B\|_F} = \mathrm{CKA}(K_A,K_B) for c>0c>0 (the positive scalar cancels), so positive rescaling is invisible to CKA — confirming the earlier claim. For c=1c=-1: CKA(KA,KB)=KA,KBFKAFKBF=CKA(KA,KB)\mathrm{CKA}(K_A,-K_B) = \dfrac{-\langle K_A,K_B\rangle_F}{\|K_A\|_F\|K_B\|_F} = -\mathrm{CKA}(K_A,K_B) — the sign flips, so (if the specific kernel/construction in use permits negative entries and the absolute value is not taken) CKA can in principle distinguish KBK_B from KB-K_B, unlike the positive-scalar case. A negative value would indicate that pairs of inputs one model treats as similar, the other treats as dissimilar by a corresponding amount — a systematic relational inversion, rather than mere unrelatedness (which would show as a value near 00).

  1. Suppose CKA(KA,KB)=1\mathrm{CKA}(K_A,K_B) = 1 exactly. Does this imply there exists an orthogonal transformation QQ such that model BB‘s representations equal QQ applied to model AA‘s representations, pointwise, for every input? Discuss what additional assumption (about the kernel function kk used to build KK) this equivalence would require.
Solution

Not in general, without further assumptions on kk: CKA=1\mathrm{CKA}=1 (the Cauchy–Schwarz equality case) implies KAK_A and KBK_B are equal up to a positive scalar, i.e. KB=cKAK_B = cK_A for some c>0c>0 — a statement about the kernel matrices being proportional, not directly a statement about the underlying representation vectors themselves. Whether proportional kernel matrices imply an exact orthogonal-transformation relationship between the raw representations depends on the kernel: for the linear kernel k(xi,xj)=xixjk(x_i,x_j)=x_i^\top x_j, a classical result (used in the CKA literature) shows that two centered data matrices with proportional Gram matrices are related by an orthogonal transformation (plus the scalar), essentially because the Gram matrix determines the configuration of points up to isometry (a fact from classical multidimensional scaling) — so for the linear kernel, CKA=1\mathrm{CKA}=1 does yield the orthogonal-transformation conclusion. For a general non-linear kernel kk, the Gram matrix constrains the representations only in the kernel’s induced feature space, and the equivalence to an orthogonal map on the original representation vectors need not hold without further structure.

Found in (22 observations · 38 families)

scGPT

What Topological and Geometric Structure Do Biological Foundation Models Learn? Evidence from 141 Hypotheses (2026)measured

A 141-hypothesis automated topology/geometry audit of scGPT and Geneformer gene-embedding representations finds statistically significant persistent homology in nearly every transformer layer and a canonical-correlation cross-model alignment of 0.80 between the two independently-trained models

Details

Kendiukhov (2026) runs an autonomous executor-brainstormer loop that proposed, tested, and refined 141 geometric/topological hypotheses across 52 iterations about gene-embedding representations in scGPT and Geneformer, with explicit null controls and disjoint gene-pool splits. Persistent homology is statistically significant (p<0.05) in 11/12 transformer layers in the weakest domain and 12/12 in the other two; manifold-aware distance metrics outperform Euclidean distance for identifying regulatory gene pairs; graph community partitions track known transcription-factor-target relationships; canonical correlation analysis between scGPT and Geneformer's independently- trained gene-embedding spaces yields a canonical correlation of 0.80 and 72% gene-retrieval accuracy (though none of 19 tested methods reliably recover exact gene-level correspondence); robust signal concentrates in immune tissue under stringent nulls.

models: scGPT (whole-human pretrained checkpoint) · method: Persistent homology (Betti number analysis), Singular Vector Canonical Correlation Analysis (SVCCA)
Discovery of a Hematopoietic Manifold in scGPT Yields a Method for Extracting Performant Algorithms from Biological Foundation Model Internals (2026)measured

scGPT attention weights encode a compact ~8-10D hematopoietic manifold

Details

Kendiukhov exports a fixed operator from scGPT's frozen attention value-projection weights (no forward-pass activations) and compresses it into a latent space whose effective dimensionality plateaus at ~8-10 [kendiukhov-2026-scgpt-hematopoietic-manifold] The manifold's geodesic distances correlate with an independent hematopoietic developmental ontology (erythroid rho=0.768 p=0.0017, granulocytic rho=0.568, trunk rho=0.611; internal rho=0.835) [kendiukhov-2026-scgpt-hematopoietic-manifold] It validates on a strict non-overlap external panel (Tabula Sapiens, 564,253 cells) and zero-shot transfer to an immune panel (trustworthiness 0.993, blocked-permutation p=0.0005) [kendiukhov-2026-scgpt-hematopoietic-manifold] A lightweight readout on the extracted manifold beats scVI, Palantir, DPT, CellTypist, and PCA on pseudotime ordering (|rho|=0.439 vs 0.331) with ~1,000x fewer parameters [kendiukhov-2026-scgpt-hematopoietic-manifold]

models: scGPT (whole-human pretrained checkpoint) · method: Geometric analysis

Geneformer

What Topological and Geometric Structure Do Biological Foundation Models Learn? Evidence from 141 Hypotheses (2026)measured

A 141-hypothesis automated topology/geometry audit of scGPT and Geneformer gene-embedding representations finds statistically significant persistent homology in nearly every transformer layer and a canonical-correlation cross-model alignment of 0.80 between the two independently-trained models

Details

Kendiukhov (2026) runs an autonomous executor-brainstormer loop that proposed, tested, and refined 141 geometric/topological hypotheses across 52 iterations about gene-embedding representations in scGPT and Geneformer, with explicit null controls and disjoint gene-pool splits. Persistent homology is statistically significant (p<0.05) in 11/12 transformer layers in the weakest domain and 12/12 in the other two; manifold-aware distance metrics outperform Euclidean distance for identifying regulatory gene pairs; graph community partitions track known transcription-factor-target relationships; canonical correlation analysis between scGPT and Geneformer's independently- trained gene-embedding spaces yields a canonical correlation of 0.80 and 72% gene-retrieval accuracy (though none of 19 tested methods reliably recover exact gene-level correspondence); robust signal concentrates in immune tissue under stringent nulls.

models: Geneformer · method: Persistent homology (Betti number analysis), Singular Vector Canonical Correlation Analysis (SVCCA)

Conneau et al. Monolingual MLM

Emerging Cross-lingual Structure in Pretrained Language Models (2020)measured

Independent monolingual LMs learn alignable isomorphic geometries

Details

Conneau et al. (2020) train five same-architecture masked LMs from scratch, one per language (en/fr/de/ru/zh), with no shared parameters, vocabulary or parallel data [conneau-etal-2020] Orthogonal Procrustes mapping between language pairs recovers substantial cross-lingual structure at subword, word and sentence granularity, improving at higher layers [conneau-etal-2020] CKA between paired parallel-sentence representations shows monolingual models are more similar to each other than to a random encoder but less than bilingually co-trained models (e.g. en-fr 0.58/0.59 vs 0.69 vs 0.46) [conneau-etal-2020] CKA similarity correlates with alignment-based sentence-retrieval performance at >0.9 Pearson, evidencing universal latent symmetries across independently-trained models [conneau-etal-2020]

models: Conneau et al. Monolingual MLM (English), Conneau et al. Monolingual MLM (French), Conneau et al. Monolingual MLM (German), Conneau et al. Monolingual MLM (Russian), Conneau et al. Monolingual MLM (Chinese) · method: Orthogonal Procrustes alignment, Centered Kernel Alignment (CKA)

GTR (Generalizable T5-based dense Retriever)

mini-vec2vec: Scaling Universal Geometry Alignment with Linear Transformations (2025)measured

mini-vec2vec aligns embedding models with a cheap orthogonal map

Details

Dar replaces vec2vec's adversarial unpaired embedding translation with a three-stage linear pipeline: k-means cluster-landmark matching, Quadratic-Assignment-Problem permutation solving, and ICP-style orthogonal Procrustes refinement [dar-2025-mini-vec2vec-linear-universal-geometry-alignment] Evaluated on the four text encoders vec2vec used (gtr, e5, stella, granite) over the 12 directed pairs, it matches or exceeds vec2vec's top-1 accuracy and average rank on nearly every pair [dar-2025-mini-vec2vec-linear-universal-geometry-alignment] It never collapses on the pairs where adversarial vec2vec was weakest, runs in under 10 minutes on CPU versus 1-7 GPU-days, and shows <=0.01 run-to-run standard deviation [dar-2025-mini-vec2vec-linear-universal-geometry-alignment] This reduces vec2vec's implicit geometric claim to a literal distance-preserving orthogonal rotation between two embedding geometries, recoverable without paired data [dar-2025-mini-vec2vec-linear-universal-geometry-alignment]

models: GTR-base · method: Orthogonal Procrustes alignment
Harnessing the Universal Geometry of Embeddings (2026)measured

vec2vec learns a fully unpaired translation between six independently-trained text embedding models (gtr, clip, e5, gte, stella, granite), recovering cosine similarity up to 0.92 and top-1 retrieval accuracy up to 100% with no paired training data, and an ablation shows the explicit Gram-matrix-preservation (VSP) loss is causally necessary -- removing it alone collapses top-1 accuracy from 0.91 to 0.00

Details

Jha, Zhang, Shmatikov & Morris (2026) propose the Strong Platonic Representation Hypothesis -- that neural networks trained with the same objective and modality, but different data and architectures, converge to a universal latent space such that a translation between their representations can be learned without any pairwise correspondence -- and test it constructively with vec2vec: input adapters (A1, A2) map each of two embedding spaces into a shared latent, a shared backbone T processes the latent, and output adapters (B1, B2) map back out, trained adversarially (GAN-style discriminators on both the final outputs and the shared latents) with a generator loss combining reconstruction, cycle-consistency, and Vector Space Preservation (VSP) -- an explicit term matching the pairwise inner-product (Gram) matrix of a batch of embeddings before and after translation. Across six independently-trained text embedding models (gtr, 110M/T5/2021; clip, 151M/CLIP/2021; e5, 109M/BERT/2022; gte, 109M/BERT/2023; stella, 109M/BERT/2023; granite, 278M/RoBERTa/2024, multilingual) trained on entirely disjoint, unpaired subsets of Natural Questions text (1 million sequences per side, no shared documents), vec2vec achieves cosine similarity up to 0.92 (stella to gte) and top-1 retrieval accuracy up to 100% (rank as low as 1.00) on a 65536-text held-out evaluation, versus a naive identity-mapping baseline (near-zero cosine similarity, 0% top-1 on cross-backbone pairs) and an optimal-assignment baseline using Hungarian/Sinkhorn/ Gromov-Wasserstein solvers (0% top-1, rank near-random ~4096-4209 on cross-backbone pairs) -- both baselines perform at essentially chance on cross-backbone pairs while vec2vec does not. A component ablation (gte to gtr) directly ties this success to the explicit geometry- preservation term rather than to model capacity generally: the full method reaches cosine 0.75/top-1 0.91/rank 2.64, but removing only the VSP loss drops this to cosine 0.58/top-1 0.00/rank 4196.64 -- a collapse to nearly the same failure regime as removing the latent GAN entirely (cosine 0.49/top-1 0.00/rank 3897.09) or the cycle-consistency loss (cosine 0.50/top-1 0.00/rank 3941.36). The translation further extends, with reduced but still far-above-baseline performance, to out-of-distribution domains (TweetTopic, MIMIC-III clinical text) and to CLIP's multimodal text tower, and the translated embeddings retain enough source information to support downstream attribute-inference (top-1 accuracy up to 0.90 on a 10-way clinical-code task) and document-reconstruction attacks (LLM-judged information extraction for up to 80% of a 50-email test set) -- so the same convergence that enables unsupervised translation is also demonstrated as a concrete privacy vulnerability of embedding-based systems.

models: GTR-base · method: Adversarial unpaired representation translation (vec2vec)

E5

mini-vec2vec: Scaling Universal Geometry Alignment with Linear Transformations (2025)measured

mini-vec2vec aligns embedding models with a cheap orthogonal map

Details

Dar replaces vec2vec's adversarial unpaired embedding translation with a three-stage linear pipeline: k-means cluster-landmark matching, Quadratic-Assignment-Problem permutation solving, and ICP-style orthogonal Procrustes refinement [dar-2025-mini-vec2vec-linear-universal-geometry-alignment] Evaluated on the four text encoders vec2vec used (gtr, e5, stella, granite) over the 12 directed pairs, it matches or exceeds vec2vec's top-1 accuracy and average rank on nearly every pair [dar-2025-mini-vec2vec-linear-universal-geometry-alignment] It never collapses on the pairs where adversarial vec2vec was weakest, runs in under 10 minutes on CPU versus 1-7 GPU-days, and shows <=0.01 run-to-run standard deviation [dar-2025-mini-vec2vec-linear-universal-geometry-alignment] This reduces vec2vec's implicit geometric claim to a literal distance-preserving orthogonal rotation between two embedding geometries, recoverable without paired data [dar-2025-mini-vec2vec-linear-universal-geometry-alignment]

models: E5-base-v2 · method: Orthogonal Procrustes alignment
Harnessing the Universal Geometry of Embeddings (2026)measured

vec2vec learns a fully unpaired translation between six independently-trained text embedding models (gtr, clip, e5, gte, stella, granite), recovering cosine similarity up to 0.92 and top-1 retrieval accuracy up to 100% with no paired training data, and an ablation shows the explicit Gram-matrix-preservation (VSP) loss is causally necessary -- removing it alone collapses top-1 accuracy from 0.91 to 0.00

Details

Jha, Zhang, Shmatikov & Morris (2026) propose the Strong Platonic Representation Hypothesis -- that neural networks trained with the same objective and modality, but different data and architectures, converge to a universal latent space such that a translation between their representations can be learned without any pairwise correspondence -- and test it constructively with vec2vec: input adapters (A1, A2) map each of two embedding spaces into a shared latent, a shared backbone T processes the latent, and output adapters (B1, B2) map back out, trained adversarially (GAN-style discriminators on both the final outputs and the shared latents) with a generator loss combining reconstruction, cycle-consistency, and Vector Space Preservation (VSP) -- an explicit term matching the pairwise inner-product (Gram) matrix of a batch of embeddings before and after translation. Across six independently-trained text embedding models (gtr, 110M/T5/2021; clip, 151M/CLIP/2021; e5, 109M/BERT/2022; gte, 109M/BERT/2023; stella, 109M/BERT/2023; granite, 278M/RoBERTa/2024, multilingual) trained on entirely disjoint, unpaired subsets of Natural Questions text (1 million sequences per side, no shared documents), vec2vec achieves cosine similarity up to 0.92 (stella to gte) and top-1 retrieval accuracy up to 100% (rank as low as 1.00) on a 65536-text held-out evaluation, versus a naive identity-mapping baseline (near-zero cosine similarity, 0% top-1 on cross-backbone pairs) and an optimal-assignment baseline using Hungarian/Sinkhorn/ Gromov-Wasserstein solvers (0% top-1, rank near-random ~4096-4209 on cross-backbone pairs) -- both baselines perform at essentially chance on cross-backbone pairs while vec2vec does not. A component ablation (gte to gtr) directly ties this success to the explicit geometry- preservation term rather than to model capacity generally: the full method reaches cosine 0.75/top-1 0.91/rank 2.64, but removing only the VSP loss drops this to cosine 0.58/top-1 0.00/rank 4196.64 -- a collapse to nearly the same failure regime as removing the latent GAN entirely (cosine 0.49/top-1 0.00/rank 3897.09) or the cycle-consistency loss (cosine 0.50/top-1 0.00/rank 3941.36). The translation further extends, with reduced but still far-above-baseline performance, to out-of-distribution domains (TweetTopic, MIMIC-III clinical text) and to CLIP's multimodal text tower, and the translated embeddings retain enough source information to support downstream attribute-inference (top-1 accuracy up to 0.90 on a 10-way clinical-code task) and document-reconstruction attacks (LLM-judged information extraction for up to 80% of a 50-email test set) -- so the same convergence that enables unsupervised translation is also demonstrated as a concrete privacy vulnerability of embedding-based systems.

models: E5-base-v2 · method: Adversarial unpaired representation translation (vec2vec)

Stella

mini-vec2vec: Scaling Universal Geometry Alignment with Linear Transformations (2025)measured

mini-vec2vec aligns embedding models with a cheap orthogonal map

Details

Dar replaces vec2vec's adversarial unpaired embedding translation with a three-stage linear pipeline: k-means cluster-landmark matching, Quadratic-Assignment-Problem permutation solving, and ICP-style orthogonal Procrustes refinement [dar-2025-mini-vec2vec-linear-universal-geometry-alignment] Evaluated on the four text encoders vec2vec used (gtr, e5, stella, granite) over the 12 directed pairs, it matches or exceeds vec2vec's top-1 accuracy and average rank on nearly every pair [dar-2025-mini-vec2vec-linear-universal-geometry-alignment] It never collapses on the pairs where adversarial vec2vec was weakest, runs in under 10 minutes on CPU versus 1-7 GPU-days, and shows <=0.01 run-to-run standard deviation [dar-2025-mini-vec2vec-linear-universal-geometry-alignment] This reduces vec2vec's implicit geometric claim to a literal distance-preserving orthogonal rotation between two embedding geometries, recoverable without paired data [dar-2025-mini-vec2vec-linear-universal-geometry-alignment]

models: Stella-base-en-v2 · method: Orthogonal Procrustes alignment
Harnessing the Universal Geometry of Embeddings (2026)measured

vec2vec learns a fully unpaired translation between six independently-trained text embedding models (gtr, clip, e5, gte, stella, granite), recovering cosine similarity up to 0.92 and top-1 retrieval accuracy up to 100% with no paired training data, and an ablation shows the explicit Gram-matrix-preservation (VSP) loss is causally necessary -- removing it alone collapses top-1 accuracy from 0.91 to 0.00

Details

Jha, Zhang, Shmatikov & Morris (2026) propose the Strong Platonic Representation Hypothesis -- that neural networks trained with the same objective and modality, but different data and architectures, converge to a universal latent space such that a translation between their representations can be learned without any pairwise correspondence -- and test it constructively with vec2vec: input adapters (A1, A2) map each of two embedding spaces into a shared latent, a shared backbone T processes the latent, and output adapters (B1, B2) map back out, trained adversarially (GAN-style discriminators on both the final outputs and the shared latents) with a generator loss combining reconstruction, cycle-consistency, and Vector Space Preservation (VSP) -- an explicit term matching the pairwise inner-product (Gram) matrix of a batch of embeddings before and after translation. Across six independently-trained text embedding models (gtr, 110M/T5/2021; clip, 151M/CLIP/2021; e5, 109M/BERT/2022; gte, 109M/BERT/2023; stella, 109M/BERT/2023; granite, 278M/RoBERTa/2024, multilingual) trained on entirely disjoint, unpaired subsets of Natural Questions text (1 million sequences per side, no shared documents), vec2vec achieves cosine similarity up to 0.92 (stella to gte) and top-1 retrieval accuracy up to 100% (rank as low as 1.00) on a 65536-text held-out evaluation, versus a naive identity-mapping baseline (near-zero cosine similarity, 0% top-1 on cross-backbone pairs) and an optimal-assignment baseline using Hungarian/Sinkhorn/ Gromov-Wasserstein solvers (0% top-1, rank near-random ~4096-4209 on cross-backbone pairs) -- both baselines perform at essentially chance on cross-backbone pairs while vec2vec does not. A component ablation (gte to gtr) directly ties this success to the explicit geometry- preservation term rather than to model capacity generally: the full method reaches cosine 0.75/top-1 0.91/rank 2.64, but removing only the VSP loss drops this to cosine 0.58/top-1 0.00/rank 4196.64 -- a collapse to nearly the same failure regime as removing the latent GAN entirely (cosine 0.49/top-1 0.00/rank 3897.09) or the cycle-consistency loss (cosine 0.50/top-1 0.00/rank 3941.36). The translation further extends, with reduced but still far-above-baseline performance, to out-of-distribution domains (TweetTopic, MIMIC-III clinical text) and to CLIP's multimodal text tower, and the translated embeddings retain enough source information to support downstream attribute-inference (top-1 accuracy up to 0.90 on a 10-way clinical-code task) and document-reconstruction attacks (LLM-judged information extraction for up to 80% of a 50-email test set) -- so the same convergence that enables unsupervised translation is also demonstrated as a concrete privacy vulnerability of embedding-based systems.

models: Stella-base-en-v2 · method: Adversarial unpaired representation translation (vec2vec)

Granite Embedding

mini-vec2vec: Scaling Universal Geometry Alignment with Linear Transformations (2025)measured

mini-vec2vec aligns embedding models with a cheap orthogonal map

Details

Dar replaces vec2vec's adversarial unpaired embedding translation with a three-stage linear pipeline: k-means cluster-landmark matching, Quadratic-Assignment-Problem permutation solving, and ICP-style orthogonal Procrustes refinement [dar-2025-mini-vec2vec-linear-universal-geometry-alignment] Evaluated on the four text encoders vec2vec used (gtr, e5, stella, granite) over the 12 directed pairs, it matches or exceeds vec2vec's top-1 accuracy and average rank on nearly every pair [dar-2025-mini-vec2vec-linear-universal-geometry-alignment] It never collapses on the pairs where adversarial vec2vec was weakest, runs in under 10 minutes on CPU versus 1-7 GPU-days, and shows <=0.01 run-to-run standard deviation [dar-2025-mini-vec2vec-linear-universal-geometry-alignment] This reduces vec2vec's implicit geometric claim to a literal distance-preserving orthogonal rotation between two embedding geometries, recoverable without paired data [dar-2025-mini-vec2vec-linear-universal-geometry-alignment]

models: Granite-Embedding-278M-Multilingual · method: Orthogonal Procrustes alignment
Harnessing the Universal Geometry of Embeddings (2026)measured

vec2vec learns a fully unpaired translation between six independently-trained text embedding models (gtr, clip, e5, gte, stella, granite), recovering cosine similarity up to 0.92 and top-1 retrieval accuracy up to 100% with no paired training data, and an ablation shows the explicit Gram-matrix-preservation (VSP) loss is causally necessary -- removing it alone collapses top-1 accuracy from 0.91 to 0.00

Details

Jha, Zhang, Shmatikov & Morris (2026) propose the Strong Platonic Representation Hypothesis -- that neural networks trained with the same objective and modality, but different data and architectures, converge to a universal latent space such that a translation between their representations can be learned without any pairwise correspondence -- and test it constructively with vec2vec: input adapters (A1, A2) map each of two embedding spaces into a shared latent, a shared backbone T processes the latent, and output adapters (B1, B2) map back out, trained adversarially (GAN-style discriminators on both the final outputs and the shared latents) with a generator loss combining reconstruction, cycle-consistency, and Vector Space Preservation (VSP) -- an explicit term matching the pairwise inner-product (Gram) matrix of a batch of embeddings before and after translation. Across six independently-trained text embedding models (gtr, 110M/T5/2021; clip, 151M/CLIP/2021; e5, 109M/BERT/2022; gte, 109M/BERT/2023; stella, 109M/BERT/2023; granite, 278M/RoBERTa/2024, multilingual) trained on entirely disjoint, unpaired subsets of Natural Questions text (1 million sequences per side, no shared documents), vec2vec achieves cosine similarity up to 0.92 (stella to gte) and top-1 retrieval accuracy up to 100% (rank as low as 1.00) on a 65536-text held-out evaluation, versus a naive identity-mapping baseline (near-zero cosine similarity, 0% top-1 on cross-backbone pairs) and an optimal-assignment baseline using Hungarian/Sinkhorn/ Gromov-Wasserstein solvers (0% top-1, rank near-random ~4096-4209 on cross-backbone pairs) -- both baselines perform at essentially chance on cross-backbone pairs while vec2vec does not. A component ablation (gte to gtr) directly ties this success to the explicit geometry- preservation term rather than to model capacity generally: the full method reaches cosine 0.75/top-1 0.91/rank 2.64, but removing only the VSP loss drops this to cosine 0.58/top-1 0.00/rank 4196.64 -- a collapse to nearly the same failure regime as removing the latent GAN entirely (cosine 0.49/top-1 0.00/rank 3897.09) or the cycle-consistency loss (cosine 0.50/top-1 0.00/rank 3941.36). The translation further extends, with reduced but still far-above-baseline performance, to out-of-distribution domains (TweetTopic, MIMIC-III clinical text) and to CLIP's multimodal text tower, and the translated embeddings retain enough source information to support downstream attribute-inference (top-1 accuracy up to 0.90 on a 10-way clinical-code task) and document-reconstruction attacks (LLM-judged information extraction for up to 80% of a 50-email test set) -- so the same convergence that enables unsupervised translation is also demonstrated as a concrete privacy vulnerability of embedding-based systems.

models: Granite-Embedding-278M-Multilingual · method: Adversarial unpaired representation translation (vec2vec)

Principal Odor Map GNN

A Principal Odor Map Unifies Diverse Tasks in Human Olfactory Perception (2023)measured

A GNN odor-map's geometry matches human perceptual odor similarity

Details

Lee et al. train a message-passing GNN on ~5,000 molecules labeled with 138 human odor descriptors (cross-validated AUROC 0.89), taking the 256-dim penultimate layer as a Principal Odor Map [lee-etal-2023-principal-odor-map] POM pairwise distances correlate R=0.73 with an independently-measured human perceptual odor map, versus R=-0.12 for a Morgan-fingerprint embedding [lee-etal-2023-principal-odor-map] Same-label molecules cluster tighter in the POM (cluster density 0.51 vs 0.68 for fingerprints) [lee-etal-2023-principal-odor-map] On 320 novel odorants rated by a trained panel, the POM model beats the median panelist for 53% of molecules and on 58% of odor descriptors [lee-etal-2023-principal-odor-map] The evidence is an RSA-style distance correlation to perceptual ground truth; no representation-space intervention is performed [lee-etal-2023-principal-odor-map]

models: Principal Odor Map (Message Passing Neural Network) · method: Representational Similarity Analysis (RSA)

Weather/Climate Foundation Model

The physics of AI weather models (2026)measured

GraphCast and Aurora share CKA geometry with a depth-wise scale shift

Details

Craig et al. compute Centered Kernel Alignment between AI weather models and find forecast skill correlates with cross-model representational alignment [craig-etal-2026-the-physics-of-ai-weather-models] GraphCast and Aurora represent the atmosphere similarly despite differing architectures and capacity [craig-etal-2026-the-physics-of-ai-weather-models] They propose a "particle description" in which latent variables move under gradient flow toward a minimum of a learned free-energy functional [craig-etal-2026-the-physics-of-ai-weather-models] Consistent with this, processor layers shift from large-spatial-scale changes early to small-spatial-scale changes with depth [craig-etal-2026-the-physics-of-ai-weather-models]

models: GraphCast (weather foundation model), Aurora (weather foundation model) · method: Centered Kernel Alignment (CKA)

Llama

Cross-model Transferability among Large Language Models on the Platonic Representations of Concepts (2025)measured

An OLS-fitted linear map transfers steering vectors across LLMs

Details

Huang et al. fit an ordinary-least-squares linear map T between paired sentence-representations of a source and target real LLM [huang-etal-2025-cross-model-platonic-transferability] Transferring a concept steering vector through T succeeds behaviorally in 212/216 cases, while no-map and random-map controls fail to beat baseline in 23/35 cases [huang-etal-2025-cross-model-platonic-transferability] Maps fit for different concepts are themselves highly similar (SSIM 0.87-0.95) versus a random-matrix baseline (0.05-0.13) [huang-etal-2025-cross-model-platonic-transferability] This cross-concept map consistency is a quantified geometric statistic about the transformation itself, beyond downstream task accuracy [huang-etal-2025-cross-model-platonic-transferability]

models: Llama-2-7B-Chat, Llama-3.1-8B-Instruct · method: Cross-model direction transfer via ridge regression
Quantifying Feature Space Universality Across Large Language Models via Sparse Autoencoders (2024), Semantic Convergence: Investigating Shared Representations Across Scaled LLMs (2025)measured

SAE feature spaces (not raw activations) trained independently on Pythia-70m/160m, Gemma-1/2, and Llama-3/3.1 show high SVCCA and RSA similarity at matched middle layers after activation-correlation feature pairing, far above random-pairing and randomized-weight-model baselines, and semantically matched concept subspaces (e.g. Emotions) are more similar across models than the feature space as a whole

Details

Lan, Torr, Meek, Khakzar, Krueger & Barez (2024) introduce "Analogous Feature Universality": even if independently-trained SAEs learn different individual feature directions, the subspaces spanned by those features may still be similar under rotation-invariant transformations. They first pair SAE features across model pairs by activation correlation, then measure representational similarity of the paired feature spaces via SVCCA (SVD-truncated CCA, mean canonical correlation) and RSA (Pearson-correlation inner similarity, Spearman outer similarity, Euclidean-distance RDMs), applied to SAE decoder weight matrices. Across four main model pairs (Pythia-70m vs Pythia-160m; Gemma-1-2B vs Gemma-2-2B; Gemma-2-2B vs Gemma-2-9B; Llama-3-8B-Instruct vs Llama-3.1-8B), similarity is high at matched middle layers and far exceeds a random-feature-pairing null: e.g. Gemma-2-2B layer 11 vs Gemma-2-9B layer 21 reaches SVCCA=0.70 (random mean 0.009) and RSA=0.195 (random mean 4.38e-4); Llama-3 vs Llama-3.1 (both layer 25) reaches SVCCA=0.3 with 66% mean activation correlation among paired features, retaining 7% of feature pairs after significance filtering; almost all post-layer-0 comparisons yield p-values between 0.00 and 0.01. A second baseline (Appendix D) trains SAEs on a randomized-weight Pythia-70m and finds very low SVCCA/RSA scores with only 1% of feature pairs surviving filtering, confirming the middle-layer similarity is not an artifact of the pairing/scoring procedure itself. Section 4.3 further decomposes similarity by semantic concept category (e.g. "Emotions", "Country"): concept- specific subspaces pass a paired-vs-shuffled-pairing significance test in nearly every category tested (the one reported exception is "Country" for the Gemma-1-2B/Gemma-2-2B pair), meaning some semantically coherent subspaces are more reliably cross-model-similar than the feature space taken as a whole. No causal intervention (feature transplant, steering-vector transfer) is performed; the paper explicitly frames cross-model steering-vector transfer as an unrealized implication of the hypothesis rather than a tested claim. A base-vs-fine-tuned control (Appendix C, Gemma-1-2B vs its Instruct variant, same layer 12) shows even higher similarity (SVCCA=0.84, RSA=0.25) than the cross-architecture pairs, as expected for models sharing a base checkpoint. Son, Rathore, Rufail, Simon, Zhang, Dave, Blondin, Zhu & O'Brien (2025) independently replicate this finding for the identical Gemma-2-2B vs Gemma-2-9B pair with independently-trained SAEs: "we aligned the resulting monosemantic features via activation correlation, and compared the matched feature spaces with metrics such as SVCCA and RSA," reporting paired SVCCA peaking at 0.73 (vs. Lan et al.'s 0.70 for the same pair) and RSA peaking at 0.22 (vs. 0.195), with random-pairing baselines again far lower (0.005-0.034) -- a close, genuinely independent replication of the same model pair and method, not a duplicate submission. They additionally extend the analysis beyond single tokens to multi-token/phrase-level semantic subspaces (e.g. concatenated concept phrases like "happy child"), finding the same convergence pattern holds at the phrase level.

models: Llama-3-8B-Instruct, Llama-3.1-8B · method: Singular Vector Canonical Correlation Analysis (SVCCA), Representational Similarity Analysis (RSA)
Revealing Emergent Human-like Conceptual Representations from Language Prediction (2025)measured

In-context concept representations converge toward a human-aligned structure

Details

Xu et al. probe LLM (mainly LLaMA3-70B) concepts via an in-context reverse-dictionary task, characterizing each context's representation by its pairwise-similarity matrix [xu-etal-2025-emergent-conceptual-representations] RSA alignment across contexts rises from 0.800 at 1 demonstration to 0.970 at 24, converging toward a single context-independent relational structure [xu-etal-2025-emergent-conceptual-representations] Alignment with the 120-demonstration structure correlates with reverse-dictionary accuracy at rho=0.976, and cross-model alignment across 67 LLMs predicts task performance (rho=0.870), all correlational with no intervention [xu-etal-2025-emergent-conceptual-representations] The convergent structure aligns via RSA with human similarity judgments (SimLex-999 rho=0.776), THINGS odd-one-out, and voxel-wise fMRI activity in LOC/FFA/PPA and other regions [xu-etal-2025-emergent-conceptual-representations]

models: Llama-3-70B · method: Representational Similarity Analysis (RSA)
Atlas-Alignment: Making Interpretability Transferable Across Language Models (2025)measured

Orthogonal Procrustes alignment maps a Gemma Scope SAE 'Concept Atlas' onto three independently-trained Llama-3.1-8B models' activation spaces, with quantified retrieval/translation quality (AUROC 0.82-0.86, AP 0.39-0.49 vs. a 0.046 random baseline), and the transferred concept directions can be added back into the subject model's residual stream to steer generation

Details

Puri, Berend, Lapuschkin & Samek (2025/2026) build a "Concept Atlas" from a Gemma Scope sparse autoencoder trained on Gemma-2-2B's residual stream (layer 20), then fit an orthogonal Procrustes map from three distinct "subject" models' activation spaces (Llama-3.1-8B base, Llama-3.1-8B-Instruct, DeepSeek-R1-Distill-Llama-3.1-8B-Instruct) into this atlas. Translation quality is quantified via AUROC (0.82-0.86) and average precision (0.39-0.49, versus a random baseline of 0.046) across five subject-model layers, and via near-perfect mean-reciprocal-rank retrieval on 454 independently-validated concept features. Atlas concept directions mapped back into a subject model and added (norm-preserving) to its residual stream at multiple layers simultaneously demonstrably steer generation toward the target concept, though this steering effect is reported qualitatively rather than with an inline quantified success rate.

models: Llama-3.1-8B, Llama-3.1-8B-Instruct · method: Orthogonal Procrustes alignment
The Platonic Representation Hypothesis (2024)measured

Cross-model and cross-modal representational alignment increases with scale and competence

Details

Huh et al. (2024) measure mutual nearest-neighbor kernel alignment between ~20 named open-weight language models (LLaMA/LLaMA-3, BLOOM, OpenLLaMA, Mistral/Mixtral, Gemma, OLMo, spanning 560M to 70B parameters) and a range of vision models (DINOv2, MAE, CLIP, ImageNet-21K-supervised ViTs), using paired Wikipedia image-caption data to bridge the two modalities. They find alignment between a language model and vision models rises linearly with the language model's own language-modeling competence (lower bits-per-byte), and symmetrically with the vision model's competence; separately, among 78 vision-only models, alignment within a competence bucket rises as the bucket's average downstream (VTAB) performance rises. Critically, a language model's alignment score to a strong vision encoder (DINOv2) itself predicts that language model's own downstream task performance (Hellaswag common-sense reasoning shows a linear relationship; GSM8K math shows an emergence-like threshold effect) — alignment with other modalities correlates with, and may indicate, general competence, not just modality-specific skill. This is the primary cross-model, cross-modality empirical support cited for the [[platonic-representation]] hypothesis: unlike every other Observation in this map, its "structure" is not a shape found within one model's representation space, but a convergence relationship measured *between* many independently-trained models and even across data modalities.

models: LLaMA-7B, LLaMA-13B, LLaMA-33B, LLaMA-65B, Llama-3-8B, Llama-3-70B · method: Mutual nearest-neighbor alignment
Symmetry in Language Statistics Shapes the Geometry of Model Representations (2026), Not All Language Model Features Are One-Dimensionally Linear (2024), Shape Happens: Automatic Feature Manifold Discovery in LLMs via Supervised Multi-Dimensional Scaling (2025), Do Sparse Autoencoders Capture Concept Manifolds? (2026)measured

Cyclical time is represented as a circle, replicated and causally validated

Details

Cyclical temporal concepts (days of the week, months) are each independently represented as points on a circle in the residual stream, linearly decodable from activations [karkada-etal-2026] Despite the "toroidal" id, the confirmed finding is a single circle per cyclic variable, not a joint torus; no cited paper shows two such circles coexisting as orthogonal factors of one representation [karkada-etal-2026] Karkada et al. independently derive the same single-circle geometry analytically from translation-symmetric co-occurrence statistics [karkada-etal-2026] Engels et al. discover the same circles in GPT-2-small (layer 7) and Mistral-7B by clustering SAE dictionary elements, and causally validate them via activation patching on Mistral-7B and Llama-3-8B, where patching to a rotated point changes a day/month arithmetic answer [engels-etal-2024] Tiblias et al. recover the same circular date/month structure via a supervised distance-fit (sMDS) across Qwen2.5-3B, Llama-3.2-3B, and Gemma-2-2B, persisting at 3B/8B/70B Llama scale [tiblias-etal-2025] The circle is task-dependent: the identical date context collapses into a non-cyclic clustered or linear manifold when the completion cue asks for season or temperature rather than recency [tiblias-etal-2025] It is causally necessary: noise confined to the located 2D subspace degrades temporal-reasoning accuracy as much as noise across the full residual stream, while an equally-sized random subspace has negligible effect [tiblias-etal-2025] Bhalla et al. reproduce the days-of-week circle in Llama-3.1-8B (layer 19) via PCA and causally steer along its principal components to shift the predicted day-of-week token smoothly [bhalla-etal-2026]

models: Llama-3-8B, Llama-3.2-3B-Instruct, Llama-3.2-3B, Llama-3.1-8B-Instruct, Llama-3.1-70B-Instruct, Llama-3.1-8B · method: Linear probing, PCA, Activation patching, Sparse Autoencoders (SAE), Supervised Multi-Dimensional Scaling (SMDS), Subspace noise perturbation, Activation Steering (Addition)
The Semantic Hub Hypothesis: Language Models Share Semantic Representations Across Languages and Modalities (2024)measured

Baseline-corrected cosine similarity between intermediate hidden states of semantically-equivalent inputs (different languages, notations, code, images, audio) is elevated at middle layers relative to a non-equivalent-pair baseline, logit-lens decoding shows non-English/non-textual inputs pass through tokens of the model's dominant pretraining language, and causally patching an intermediate representation with its dominant-language equivalent predictably redirects downstream output across data types

Details

Wu, Yu, Yogatama, Lu & Kim (2024) test whether LMs route semantically-equivalent inputs through a shared intermediate representation anchored by the dominant pretraining language, across Llama-2-7B/70B, Llama-3-8B/70B, and Baichuan-2. Baseline-corrected cosine similarity of intermediate hidden states for English-Chinese translation pairs is elevated at middle layers relative to a non-translation-pair control; logit-lens projections show intermediate representations of non-English and non-textual (code, arithmetic, vision, audio) inputs decode to the dominant language's semantically-equivalent tokens. Causal activation patching -- replacing an intermediate representation with the dominant-language- equivalent representation -- predictably shifts downstream output across all tested data types.

models: Llama-2-7B, Llama-2-70B, Llama-3-8B, Llama-3-70B · method: Logit Lens, Activation patching
Revisiting the Othello World Model Hypothesis (2025)measured

Othello-move representations from seven architecturally distinct real models (GPT-2, BART, T5, Flan-T5-XL, LLaMA-2-7B, Mistral-7B, Qwen2.5-7B) Procrustes-align into a shared geometric space at cosine similarity up to 97.2% (unsupervised), with PCA trajectories converging across models and nearest-neighbor tile embeddings recovering the board's actual physical adjacency structure

Details

Yuan & Søgaard (2025) apply supervised and unsupervised (adversarial + iterative refinement) Procrustes alignment, adapted from cross- lingual word-embedding literature, to final-hidden-layer Othello-move representations from seven differently-architected real models (GPT-2-small, BART-base, T5-base, Flan-T5-XL/3B, LoRA-fine-tuned LLaMA-2-7B, LoRA-fine-tuned Mistral-7B, Qwen2.5-7B). Cross-model cosine similarity after alignment reaches up to 93.1% (supervised, GPT-2 <-> BART) and 97.2% (unsupervised, BART <-> Mistral); PCA visualization of the per-game move trajectory shows convergent geometric structure across models; layer-wise similarity heatmaps peak along the diagonal at corresponding depths; and a "latent move projection" analysis finds the nearest-neighbor tile embedding to any given tile is consistently its actual spatial neighbor on the physical board -- a genuine spatial/geometric isomorphism claim beyond simple linear decodability. Clears scope on criterion (a): a measured, quantified cross-model shared-manifold structure in real pretrained-and-fine-tuned models, going beyond the original linear- probing Othello-GPT results already in this map. No causal intervention is performed (purely representational/alignment analysis). Cross-model convergence of this kind is platonic- representation-adjacent; see [[platonic-representation]].

models: Llama-2-7B · method: Representation Alignment, Orthogonal Procrustes alignment

Qwen

Cross-model Transferability among Large Language Models on the Platonic Representations of Concepts (2025)measured

An OLS-fitted linear map transfers steering vectors across LLMs

Details

Huang et al. fit an ordinary-least-squares linear map T between paired sentence-representations of a source and target real LLM [huang-etal-2025-cross-model-platonic-transferability] Transferring a concept steering vector through T succeeds behaviorally in 212/216 cases, while no-map and random-map controls fail to beat baseline in 23/35 cases [huang-etal-2025-cross-model-platonic-transferability] Maps fit for different concepts are themselves highly similar (SSIM 0.87-0.95) versus a random-matrix baseline (0.05-0.13) [huang-etal-2025-cross-model-platonic-transferability] This cross-concept map consistency is a quantified geometric statistic about the transformation itself, beyond downstream task accuracy [huang-etal-2025-cross-model-platonic-transferability]

models: Qwen2-7B-Instruct, Qwen2-0.5B-Instruct · method: Cross-model direction transfer via ridge regression
Revealing Emergent Human-like Conceptual Representations from Language Prediction (2025)measured

In-context concept representations converge toward a human-aligned structure

Details

Xu et al. probe LLM (mainly LLaMA3-70B) concepts via an in-context reverse-dictionary task, characterizing each context's representation by its pairwise-similarity matrix [xu-etal-2025-emergent-conceptual-representations] RSA alignment across contexts rises from 0.800 at 1 demonstration to 0.970 at 24, converging toward a single context-independent relational structure [xu-etal-2025-emergent-conceptual-representations] Alignment with the 120-demonstration structure correlates with reverse-dictionary accuracy at rho=0.976, and cross-model alignment across 67 LLMs predicts task performance (rho=0.870), all correlational with no intervention [xu-etal-2025-emergent-conceptual-representations] The convergent structure aligns via RSA with human similarity judgments (SimLex-999 rho=0.776), THINGS odd-one-out, and voxel-wise fMRI activity in LOC/FFA/PPA and other regions [xu-etal-2025-emergent-conceptual-representations]

models: Qwen2-0.5B · method: Representational Similarity Analysis (RSA)
Symmetry in Language Statistics Shapes the Geometry of Model Representations (2026), Not All Language Model Features Are One-Dimensionally Linear (2024), Shape Happens: Automatic Feature Manifold Discovery in LLMs via Supervised Multi-Dimensional Scaling (2025), Do Sparse Autoencoders Capture Concept Manifolds? (2026)measured

Cyclical time is represented as a circle, replicated and causally validated

Details

Cyclical temporal concepts (days of the week, months) are each independently represented as points on a circle in the residual stream, linearly decodable from activations [karkada-etal-2026] Despite the "toroidal" id, the confirmed finding is a single circle per cyclic variable, not a joint torus; no cited paper shows two such circles coexisting as orthogonal factors of one representation [karkada-etal-2026] Karkada et al. independently derive the same single-circle geometry analytically from translation-symmetric co-occurrence statistics [karkada-etal-2026] Engels et al. discover the same circles in GPT-2-small (layer 7) and Mistral-7B by clustering SAE dictionary elements, and causally validate them via activation patching on Mistral-7B and Llama-3-8B, where patching to a rotated point changes a day/month arithmetic answer [engels-etal-2024] Tiblias et al. recover the same circular date/month structure via a supervised distance-fit (sMDS) across Qwen2.5-3B, Llama-3.2-3B, and Gemma-2-2B, persisting at 3B/8B/70B Llama scale [tiblias-etal-2025] The circle is task-dependent: the identical date context collapses into a non-cyclic clustered or linear manifold when the completion cue asks for season or temperature rather than recency [tiblias-etal-2025] It is causally necessary: noise confined to the located 2D subspace degrades temporal-reasoning accuracy as much as noise across the full residual stream, while an equally-sized random subspace has negligible effect [tiblias-etal-2025] Bhalla et al. reproduce the days-of-week circle in Llama-3.1-8B (layer 19) via PCA and causally steer along its principal components to shift the predicted day-of-week token smoothly [bhalla-etal-2026]

models: Qwen2.5-3B-Instruct, Qwen2.5-3B · method: Linear probing, PCA, Activation patching, Sparse Autoencoders (SAE), Supervised Multi-Dimensional Scaling (SMDS), Subspace noise perturbation, Activation Steering (Addition)

DINOv2

On the Spectral Geometry of Cross-Modal Representations: A Functional Map Diagnostic for Multimodal Alignment (2026)measured

Independently pretrained vision (DINOv2) and text (MiniLM) encoders develop graph-Laplacian eigenvalue spectra of near-identical intrinsic complexity, yet the functional map between their spectral eigenbases is far from diagonal or orthogonal -- a decoupling of 'how much structure' from 'how it is oriented' that bounds spectral cross-modal alignment methods and underperforms ambient-space alignment on retrieval

Details

Sarkar (2026) constructs k-nearest-neighbor graphs over 1,000 Flickr30k image-caption pairs separately in DINOv2 (vision) and all-MiniLM-L6-v2 (text) embedding spaces, computes each graph's normalized Laplacian eigenbasis (a manifold-respecting analogue of PCA), and fits a functional map C between the two truncated spectral bases via regularized least squares with a Laplacian-commutativity penalty. Three diagnostics decompose cross-modal geometric compatibility: the normalized eigenvalue-spectrum distance between the two encoders is just 0.043 (both follow the same concave growth profile from ~0.03 to ~0.66), indicating the two independently trained manifolds capture a comparable amount of structure at each scale -- consistent with the Platonic Representation Hypothesis. However, the functional map C exhibits near-zero mean diagonal dominance (<0.05, vs. >0.7 typical of near-isometric shape correspondence) and a large orthogonality deviation (70.15, vs. <0.1 typical), meaning the i-th eigenvector of one manifold does not correspond to any single eigenvector of the other -- energy scatters into off-diagonal bands (rows ~15, ~30) rather than concentrating on the diagonal. This decoupling, termed the "spectral complexity-orientation gap," persists across anchor budgets (|S|=5 to 500), spectral truncations (k_s=10 to 100), and a second text encoder (mpnet), ruling out estimation artifacts. Practically, the functional map substantially underperforms ambient-space baselines on cross-modal retrieval: at |S|=500 anchors, Procrustes achieves 55.5% i2t Recall@1 versus only 4.3% for the functional map (12.9x gap, which widens rather than narrows with more anchor supervision); a composability test (composing a DINOv2-to-MiniLM map with a MiniLM-to-mpnet map) shows the composed map is 4.3x worse than a direct map, consistent with multiplicative error compounding of two already-weak individual maps rather than a failure of the composability mechanism itself. The paper argues this is a genuine structural property of independently-trained neural representations rather than a limitation of the functional-map computation, since varying anchor budget, spectral truncation, or text encoder choice does not close the gap.

models: DINOv2 ViT-B/14 · method: Functional-map spectral alignment, Orthogonal Procrustes alignment

MiniLM

On the Spectral Geometry of Cross-Modal Representations: A Functional Map Diagnostic for Multimodal Alignment (2026)measured

Independently pretrained vision (DINOv2) and text (MiniLM) encoders develop graph-Laplacian eigenvalue spectra of near-identical intrinsic complexity, yet the functional map between their spectral eigenbases is far from diagonal or orthogonal -- a decoupling of 'how much structure' from 'how it is oriented' that bounds spectral cross-modal alignment methods and underperforms ambient-space alignment on retrieval

Details

Sarkar (2026) constructs k-nearest-neighbor graphs over 1,000 Flickr30k image-caption pairs separately in DINOv2 (vision) and all-MiniLM-L6-v2 (text) embedding spaces, computes each graph's normalized Laplacian eigenbasis (a manifold-respecting analogue of PCA), and fits a functional map C between the two truncated spectral bases via regularized least squares with a Laplacian-commutativity penalty. Three diagnostics decompose cross-modal geometric compatibility: the normalized eigenvalue-spectrum distance between the two encoders is just 0.043 (both follow the same concave growth profile from ~0.03 to ~0.66), indicating the two independently trained manifolds capture a comparable amount of structure at each scale -- consistent with the Platonic Representation Hypothesis. However, the functional map C exhibits near-zero mean diagonal dominance (<0.05, vs. >0.7 typical of near-isometric shape correspondence) and a large orthogonality deviation (70.15, vs. <0.1 typical), meaning the i-th eigenvector of one manifold does not correspond to any single eigenvector of the other -- energy scatters into off-diagonal bands (rows ~15, ~30) rather than concentrating on the diagonal. This decoupling, termed the "spectral complexity-orientation gap," persists across anchor budgets (|S|=5 to 500), spectral truncations (k_s=10 to 100), and a second text encoder (mpnet), ruling out estimation artifacts. Practically, the functional map substantially underperforms ambient-space baselines on cross-modal retrieval: at |S|=500 anchors, Procrustes achieves 55.5% i2t Recall@1 versus only 4.3% for the functional map (12.9x gap, which widens rather than narrows with more anchor supervision); a composability test (composing a DINOv2-to-MiniLM map with a MiniLM-to-mpnet map) shows the composed map is 4.3x worse than a direct map, consistent with multiplicative error compounding of two already-weak individual maps rather than a failure of the composability mechanism itself. The paper argues this is a genuine structural property of independently-trained neural representations rather than a limitation of the functional-map computation, since varying anchor budget, spectral truncation, or text encoder choice does not close the gap.

models: all-MiniLM-L6-v2 · method: Functional-map spectral alignment, Orthogonal Procrustes alignment

MPNet

On the Spectral Geometry of Cross-Modal Representations: A Functional Map Diagnostic for Multimodal Alignment (2026)measured

Independently pretrained vision (DINOv2) and text (MiniLM) encoders develop graph-Laplacian eigenvalue spectra of near-identical intrinsic complexity, yet the functional map between their spectral eigenbases is far from diagonal or orthogonal -- a decoupling of 'how much structure' from 'how it is oriented' that bounds spectral cross-modal alignment methods and underperforms ambient-space alignment on retrieval

Details

Sarkar (2026) constructs k-nearest-neighbor graphs over 1,000 Flickr30k image-caption pairs separately in DINOv2 (vision) and all-MiniLM-L6-v2 (text) embedding spaces, computes each graph's normalized Laplacian eigenbasis (a manifold-respecting analogue of PCA), and fits a functional map C between the two truncated spectral bases via regularized least squares with a Laplacian-commutativity penalty. Three diagnostics decompose cross-modal geometric compatibility: the normalized eigenvalue-spectrum distance between the two encoders is just 0.043 (both follow the same concave growth profile from ~0.03 to ~0.66), indicating the two independently trained manifolds capture a comparable amount of structure at each scale -- consistent with the Platonic Representation Hypothesis. However, the functional map C exhibits near-zero mean diagonal dominance (<0.05, vs. >0.7 typical of near-isometric shape correspondence) and a large orthogonality deviation (70.15, vs. <0.1 typical), meaning the i-th eigenvector of one manifold does not correspond to any single eigenvector of the other -- energy scatters into off-diagonal bands (rows ~15, ~30) rather than concentrating on the diagonal. This decoupling, termed the "spectral complexity-orientation gap," persists across anchor budgets (|S|=5 to 500), spectral truncations (k_s=10 to 100), and a second text encoder (mpnet), ruling out estimation artifacts. Practically, the functional map substantially underperforms ambient-space baselines on cross-modal retrieval: at |S|=500 anchors, Procrustes achieves 55.5% i2t Recall@1 versus only 4.3% for the functional map (12.9x gap, which widens rather than narrows with more anchor supervision); a composability test (composing a DINOv2-to-MiniLM map with a MiniLM-to-mpnet map) shows the composed map is 4.3x worse than a direct map, consistent with multiplicative error compounding of two already-weak individual maps rather than a failure of the composability mechanism itself. The paper argues this is a genuine structural property of independently-trained neural representations rather than a limitation of the functional-map computation, since varying anchor budget, spectral truncation, or text encoder choice does not close the gap.

models: all-mpnet-base-v2 · method: Functional-map spectral alignment, Orthogonal Procrustes alignment

CLIP (Contrastive Language-Image Pretraining)

On the Spectral Geometry of Cross-Modal Representations: A Functional Map Diagnostic for Multimodal Alignment (2026)measured

Independently pretrained vision (DINOv2) and text (MiniLM) encoders develop graph-Laplacian eigenvalue spectra of near-identical intrinsic complexity, yet the functional map between their spectral eigenbases is far from diagonal or orthogonal -- a decoupling of 'how much structure' from 'how it is oriented' that bounds spectral cross-modal alignment methods and underperforms ambient-space alignment on retrieval

Details

Sarkar (2026) constructs k-nearest-neighbor graphs over 1,000 Flickr30k image-caption pairs separately in DINOv2 (vision) and all-MiniLM-L6-v2 (text) embedding spaces, computes each graph's normalized Laplacian eigenbasis (a manifold-respecting analogue of PCA), and fits a functional map C between the two truncated spectral bases via regularized least squares with a Laplacian-commutativity penalty. Three diagnostics decompose cross-modal geometric compatibility: the normalized eigenvalue-spectrum distance between the two encoders is just 0.043 (both follow the same concave growth profile from ~0.03 to ~0.66), indicating the two independently trained manifolds capture a comparable amount of structure at each scale -- consistent with the Platonic Representation Hypothesis. However, the functional map C exhibits near-zero mean diagonal dominance (<0.05, vs. >0.7 typical of near-isometric shape correspondence) and a large orthogonality deviation (70.15, vs. <0.1 typical), meaning the i-th eigenvector of one manifold does not correspond to any single eigenvector of the other -- energy scatters into off-diagonal bands (rows ~15, ~30) rather than concentrating on the diagonal. This decoupling, termed the "spectral complexity-orientation gap," persists across anchor budgets (|S|=5 to 500), spectral truncations (k_s=10 to 100), and a second text encoder (mpnet), ruling out estimation artifacts. Practically, the functional map substantially underperforms ambient-space baselines on cross-modal retrieval: at |S|=500 anchors, Procrustes achieves 55.5% i2t Recall@1 versus only 4.3% for the functional map (12.9x gap, which widens rather than narrows with more anchor supervision); a composability test (composing a DINOv2-to-MiniLM map with a MiniLM-to-mpnet map) shows the composed map is 4.3x worse than a direct map, consistent with multiplicative error compounding of two already-weak individual maps rather than a failure of the composability mechanism itself. The paper argues this is a genuine structural property of independently-trained neural representations rather than a limitation of the functional-map computation, since varying anchor budget, spectral truncation, or text encoder choice does not close the gap.

models: CLIP ViT-B/32 · method: Functional-map spectral alignment, Orthogonal Procrustes alignment
Harnessing the Universal Geometry of Embeddings (2026)measured

vec2vec learns a fully unpaired translation between six independently-trained text embedding models (gtr, clip, e5, gte, stella, granite), recovering cosine similarity up to 0.92 and top-1 retrieval accuracy up to 100% with no paired training data, and an ablation shows the explicit Gram-matrix-preservation (VSP) loss is causally necessary -- removing it alone collapses top-1 accuracy from 0.91 to 0.00

Details

Jha, Zhang, Shmatikov & Morris (2026) propose the Strong Platonic Representation Hypothesis -- that neural networks trained with the same objective and modality, but different data and architectures, converge to a universal latent space such that a translation between their representations can be learned without any pairwise correspondence -- and test it constructively with vec2vec: input adapters (A1, A2) map each of two embedding spaces into a shared latent, a shared backbone T processes the latent, and output adapters (B1, B2) map back out, trained adversarially (GAN-style discriminators on both the final outputs and the shared latents) with a generator loss combining reconstruction, cycle-consistency, and Vector Space Preservation (VSP) -- an explicit term matching the pairwise inner-product (Gram) matrix of a batch of embeddings before and after translation. Across six independently-trained text embedding models (gtr, 110M/T5/2021; clip, 151M/CLIP/2021; e5, 109M/BERT/2022; gte, 109M/BERT/2023; stella, 109M/BERT/2023; granite, 278M/RoBERTa/2024, multilingual) trained on entirely disjoint, unpaired subsets of Natural Questions text (1 million sequences per side, no shared documents), vec2vec achieves cosine similarity up to 0.92 (stella to gte) and top-1 retrieval accuracy up to 100% (rank as low as 1.00) on a 65536-text held-out evaluation, versus a naive identity-mapping baseline (near-zero cosine similarity, 0% top-1 on cross-backbone pairs) and an optimal-assignment baseline using Hungarian/Sinkhorn/ Gromov-Wasserstein solvers (0% top-1, rank near-random ~4096-4209 on cross-backbone pairs) -- both baselines perform at essentially chance on cross-backbone pairs while vec2vec does not. A component ablation (gte to gtr) directly ties this success to the explicit geometry- preservation term rather than to model capacity generally: the full method reaches cosine 0.75/top-1 0.91/rank 2.64, but removing only the VSP loss drops this to cosine 0.58/top-1 0.00/rank 4196.64 -- a collapse to nearly the same failure regime as removing the latent GAN entirely (cosine 0.49/top-1 0.00/rank 3897.09) or the cycle-consistency loss (cosine 0.50/top-1 0.00/rank 3941.36). The translation further extends, with reduced but still far-above-baseline performance, to out-of-distribution domains (TweetTopic, MIMIC-III clinical text) and to CLIP's multimodal text tower, and the translated embeddings retain enough source information to support downstream attribute-inference (top-1 accuracy up to 0.90 on a 10-way clinical-code task) and document-reconstruction attacks (LLM-judged information extraction for up to 80% of a 50-email test set) -- so the same convergence that enables unsupervised translation is also demonstrated as a concrete privacy vulnerability of embedding-based systems.

models: CLIP ViT-B/32 · method: Adversarial unpaired representation translation (vec2vec)
Language models align with brain regions that represent concepts across modalities (2025)measured

Representational similarity analysis shows 15 language and vision-language models align more strongly with brain regions whose activity is consistent across sentence, word-cloud, and image presentations of the same concept than with less modality-consistent regions

Details

Ryskina, Tuckute, Fung, Malkin & Fedorenko (2025) use an fMRI dataset (Pereira et al. 2018) in which the same concepts are presented as sentences, word clouds, and images, defining a "meaning consistency" metric that identifies brain voxels responding similarly to a concept regardless of presentation modality. Using representational similarity analysis (RSA) to compare the geometry of these regions' response patterns against 15 language and vision-language models' own representational geometry, both language-only and language-vision models predict brain signal better in meaning-consistent regions, even in areas with low language-selectivity -- a genuine shared-geometry finding (RSA-based, not merely correlation-strength) linking model representational structure to a cross-modal property of brain organization.

models: CLIP ViT-B/32 · method: Representational Similarity Analysis (RSA)

JEPA (Joint Embedding Predictive Architecture)

Social-JEPA: Emergent Geometric Isomorphism in Independently Trained World Models (2026)measured

Two independently-trained JEPA world models converge to a linear isomorphism

Details

Zhang et al. train pairs of ViT-S/16 I-JEPA encoders fully independently on different views of the same scenes (smallNORB, nuScenes multi-camera, ImageNet augmentation views) [zhang-etal-2026-social-jepa] They define geometric isomorphism as an invertible linear map z2 approximately W z1, fit by closed-form ridge regression and quantified by MSE, R-squared, linear CKA, distance-structure consistency and neighborhood overlap [zhang-etal-2026-social-jepa] Best case (smallNORB) reaches MSE 0.036, R-squared 0.891, DSC 0.872, a multiply-corroborated approximate linear isometry between independently-learned spaces [zhang-etal-2026-social-jepa] They prove the JEPA loss is invariant under GL(d) reparameterization of the encoder, giving a theoretical reason to expect this convergence class [zhang-etal-2026-social-jepa] The fitted map transfers a linear probe zero-shot with no gradient steps and enables teacher-student representation migration at 0.28x the FLOPs of training from scratch [zhang-etal-2026-social-jepa]

models: ViT-S/16 (I-JEPA objective, independently trained per view: smallNORB/nuScenes/ImageNet-1k) · method: Orthogonal Procrustes alignment, Centered Kernel Alignment (CKA)

GTE (General Text Embeddings)

Harnessing the Universal Geometry of Embeddings (2026)measured

vec2vec learns a fully unpaired translation between six independently-trained text embedding models (gtr, clip, e5, gte, stella, granite), recovering cosine similarity up to 0.92 and top-1 retrieval accuracy up to 100% with no paired training data, and an ablation shows the explicit Gram-matrix-preservation (VSP) loss is causally necessary -- removing it alone collapses top-1 accuracy from 0.91 to 0.00

Details

Jha, Zhang, Shmatikov & Morris (2026) propose the Strong Platonic Representation Hypothesis -- that neural networks trained with the same objective and modality, but different data and architectures, converge to a universal latent space such that a translation between their representations can be learned without any pairwise correspondence -- and test it constructively with vec2vec: input adapters (A1, A2) map each of two embedding spaces into a shared latent, a shared backbone T processes the latent, and output adapters (B1, B2) map back out, trained adversarially (GAN-style discriminators on both the final outputs and the shared latents) with a generator loss combining reconstruction, cycle-consistency, and Vector Space Preservation (VSP) -- an explicit term matching the pairwise inner-product (Gram) matrix of a batch of embeddings before and after translation. Across six independently-trained text embedding models (gtr, 110M/T5/2021; clip, 151M/CLIP/2021; e5, 109M/BERT/2022; gte, 109M/BERT/2023; stella, 109M/BERT/2023; granite, 278M/RoBERTa/2024, multilingual) trained on entirely disjoint, unpaired subsets of Natural Questions text (1 million sequences per side, no shared documents), vec2vec achieves cosine similarity up to 0.92 (stella to gte) and top-1 retrieval accuracy up to 100% (rank as low as 1.00) on a 65536-text held-out evaluation, versus a naive identity-mapping baseline (near-zero cosine similarity, 0% top-1 on cross-backbone pairs) and an optimal-assignment baseline using Hungarian/Sinkhorn/ Gromov-Wasserstein solvers (0% top-1, rank near-random ~4096-4209 on cross-backbone pairs) -- both baselines perform at essentially chance on cross-backbone pairs while vec2vec does not. A component ablation (gte to gtr) directly ties this success to the explicit geometry- preservation term rather than to model capacity generally: the full method reaches cosine 0.75/top-1 0.91/rank 2.64, but removing only the VSP loss drops this to cosine 0.58/top-1 0.00/rank 4196.64 -- a collapse to nearly the same failure regime as removing the latent GAN entirely (cosine 0.49/top-1 0.00/rank 3897.09) or the cycle-consistency loss (cosine 0.50/top-1 0.00/rank 3941.36). The translation further extends, with reduced but still far-above-baseline performance, to out-of-distribution domains (TweetTopic, MIMIC-III clinical text) and to CLIP's multimodal text tower, and the translated embeddings retain enough source information to support downstream attribute-inference (top-1 accuracy up to 0.90 on a 10-way clinical-code task) and document-reconstruction attacks (LLM-judged information extraction for up to 80% of a 50-email test set) -- so the same convergence that enables unsupervised translation is also demonstrated as a concrete privacy vulnerability of embedding-based systems.

models: GTE-base-en-v1.5 · method: Adversarial unpaired representation translation (vec2vec)

Pythia

Quantifying Feature Space Universality Across Large Language Models via Sparse Autoencoders (2024), Semantic Convergence: Investigating Shared Representations Across Scaled LLMs (2025)measured

SAE feature spaces (not raw activations) trained independently on Pythia-70m/160m, Gemma-1/2, and Llama-3/3.1 show high SVCCA and RSA similarity at matched middle layers after activation-correlation feature pairing, far above random-pairing and randomized-weight-model baselines, and semantically matched concept subspaces (e.g. Emotions) are more similar across models than the feature space as a whole

Details

Lan, Torr, Meek, Khakzar, Krueger & Barez (2024) introduce "Analogous Feature Universality": even if independently-trained SAEs learn different individual feature directions, the subspaces spanned by those features may still be similar under rotation-invariant transformations. They first pair SAE features across model pairs by activation correlation, then measure representational similarity of the paired feature spaces via SVCCA (SVD-truncated CCA, mean canonical correlation) and RSA (Pearson-correlation inner similarity, Spearman outer similarity, Euclidean-distance RDMs), applied to SAE decoder weight matrices. Across four main model pairs (Pythia-70m vs Pythia-160m; Gemma-1-2B vs Gemma-2-2B; Gemma-2-2B vs Gemma-2-9B; Llama-3-8B-Instruct vs Llama-3.1-8B), similarity is high at matched middle layers and far exceeds a random-feature-pairing null: e.g. Gemma-2-2B layer 11 vs Gemma-2-9B layer 21 reaches SVCCA=0.70 (random mean 0.009) and RSA=0.195 (random mean 4.38e-4); Llama-3 vs Llama-3.1 (both layer 25) reaches SVCCA=0.3 with 66% mean activation correlation among paired features, retaining 7% of feature pairs after significance filtering; almost all post-layer-0 comparisons yield p-values between 0.00 and 0.01. A second baseline (Appendix D) trains SAEs on a randomized-weight Pythia-70m and finds very low SVCCA/RSA scores with only 1% of feature pairs surviving filtering, confirming the middle-layer similarity is not an artifact of the pairing/scoring procedure itself. Section 4.3 further decomposes similarity by semantic concept category (e.g. "Emotions", "Country"): concept- specific subspaces pass a paired-vs-shuffled-pairing significance test in nearly every category tested (the one reported exception is "Country" for the Gemma-1-2B/Gemma-2-2B pair), meaning some semantically coherent subspaces are more reliably cross-model-similar than the feature space taken as a whole. No causal intervention (feature transplant, steering-vector transfer) is performed; the paper explicitly frames cross-model steering-vector transfer as an unrealized implication of the hypothesis rather than a tested claim. A base-vs-fine-tuned control (Appendix C, Gemma-1-2B vs its Instruct variant, same layer 12) shows even higher similarity (SVCCA=0.84, RSA=0.25) than the cross-architecture pairs, as expected for models sharing a base checkpoint. Son, Rathore, Rufail, Simon, Zhang, Dave, Blondin, Zhu & O'Brien (2025) independently replicate this finding for the identical Gemma-2-2B vs Gemma-2-9B pair with independently-trained SAEs: "we aligned the resulting monosemantic features via activation correlation, and compared the matched feature spaces with metrics such as SVCCA and RSA," reporting paired SVCCA peaking at 0.73 (vs. Lan et al.'s 0.70 for the same pair) and RSA peaking at 0.22 (vs. 0.195), with random-pairing baselines again far lower (0.005-0.034) -- a close, genuinely independent replication of the same model pair and method, not a duplicate submission. They additionally extend the analysis beyond single tokens to multi-token/phrase-level semantic subspaces (e.g. concatenated concept phrases like "happy child"), finding the same convergence pattern holds at the phrase level.

models: Pythia-70M, Pythia-160M · method: Singular Vector Canonical Correlation Analysis (SVCCA), Representational Similarity Analysis (RSA)

Gemma

Quantifying Feature Space Universality Across Large Language Models via Sparse Autoencoders (2024), Semantic Convergence: Investigating Shared Representations Across Scaled LLMs (2025)measured

SAE feature spaces (not raw activations) trained independently on Pythia-70m/160m, Gemma-1/2, and Llama-3/3.1 show high SVCCA and RSA similarity at matched middle layers after activation-correlation feature pairing, far above random-pairing and randomized-weight-model baselines, and semantically matched concept subspaces (e.g. Emotions) are more similar across models than the feature space as a whole

Details

Lan, Torr, Meek, Khakzar, Krueger & Barez (2024) introduce "Analogous Feature Universality": even if independently-trained SAEs learn different individual feature directions, the subspaces spanned by those features may still be similar under rotation-invariant transformations. They first pair SAE features across model pairs by activation correlation, then measure representational similarity of the paired feature spaces via SVCCA (SVD-truncated CCA, mean canonical correlation) and RSA (Pearson-correlation inner similarity, Spearman outer similarity, Euclidean-distance RDMs), applied to SAE decoder weight matrices. Across four main model pairs (Pythia-70m vs Pythia-160m; Gemma-1-2B vs Gemma-2-2B; Gemma-2-2B vs Gemma-2-9B; Llama-3-8B-Instruct vs Llama-3.1-8B), similarity is high at matched middle layers and far exceeds a random-feature-pairing null: e.g. Gemma-2-2B layer 11 vs Gemma-2-9B layer 21 reaches SVCCA=0.70 (random mean 0.009) and RSA=0.195 (random mean 4.38e-4); Llama-3 vs Llama-3.1 (both layer 25) reaches SVCCA=0.3 with 66% mean activation correlation among paired features, retaining 7% of feature pairs after significance filtering; almost all post-layer-0 comparisons yield p-values between 0.00 and 0.01. A second baseline (Appendix D) trains SAEs on a randomized-weight Pythia-70m and finds very low SVCCA/RSA scores with only 1% of feature pairs surviving filtering, confirming the middle-layer similarity is not an artifact of the pairing/scoring procedure itself. Section 4.3 further decomposes similarity by semantic concept category (e.g. "Emotions", "Country"): concept- specific subspaces pass a paired-vs-shuffled-pairing significance test in nearly every category tested (the one reported exception is "Country" for the Gemma-1-2B/Gemma-2-2B pair), meaning some semantically coherent subspaces are more reliably cross-model-similar than the feature space taken as a whole. No causal intervention (feature transplant, steering-vector transfer) is performed; the paper explicitly frames cross-model steering-vector transfer as an unrealized implication of the hypothesis rather than a tested claim. A base-vs-fine-tuned control (Appendix C, Gemma-1-2B vs its Instruct variant, same layer 12) shows even higher similarity (SVCCA=0.84, RSA=0.25) than the cross-architecture pairs, as expected for models sharing a base checkpoint. Son, Rathore, Rufail, Simon, Zhang, Dave, Blondin, Zhu & O'Brien (2025) independently replicate this finding for the identical Gemma-2-2B vs Gemma-2-9B pair with independently-trained SAEs: "we aligned the resulting monosemantic features via activation correlation, and compared the matched feature spaces with metrics such as SVCCA and RSA," reporting paired SVCCA peaking at 0.73 (vs. Lan et al.'s 0.70 for the same pair) and RSA peaking at 0.22 (vs. 0.195), with random-pairing baselines again far lower (0.005-0.034) -- a close, genuinely independent replication of the same model pair and method, not a duplicate submission. They additionally extend the analysis beyond single tokens to multi-token/phrase-level semantic subspaces (e.g. concatenated concept phrases like "happy child"), finding the same convergence pattern holds at the phrase level.

models: Gemma-2B, Gemma-2-2B, Gemma-2-9B · method: Singular Vector Canonical Correlation Analysis (SVCCA), Representational Similarity Analysis (RSA)
Atlas-Alignment: Making Interpretability Transferable Across Language Models (2025)measured

Orthogonal Procrustes alignment maps a Gemma Scope SAE 'Concept Atlas' onto three independently-trained Llama-3.1-8B models' activation spaces, with quantified retrieval/translation quality (AUROC 0.82-0.86, AP 0.39-0.49 vs. a 0.046 random baseline), and the transferred concept directions can be added back into the subject model's residual stream to steer generation

Details

Puri, Berend, Lapuschkin & Samek (2025/2026) build a "Concept Atlas" from a Gemma Scope sparse autoencoder trained on Gemma-2-2B's residual stream (layer 20), then fit an orthogonal Procrustes map from three distinct "subject" models' activation spaces (Llama-3.1-8B base, Llama-3.1-8B-Instruct, DeepSeek-R1-Distill-Llama-3.1-8B-Instruct) into this atlas. Translation quality is quantified via AUROC (0.82-0.86) and average precision (0.39-0.49, versus a random baseline of 0.046) across five subject-model layers, and via near-perfect mean-reciprocal-rank retrieval on 454 independently-validated concept features. Atlas concept directions mapped back into a subject model and added (norm-preserving) to its residual stream at multiple layers simultaneously demonstrably steer generation toward the target concept, though this steering effect is reported qualitatively rather than with an inline quantified success rate.

models: Gemma-2-2B · method: Orthogonal Procrustes alignment
The Platonic Representation Hypothesis (2024)measured

Cross-model and cross-modal representational alignment increases with scale and competence

Details

Huh et al. (2024) measure mutual nearest-neighbor kernel alignment between ~20 named open-weight language models (LLaMA/LLaMA-3, BLOOM, OpenLLaMA, Mistral/Mixtral, Gemma, OLMo, spanning 560M to 70B parameters) and a range of vision models (DINOv2, MAE, CLIP, ImageNet-21K-supervised ViTs), using paired Wikipedia image-caption data to bridge the two modalities. They find alignment between a language model and vision models rises linearly with the language model's own language-modeling competence (lower bits-per-byte), and symmetrically with the vision model's competence; separately, among 78 vision-only models, alignment within a competence bucket rises as the bucket's average downstream (VTAB) performance rises. Critically, a language model's alignment score to a strong vision encoder (DINOv2) itself predicts that language model's own downstream task performance (Hellaswag common-sense reasoning shows a linear relationship; GSM8K math shows an emergence-like threshold effect) — alignment with other modalities correlates with, and may indicate, general competence, not just modality-specific skill. This is the primary cross-model, cross-modality empirical support cited for the [[platonic-representation]] hypothesis: unlike every other Observation in this map, its "structure" is not a shape found within one model's representation space, but a convergence relationship measured *between* many independently-trained models and even across data modalities.

models: Gemma-2B, Gemma-7B · method: Mutual nearest-neighbor alignment
Symmetry in Language Statistics Shapes the Geometry of Model Representations (2026), Not All Language Model Features Are One-Dimensionally Linear (2024), Shape Happens: Automatic Feature Manifold Discovery in LLMs via Supervised Multi-Dimensional Scaling (2025), Do Sparse Autoencoders Capture Concept Manifolds? (2026)measured

Cyclical time is represented as a circle, replicated and causally validated

Details

Cyclical temporal concepts (days of the week, months) are each independently represented as points on a circle in the residual stream, linearly decodable from activations [karkada-etal-2026] Despite the "toroidal" id, the confirmed finding is a single circle per cyclic variable, not a joint torus; no cited paper shows two such circles coexisting as orthogonal factors of one representation [karkada-etal-2026] Karkada et al. independently derive the same single-circle geometry analytically from translation-symmetric co-occurrence statistics [karkada-etal-2026] Engels et al. discover the same circles in GPT-2-small (layer 7) and Mistral-7B by clustering SAE dictionary elements, and causally validate them via activation patching on Mistral-7B and Llama-3-8B, where patching to a rotated point changes a day/month arithmetic answer [engels-etal-2024] Tiblias et al. recover the same circular date/month structure via a supervised distance-fit (sMDS) across Qwen2.5-3B, Llama-3.2-3B, and Gemma-2-2B, persisting at 3B/8B/70B Llama scale [tiblias-etal-2025] The circle is task-dependent: the identical date context collapses into a non-cyclic clustered or linear manifold when the completion cue asks for season or temperature rather than recency [tiblias-etal-2025] It is causally necessary: noise confined to the located 2D subspace degrades temporal-reasoning accuracy as much as noise across the full residual stream, while an equally-sized random subspace has negligible effect [tiblias-etal-2025] Bhalla et al. reproduce the days-of-week circle in Llama-3.1-8B (layer 19) via PCA and causally steer along its principal components to shift the predicted day-of-week token smoothly [bhalla-etal-2026]

models: Gemma-2-2B, EmbeddingGemma, Gemma-2-2B-it · method: Linear probing, PCA, Activation patching, Sparse Autoencoders (SAE), Supervised Multi-Dimensional Scaling (SMDS), Subspace noise perturbation, Activation Steering (Addition)

BERT

Language models align with brain regions that represent concepts across modalities (2025)measured

Representational similarity analysis shows 15 language and vision-language models align more strongly with brain regions whose activity is consistent across sentence, word-cloud, and image presentations of the same concept than with less modality-consistent regions

Details

Ryskina, Tuckute, Fung, Malkin & Fedorenko (2025) use an fMRI dataset (Pereira et al. 2018) in which the same concepts are presented as sentences, word clouds, and images, defining a "meaning consistency" metric that identifies brain voxels responding similarly to a concept regardless of presentation modality. Using representational similarity analysis (RSA) to compare the geometry of these regions' response patterns against 15 language and vision-language models' own representational geometry, both language-only and language-vision models predict brain signal better in meaning-consistent regions, even in areas with low language-selectivity -- a genuine shared-geometry finding (RSA-based, not merely correlation-strength) linking model representational structure to a cross-modal property of brain organization.

models: BERT-base-uncased · method: Representational Similarity Analysis (RSA)
Cross-Lingual BERT Transformation for Zero-Shot Dependency Parsing (2019)measured

A linear map from 10K pairs aligns English BERT with multilingual BERT

Details

Wang et al. fit a linear map from monolingual English BERT to multilingual BERT using contextual word alignments from only 10,000 Europarl sentence pairs per language [wang-etal-2019-clbt] They compare closed-form orthogonal Procrustes against an unconstrained gradient-descent linear map; the unconstrained map is marginally better and a nonlinear map adds nothing [wang-etal-2019-clbt] On zero-shot cross-lingual dependency parsing (17 languages), CLBT beats the static-embedding SOTA (avg LAS 60.63->63.54) and matches XLM despite using 10K versus millions of parallel sentences [wang-etal-2019-clbt] The alignment claim rests on downstream transfer performance rather than an independent similarity statistic (only a qualitative t-SNE case study is shown) [wang-etal-2019-clbt]

models: BERT-base-cased, mBERT (BERT-base, Multilingual Cased) · method: Orthogonal Procrustes alignment

GPT-2

Language models align with brain regions that represent concepts across modalities (2025)measured

Representational similarity analysis shows 15 language and vision-language models align more strongly with brain regions whose activity is consistent across sentence, word-cloud, and image presentations of the same concept than with less modality-consistent regions

Details

Ryskina, Tuckute, Fung, Malkin & Fedorenko (2025) use an fMRI dataset (Pereira et al. 2018) in which the same concepts are presented as sentences, word clouds, and images, defining a "meaning consistency" metric that identifies brain voxels responding similarly to a concept regardless of presentation modality. Using representational similarity analysis (RSA) to compare the geometry of these regions' response patterns against 15 language and vision-language models' own representational geometry, both language-only and language-vision models predict brain signal better in meaning-consistent regions, even in areas with low language-selectivity -- a genuine shared-geometry finding (RSA-based, not merely correlation-strength) linking model representational structure to a cross-modal property of brain organization.

models: GPT-2 Small · method: Representational Similarity Analysis (RSA)
Revisiting the Othello World Model Hypothesis (2025)measured

Othello-move representations from seven architecturally distinct real models (GPT-2, BART, T5, Flan-T5-XL, LLaMA-2-7B, Mistral-7B, Qwen2.5-7B) Procrustes-align into a shared geometric space at cosine similarity up to 97.2% (unsupervised), with PCA trajectories converging across models and nearest-neighbor tile embeddings recovering the board's actual physical adjacency structure

Details

Yuan & Søgaard (2025) apply supervised and unsupervised (adversarial + iterative refinement) Procrustes alignment, adapted from cross- lingual word-embedding literature, to final-hidden-layer Othello-move representations from seven differently-architected real models (GPT-2-small, BART-base, T5-base, Flan-T5-XL/3B, LoRA-fine-tuned LLaMA-2-7B, LoRA-fine-tuned Mistral-7B, Qwen2.5-7B). Cross-model cosine similarity after alignment reaches up to 93.1% (supervised, GPT-2 <-> BART) and 97.2% (unsupervised, BART <-> Mistral); PCA visualization of the per-game move trajectory shows convergent geometric structure across models; layer-wise similarity heatmaps peak along the diagonal at corresponding depths; and a "latent move projection" analysis finds the nearest-neighbor tile embedding to any given tile is consistently its actual spatial neighbor on the physical board -- a genuine spatial/geometric isomorphism claim beyond simple linear decodability. Clears scope on criterion (a): a measured, quantified cross-model shared-manifold structure in real pretrained-and-fine-tuned models, going beyond the original linear- probing Othello-GPT results already in this map. No causal intervention is performed (purely representational/alignment analysis). Cross-model convergence of this kind is platonic- representation-adjacent; see [[platonic-representation]].

models: GPT-2 Small · method: Representation Alignment, Orthogonal Procrustes alignment

FLAVA

Language models align with brain regions that represent concepts across modalities (2025)measured

Representational similarity analysis shows 15 language and vision-language models align more strongly with brain regions whose activity is consistent across sentence, word-cloud, and image presentations of the same concept than with less modality-consistent regions

Details

Ryskina, Tuckute, Fung, Malkin & Fedorenko (2025) use an fMRI dataset (Pereira et al. 2018) in which the same concepts are presented as sentences, word clouds, and images, defining a "meaning consistency" metric that identifies brain voxels responding similarly to a concept regardless of presentation modality. Using representational similarity analysis (RSA) to compare the geometry of these regions' response patterns against 15 language and vision-language models' own representational geometry, both language-only and language-vision models predict brain signal better in meaning-consistent regions, even in areas with low language-selectivity -- a genuine shared-geometry finding (RSA-based, not merely correlation-strength) linking model representational structure to a cross-modal property of brain organization.

models: FLAVA · method: Representational Similarity Analysis (RSA)

RoBERTa

Relative Representations Enable Zero-Shot Latent Space Communication (2022)measured

Re-expressing embeddings as cosine similarity to a fixed anchor set yields a rotation/reflection/rescaling-invariant coordinate system in which decoders and classifiers trained on one independently-trained encoder can be stitched, with zero fine-tuning, onto a completely different independently-trained encoder's representations of the same domain

Details

Moschella, Maiorca, Fumero, Norelli, Locatello & Rodolà (2022) define the relative representation of an input x as its vector of cosine similarities to a fixed set of anchor points from the same domain: r_x = (sim(e_x, e_a1), ..., sim(e_x, e_a|A|)), with sim typically cosine similarity S_C(a,b) = ab/(||a|| ||b||) (vector quantization is explored as an alternative in an appendix). This construction is invariant to any rotation, reflection, or positive rescaling applied uniformly to the encoder's output space -- exactly the transformations that make two independently-trained encoders' raw coordinates incomparable -- with translation invariance recoverable separately via a normalization layer (e.g. InstanceNorm). Diagnostically, across ~2,000 independently-trained Cora GCN classifiers varying seed, epoch count, layer depth, dropout, activation, optimizer, learning rate, and embedder type, the Pearson correlation between each model's relative- representation cosine similarity to a fixed reference model and its own classification accuracy is 0.955 (after filtering models with best validation accuracy below 0.5) -- models that reach similar accuracy converge, in relative coordinates, to highly similar representations. Constructively, decoders/classifiers trained on one encoder's relative representations are spliced with zero fine-tuning onto a different, independently-trained encoder's relative representations of the same domain ("zero-shot stitching"), and recover most non-stitched performance while absolute-representation stitching performs at or near chance throughout: image reconstruction MSE (Table 3, 5 seeds) drops from an Absolute-Stitch baseline of 97.79/120.54/86.74/97.17 (MNIST/F-MNIST/CIFAR-10/CIFAR-100, AE) to a Relative-Stitch 2.83/6.37/5.39/18.03; cross-lingual text classification F1 (Table 4, RoBERTa, Amazon Reviews coarse, English decoder) drops from 91.54 (English, non-stitched) to 43.67/54.41/48.72 (Spanish/French/Japanese, Absolute-Stitch) but only to 90.06/82.78/ 78.49 with Relative-Stitch (translated anchors); cross-architecture image classification (Table 6, CIFAR-100/ImageNet1k, ViT-Base decoder + ViT-Small-ResNet50 encoder direction) goes from Absolute-Stitch 6.21/0.07 to Relative-Stitch 81.42/44.72 (and the reverse direction 4.69/0.08 to 84.46/62.21). The paper explicitly summarizes: "Stitching with absolute representations yields performances comparable to random guessing across the board." Typical anchor-set sizes are 300 (word embeddings, Cora) or 500 (cross-architecture vision, matching the larger ViT-Base's 768 dimensions); an ablation (Figure 6/Appendix A.2) shows performance improves monotonically with more anchors for frozen encoders but is less stable for end-to-end-trained ones (Cora), which the authors attribute to greater susceptibility to model collapse. This is among the earliest constructive demonstrations of representational convergence across independently-trained networks: unlike vec2vec/mini-vec2vec, which *learn* a translation map between two embedding spaces, this shows that for a sufficiently invariant choice of coordinates (cosine similarity to a shared anchor set), no learned map is required at all -- only a shared anchor domain, no paired correspondence, and no training.

models: RoBERTa-base · method: Relative representations (anchor re-coordinatization)

Vision Transformer (ViT)

Relative Representations Enable Zero-Shot Latent Space Communication (2022)measured

Re-expressing embeddings as cosine similarity to a fixed anchor set yields a rotation/reflection/rescaling-invariant coordinate system in which decoders and classifiers trained on one independently-trained encoder can be stitched, with zero fine-tuning, onto a completely different independently-trained encoder's representations of the same domain

Details

Moschella, Maiorca, Fumero, Norelli, Locatello & Rodolà (2022) define the relative representation of an input x as its vector of cosine similarities to a fixed set of anchor points from the same domain: r_x = (sim(e_x, e_a1), ..., sim(e_x, e_a|A|)), with sim typically cosine similarity S_C(a,b) = ab/(||a|| ||b||) (vector quantization is explored as an alternative in an appendix). This construction is invariant to any rotation, reflection, or positive rescaling applied uniformly to the encoder's output space -- exactly the transformations that make two independently-trained encoders' raw coordinates incomparable -- with translation invariance recoverable separately via a normalization layer (e.g. InstanceNorm). Diagnostically, across ~2,000 independently-trained Cora GCN classifiers varying seed, epoch count, layer depth, dropout, activation, optimizer, learning rate, and embedder type, the Pearson correlation between each model's relative- representation cosine similarity to a fixed reference model and its own classification accuracy is 0.955 (after filtering models with best validation accuracy below 0.5) -- models that reach similar accuracy converge, in relative coordinates, to highly similar representations. Constructively, decoders/classifiers trained on one encoder's relative representations are spliced with zero fine-tuning onto a different, independently-trained encoder's relative representations of the same domain ("zero-shot stitching"), and recover most non-stitched performance while absolute-representation stitching performs at or near chance throughout: image reconstruction MSE (Table 3, 5 seeds) drops from an Absolute-Stitch baseline of 97.79/120.54/86.74/97.17 (MNIST/F-MNIST/CIFAR-10/CIFAR-100, AE) to a Relative-Stitch 2.83/6.37/5.39/18.03; cross-lingual text classification F1 (Table 4, RoBERTa, Amazon Reviews coarse, English decoder) drops from 91.54 (English, non-stitched) to 43.67/54.41/48.72 (Spanish/French/Japanese, Absolute-Stitch) but only to 90.06/82.78/ 78.49 with Relative-Stitch (translated anchors); cross-architecture image classification (Table 6, CIFAR-100/ImageNet1k, ViT-Base decoder + ViT-Small-ResNet50 encoder direction) goes from Absolute-Stitch 6.21/0.07 to Relative-Stitch 81.42/44.72 (and the reverse direction 4.69/0.08 to 84.46/62.21). The paper explicitly summarizes: "Stitching with absolute representations yields performances comparable to random guessing across the board." Typical anchor-set sizes are 300 (word embeddings, Cora) or 500 (cross-architecture vision, matching the larger ViT-Base's 768 dimensions); an ablation (Figure 6/Appendix A.2) shows performance improves monotonically with more anchors for frozen encoders but is less stable for end-to-end-trained ones (Cora), which the authors attribute to greater susceptibility to model collapse. This is among the earliest constructive demonstrations of representational convergence across independently-trained networks: unlike vec2vec/mini-vec2vec, which *learn* a translation map between two embedding spaces, this shows that for a sufficiently invariant choice of coordinates (cosine similarity to a shared anchor set), no learned map is required at all -- only a shared anchor domain, no paired correspondence, and no training.

models: ViT-Small, ViT-Base · method: Relative representations (anchor re-coordinatization)

RexNet

Relative Representations Enable Zero-Shot Latent Space Communication (2022)measured

Re-expressing embeddings as cosine similarity to a fixed anchor set yields a rotation/reflection/rescaling-invariant coordinate system in which decoders and classifiers trained on one independently-trained encoder can be stitched, with zero fine-tuning, onto a completely different independently-trained encoder's representations of the same domain

Details

Moschella, Maiorca, Fumero, Norelli, Locatello & Rodolà (2022) define the relative representation of an input x as its vector of cosine similarities to a fixed set of anchor points from the same domain: r_x = (sim(e_x, e_a1), ..., sim(e_x, e_a|A|)), with sim typically cosine similarity S_C(a,b) = ab/(||a|| ||b||) (vector quantization is explored as an alternative in an appendix). This construction is invariant to any rotation, reflection, or positive rescaling applied uniformly to the encoder's output space -- exactly the transformations that make two independently-trained encoders' raw coordinates incomparable -- with translation invariance recoverable separately via a normalization layer (e.g. InstanceNorm). Diagnostically, across ~2,000 independently-trained Cora GCN classifiers varying seed, epoch count, layer depth, dropout, activation, optimizer, learning rate, and embedder type, the Pearson correlation between each model's relative- representation cosine similarity to a fixed reference model and its own classification accuracy is 0.955 (after filtering models with best validation accuracy below 0.5) -- models that reach similar accuracy converge, in relative coordinates, to highly similar representations. Constructively, decoders/classifiers trained on one encoder's relative representations are spliced with zero fine-tuning onto a different, independently-trained encoder's relative representations of the same domain ("zero-shot stitching"), and recover most non-stitched performance while absolute-representation stitching performs at or near chance throughout: image reconstruction MSE (Table 3, 5 seeds) drops from an Absolute-Stitch baseline of 97.79/120.54/86.74/97.17 (MNIST/F-MNIST/CIFAR-10/CIFAR-100, AE) to a Relative-Stitch 2.83/6.37/5.39/18.03; cross-lingual text classification F1 (Table 4, RoBERTa, Amazon Reviews coarse, English decoder) drops from 91.54 (English, non-stitched) to 43.67/54.41/48.72 (Spanish/French/Japanese, Absolute-Stitch) but only to 90.06/82.78/ 78.49 with Relative-Stitch (translated anchors); cross-architecture image classification (Table 6, CIFAR-100/ImageNet1k, ViT-Base decoder + ViT-Small-ResNet50 encoder direction) goes from Absolute-Stitch 6.21/0.07 to Relative-Stitch 81.42/44.72 (and the reverse direction 4.69/0.08 to 84.46/62.21). The paper explicitly summarizes: "Stitching with absolute representations yields performances comparable to random guessing across the board." Typical anchor-set sizes are 300 (word embeddings, Cora) or 500 (cross-architecture vision, matching the larger ViT-Base's 768 dimensions); an ablation (Figure 6/Appendix A.2) shows performance improves monotonically with more anchors for frozen encoders but is less stable for end-to-end-trained ones (Cora), which the authors attribute to greater susceptibility to model collapse. This is among the earliest constructive demonstrations of representational convergence across independently-trained networks: unlike vec2vec/mini-vec2vec, which *learn* a translation map between two embedding spaces, this shows that for a sufficiently invariant choice of coordinates (cosine similarity to a shared anchor set), no learned map is required at all -- only a shared anchor domain, no paired correspondence, and no training.

models: RexNet-50 · method: Relative representations (anchor re-coordinatization)

Cora Graph Convolutional Network (varied-hyperparameter ensemble)

Relative Representations Enable Zero-Shot Latent Space Communication (2022)measured

Re-expressing embeddings as cosine similarity to a fixed anchor set yields a rotation/reflection/rescaling-invariant coordinate system in which decoders and classifiers trained on one independently-trained encoder can be stitched, with zero fine-tuning, onto a completely different independently-trained encoder's representations of the same domain

Details

Moschella, Maiorca, Fumero, Norelli, Locatello & Rodolà (2022) define the relative representation of an input x as its vector of cosine similarities to a fixed set of anchor points from the same domain: r_x = (sim(e_x, e_a1), ..., sim(e_x, e_a|A|)), with sim typically cosine similarity S_C(a,b) = ab/(||a|| ||b||) (vector quantization is explored as an alternative in an appendix). This construction is invariant to any rotation, reflection, or positive rescaling applied uniformly to the encoder's output space -- exactly the transformations that make two independently-trained encoders' raw coordinates incomparable -- with translation invariance recoverable separately via a normalization layer (e.g. InstanceNorm). Diagnostically, across ~2,000 independently-trained Cora GCN classifiers varying seed, epoch count, layer depth, dropout, activation, optimizer, learning rate, and embedder type, the Pearson correlation between each model's relative- representation cosine similarity to a fixed reference model and its own classification accuracy is 0.955 (after filtering models with best validation accuracy below 0.5) -- models that reach similar accuracy converge, in relative coordinates, to highly similar representations. Constructively, decoders/classifiers trained on one encoder's relative representations are spliced with zero fine-tuning onto a different, independently-trained encoder's relative representations of the same domain ("zero-shot stitching"), and recover most non-stitched performance while absolute-representation stitching performs at or near chance throughout: image reconstruction MSE (Table 3, 5 seeds) drops from an Absolute-Stitch baseline of 97.79/120.54/86.74/97.17 (MNIST/F-MNIST/CIFAR-10/CIFAR-100, AE) to a Relative-Stitch 2.83/6.37/5.39/18.03; cross-lingual text classification F1 (Table 4, RoBERTa, Amazon Reviews coarse, English decoder) drops from 91.54 (English, non-stitched) to 43.67/54.41/48.72 (Spanish/French/Japanese, Absolute-Stitch) but only to 90.06/82.78/ 78.49 with Relative-Stitch (translated anchors); cross-architecture image classification (Table 6, CIFAR-100/ImageNet1k, ViT-Base decoder + ViT-Small-ResNet50 encoder direction) goes from Absolute-Stitch 6.21/0.07 to Relative-Stitch 81.42/44.72 (and the reverse direction 4.69/0.08 to 84.46/62.21). The paper explicitly summarizes: "Stitching with absolute representations yields performances comparable to random guessing across the board." Typical anchor-set sizes are 300 (word embeddings, Cora) or 500 (cross-architecture vision, matching the larger ViT-Base's 768 dimensions); an ablation (Figure 6/Appendix A.2) shows performance improves monotonically with more anchors for frozen encoders but is less stable for end-to-end-trained ones (Cora), which the authors attribute to greater susceptibility to model collapse. This is among the earliest constructive demonstrations of representational convergence across independently-trained networks: unlike vec2vec/mini-vec2vec, which *learn* a translation map between two embedding spaces, this shows that for a sufficiently invariant choice of coordinates (cosine similarity to a shared anchor set), no learned map is required at all -- only a shared anchor domain, no paired correspondence, and no training.

models: Cora GCN (~2000-model varied-hyperparameter ensemble) · method: Relative representations (anchor re-coordinatization)

Moschella et al. (2022) image (variational) autoencoder

Relative Representations Enable Zero-Shot Latent Space Communication (2022)measured

Re-expressing embeddings as cosine similarity to a fixed anchor set yields a rotation/reflection/rescaling-invariant coordinate system in which decoders and classifiers trained on one independently-trained encoder can be stitched, with zero fine-tuning, onto a completely different independently-trained encoder's representations of the same domain

Details

Moschella, Maiorca, Fumero, Norelli, Locatello & Rodolà (2022) define the relative representation of an input x as its vector of cosine similarities to a fixed set of anchor points from the same domain: r_x = (sim(e_x, e_a1), ..., sim(e_x, e_a|A|)), with sim typically cosine similarity S_C(a,b) = ab/(||a|| ||b||) (vector quantization is explored as an alternative in an appendix). This construction is invariant to any rotation, reflection, or positive rescaling applied uniformly to the encoder's output space -- exactly the transformations that make two independently-trained encoders' raw coordinates incomparable -- with translation invariance recoverable separately via a normalization layer (e.g. InstanceNorm). Diagnostically, across ~2,000 independently-trained Cora GCN classifiers varying seed, epoch count, layer depth, dropout, activation, optimizer, learning rate, and embedder type, the Pearson correlation between each model's relative- representation cosine similarity to a fixed reference model and its own classification accuracy is 0.955 (after filtering models with best validation accuracy below 0.5) -- models that reach similar accuracy converge, in relative coordinates, to highly similar representations. Constructively, decoders/classifiers trained on one encoder's relative representations are spliced with zero fine-tuning onto a different, independently-trained encoder's relative representations of the same domain ("zero-shot stitching"), and recover most non-stitched performance while absolute-representation stitching performs at or near chance throughout: image reconstruction MSE (Table 3, 5 seeds) drops from an Absolute-Stitch baseline of 97.79/120.54/86.74/97.17 (MNIST/F-MNIST/CIFAR-10/CIFAR-100, AE) to a Relative-Stitch 2.83/6.37/5.39/18.03; cross-lingual text classification F1 (Table 4, RoBERTa, Amazon Reviews coarse, English decoder) drops from 91.54 (English, non-stitched) to 43.67/54.41/48.72 (Spanish/French/Japanese, Absolute-Stitch) but only to 90.06/82.78/ 78.49 with Relative-Stitch (translated anchors); cross-architecture image classification (Table 6, CIFAR-100/ImageNet1k, ViT-Base decoder + ViT-Small-ResNet50 encoder direction) goes from Absolute-Stitch 6.21/0.07 to Relative-Stitch 81.42/44.72 (and the reverse direction 4.69/0.08 to 84.46/62.21). The paper explicitly summarizes: "Stitching with absolute representations yields performances comparable to random guessing across the board." Typical anchor-set sizes are 300 (word embeddings, Cora) or 500 (cross-architecture vision, matching the larger ViT-Base's 768 dimensions); an ablation (Figure 6/Appendix A.2) shows performance improves monotonically with more anchors for frozen encoders but is less stable for end-to-end-trained ones (Cora), which the authors attribute to greater susceptibility to model collapse. This is among the earliest constructive demonstrations of representational convergence across independently-trained networks: unlike vec2vec/mini-vec2vec, which *learn* a translation map between two embedding spaces, this shows that for a sufficiently invariant choice of coordinates (cosine similarity to a shared anchor set), no learned map is required at all -- only a shared anchor domain, no paired correspondence, and no training.

models: Moschella et al. (2022) convolutional (V)AE for MNIST/F-MNIST/CIFAR-10/CIFAR-100 · method: Relative representations (anchor re-coordinatization)

Google Massively Multilingual NMT

Investigating Multilingual NMT Representations at Scale (2019)measured

Multilingual NMT encoders converge across languages with depth

Details

Kudugunta et al. train one shared 375M Transformer NMT model on over 25B pairs across 103 languages, then compare per-language representations with SVCCA [kudugunta-etal-2019] For X->En, encoder representations of different source languages become MORE similar moving up the encoder; for En->X, the same English input's encoder representations DIVERGE by target language [kudugunta-etal-2019] Embedding-layer representations are highly stable under per-language-pair fine-tuning (mean canonical correlation >0.98), with later layers more sensitive [kudugunta-etal-2019] Encoder representations visually cluster by language family in Laplacian-eigenmap embeddings, but this is qualitative with no clustering statistic; no activation intervention is performed [kudugunta-etal-2019]

models: Google Multilingual NMT (Transformer-Big, 103 languages) · method: Singular Vector Canonical Correlation Analysis (SVCCA)

I3D (Inflated 3D ConvNet)

Phonological Perception of Sign Language Models (2026)measured

A pose-based sign model handshape geometry matches human perception

Details

Yin et al. compare a pixel-based (I3D) and pose-based (ST-GCN) sign-recognition model on ASL Citizen, testing whether they encode phonological structure rather than shortcuts [yin-etal-2026-sign-language-phonological-perception] On minimal pairs, ST-GCN wins on 81.08% (vs I3D 69.50%), stronger on handshape contrasts while I3D is stronger on location [yin-etal-2026-sign-language-phonological-perception] RSA correlates ST-GCN's handshape similarity with human perceptual confusion (r=0.49) and an articulatory Handshape-Distance metric (r=0.55), versus I3D 0.31/0.20 [yin-etal-2026-sign-language-phonological-perception] The evidence is an RSA distance-correlation to perceptual/articulatory ground truth with no causal intervention; full text was not fully available for deeper verification [yin-etal-2026-sign-language-phonological-perception]

models: I3D (fine-tuned on ASL Citizen, pixel-based) · method: Representational Similarity Analysis (RSA)

ST-GCN (Spatio-Temporal Graph Convolutional Network)

Phonological Perception of Sign Language Models (2026)measured

A pose-based sign model handshape geometry matches human perception

Details

Yin et al. compare a pixel-based (I3D) and pose-based (ST-GCN) sign-recognition model on ASL Citizen, testing whether they encode phonological structure rather than shortcuts [yin-etal-2026-sign-language-phonological-perception] On minimal pairs, ST-GCN wins on 81.08% (vs I3D 69.50%), stronger on handshape contrasts while I3D is stronger on location [yin-etal-2026-sign-language-phonological-perception] RSA correlates ST-GCN's handshape similarity with human perceptual confusion (r=0.49) and an articulatory Handshape-Distance metric (r=0.55), versus I3D 0.31/0.20 [yin-etal-2026-sign-language-phonological-perception] The evidence is an RSA distance-correlation to perceptual/articulatory ground truth with no causal intervention; full text was not fully available for deeper verification [yin-etal-2026-sign-language-phonological-perception]

models: ST-GCN (fine-tuned on ASL Citizen, pose-based) · method: Representational Similarity Analysis (RSA)

DeepSeek

Atlas-Alignment: Making Interpretability Transferable Across Language Models (2025)measured

Orthogonal Procrustes alignment maps a Gemma Scope SAE 'Concept Atlas' onto three independently-trained Llama-3.1-8B models' activation spaces, with quantified retrieval/translation quality (AUROC 0.82-0.86, AP 0.39-0.49 vs. a 0.046 random baseline), and the transferred concept directions can be added back into the subject model's residual stream to steer generation

Details

Puri, Berend, Lapuschkin & Samek (2025/2026) build a "Concept Atlas" from a Gemma Scope sparse autoencoder trained on Gemma-2-2B's residual stream (layer 20), then fit an orthogonal Procrustes map from three distinct "subject" models' activation spaces (Llama-3.1-8B base, Llama-3.1-8B-Instruct, DeepSeek-R1-Distill-Llama-3.1-8B-Instruct) into this atlas. Translation quality is quantified via AUROC (0.82-0.86) and average precision (0.39-0.49, versus a random baseline of 0.046) across five subject-model layers, and via near-perfect mean-reciprocal-rank retrieval on 454 independently-validated concept features. Atlas concept directions mapped back into a subject model and added (norm-preserving) to its residual stream at multiple layers simultaneously demonstrably steer generation toward the target concept, though this steering effect is reported qualitatively rather than with an inline quantified success rate.

models: DeepSeek-R1-Distill-Llama-8B · method: Orthogonal Procrustes alignment

BLOOM

The Platonic Representation Hypothesis (2024)measured

Cross-model and cross-modal representational alignment increases with scale and competence

Details

Huh et al. (2024) measure mutual nearest-neighbor kernel alignment between ~20 named open-weight language models (LLaMA/LLaMA-3, BLOOM, OpenLLaMA, Mistral/Mixtral, Gemma, OLMo, spanning 560M to 70B parameters) and a range of vision models (DINOv2, MAE, CLIP, ImageNet-21K-supervised ViTs), using paired Wikipedia image-caption data to bridge the two modalities. They find alignment between a language model and vision models rises linearly with the language model's own language-modeling competence (lower bits-per-byte), and symmetrically with the vision model's competence; separately, among 78 vision-only models, alignment within a competence bucket rises as the bucket's average downstream (VTAB) performance rises. Critically, a language model's alignment score to a strong vision encoder (DINOv2) itself predicts that language model's own downstream task performance (Hellaswag common-sense reasoning shows a linear relationship; GSM8K math shows an emergence-like threshold effect) — alignment with other modalities correlates with, and may indicate, general competence, not just modality-specific skill. This is the primary cross-model, cross-modality empirical support cited for the [[platonic-representation]] hypothesis: unlike every other Observation in this map, its "structure" is not a shape found within one model's representation space, but a convergence relationship measured *between* many independently-trained models and even across data modalities.

models: BLOOM-560M, BLOOM-1.1B, BLOOM-1.7B, BLOOM-3B, BLOOM-7.1B · method: Mutual nearest-neighbor alignment

OpenLLaMA

The Platonic Representation Hypothesis (2024)measured

Cross-model and cross-modal representational alignment increases with scale and competence

Details

Huh et al. (2024) measure mutual nearest-neighbor kernel alignment between ~20 named open-weight language models (LLaMA/LLaMA-3, BLOOM, OpenLLaMA, Mistral/Mixtral, Gemma, OLMo, spanning 560M to 70B parameters) and a range of vision models (DINOv2, MAE, CLIP, ImageNet-21K-supervised ViTs), using paired Wikipedia image-caption data to bridge the two modalities. They find alignment between a language model and vision models rises linearly with the language model's own language-modeling competence (lower bits-per-byte), and symmetrically with the vision model's competence; separately, among 78 vision-only models, alignment within a competence bucket rises as the bucket's average downstream (VTAB) performance rises. Critically, a language model's alignment score to a strong vision encoder (DINOv2) itself predicts that language model's own downstream task performance (Hellaswag common-sense reasoning shows a linear relationship; GSM8K math shows an emergence-like threshold effect) — alignment with other modalities correlates with, and may indicate, general competence, not just modality-specific skill. This is the primary cross-model, cross-modality empirical support cited for the [[platonic-representation]] hypothesis: unlike every other Observation in this map, its "structure" is not a shape found within one model's representation space, but a convergence relationship measured *between* many independently-trained models and even across data modalities.

models: OpenLLaMA-3B, OpenLLaMA-7B, OpenLLaMA-13B · method: Mutual nearest-neighbor alignment

Mistral

The Platonic Representation Hypothesis (2024)measured

Cross-model and cross-modal representational alignment increases with scale and competence

Details

Huh et al. (2024) measure mutual nearest-neighbor kernel alignment between ~20 named open-weight language models (LLaMA/LLaMA-3, BLOOM, OpenLLaMA, Mistral/Mixtral, Gemma, OLMo, spanning 560M to 70B parameters) and a range of vision models (DINOv2, MAE, CLIP, ImageNet-21K-supervised ViTs), using paired Wikipedia image-caption data to bridge the two modalities. They find alignment between a language model and vision models rises linearly with the language model's own language-modeling competence (lower bits-per-byte), and symmetrically with the vision model's competence; separately, among 78 vision-only models, alignment within a competence bucket rises as the bucket's average downstream (VTAB) performance rises. Critically, a language model's alignment score to a strong vision encoder (DINOv2) itself predicts that language model's own downstream task performance (Hellaswag common-sense reasoning shows a linear relationship; GSM8K math shows an emergence-like threshold effect) — alignment with other modalities correlates with, and may indicate, general competence, not just modality-specific skill. This is the primary cross-model, cross-modality empirical support cited for the [[platonic-representation]] hypothesis: unlike every other Observation in this map, its "structure" is not a shape found within one model's representation space, but a convergence relationship measured *between* many independently-trained models and even across data modalities.

models: Mistral-7B, Mixtral-8x7B · method: Mutual nearest-neighbor alignment
Symmetry in Language Statistics Shapes the Geometry of Model Representations (2026), Not All Language Model Features Are One-Dimensionally Linear (2024), Shape Happens: Automatic Feature Manifold Discovery in LLMs via Supervised Multi-Dimensional Scaling (2025), Do Sparse Autoencoders Capture Concept Manifolds? (2026)measured

Cyclical time is represented as a circle, replicated and causally validated

Details

Cyclical temporal concepts (days of the week, months) are each independently represented as points on a circle in the residual stream, linearly decodable from activations [karkada-etal-2026] Despite the "toroidal" id, the confirmed finding is a single circle per cyclic variable, not a joint torus; no cited paper shows two such circles coexisting as orthogonal factors of one representation [karkada-etal-2026] Karkada et al. independently derive the same single-circle geometry analytically from translation-symmetric co-occurrence statistics [karkada-etal-2026] Engels et al. discover the same circles in GPT-2-small (layer 7) and Mistral-7B by clustering SAE dictionary elements, and causally validate them via activation patching on Mistral-7B and Llama-3-8B, where patching to a rotated point changes a day/month arithmetic answer [engels-etal-2024] Tiblias et al. recover the same circular date/month structure via a supervised distance-fit (sMDS) across Qwen2.5-3B, Llama-3.2-3B, and Gemma-2-2B, persisting at 3B/8B/70B Llama scale [tiblias-etal-2025] The circle is task-dependent: the identical date context collapses into a non-cyclic clustered or linear manifold when the completion cue asks for season or temperature rather than recency [tiblias-etal-2025] It is causally necessary: noise confined to the located 2D subspace degrades temporal-reasoning accuracy as much as noise across the full residual stream, while an equally-sized random subspace has negligible effect [tiblias-etal-2025] Bhalla et al. reproduce the days-of-week circle in Llama-3.1-8B (layer 19) via PCA and causally steer along its principal components to shift the predicted day-of-week token smoothly [bhalla-etal-2026]

models: Mistral-7B · method: Linear probing, PCA, Activation patching, Sparse Autoencoders (SAE), Supervised Multi-Dimensional Scaling (SMDS), Subspace noise perturbation, Activation Steering (Addition)
Revisiting the Othello World Model Hypothesis (2025)measured

Othello-move representations from seven architecturally distinct real models (GPT-2, BART, T5, Flan-T5-XL, LLaMA-2-7B, Mistral-7B, Qwen2.5-7B) Procrustes-align into a shared geometric space at cosine similarity up to 97.2% (unsupervised), with PCA trajectories converging across models and nearest-neighbor tile embeddings recovering the board's actual physical adjacency structure

Details

Yuan & Søgaard (2025) apply supervised and unsupervised (adversarial + iterative refinement) Procrustes alignment, adapted from cross- lingual word-embedding literature, to final-hidden-layer Othello-move representations from seven differently-architected real models (GPT-2-small, BART-base, T5-base, Flan-T5-XL/3B, LoRA-fine-tuned LLaMA-2-7B, LoRA-fine-tuned Mistral-7B, Qwen2.5-7B). Cross-model cosine similarity after alignment reaches up to 93.1% (supervised, GPT-2 <-> BART) and 97.2% (unsupervised, BART <-> Mistral); PCA visualization of the per-game move trajectory shows convergent geometric structure across models; layer-wise similarity heatmaps peak along the diagonal at corresponding depths; and a "latent move projection" analysis finds the nearest-neighbor tile embedding to any given tile is consistently its actual spatial neighbor on the physical board -- a genuine spatial/geometric isomorphism claim beyond simple linear decodability. Clears scope on criterion (a): a measured, quantified cross-model shared-manifold structure in real pretrained-and-fine-tuned models, going beyond the original linear- probing Othello-GPT results already in this map. No causal intervention is performed (purely representational/alignment analysis). Cross-model convergence of this kind is platonic- representation-adjacent; see [[platonic-representation]].

models: Mistral-7B · method: Representation Alignment, Orthogonal Procrustes alignment

OLMo

The Platonic Representation Hypothesis (2024)measured

Cross-model and cross-modal representational alignment increases with scale and competence

Details

Huh et al. (2024) measure mutual nearest-neighbor kernel alignment between ~20 named open-weight language models (LLaMA/LLaMA-3, BLOOM, OpenLLaMA, Mistral/Mixtral, Gemma, OLMo, spanning 560M to 70B parameters) and a range of vision models (DINOv2, MAE, CLIP, ImageNet-21K-supervised ViTs), using paired Wikipedia image-caption data to bridge the two modalities. They find alignment between a language model and vision models rises linearly with the language model's own language-modeling competence (lower bits-per-byte), and symmetrically with the vision model's competence; separately, among 78 vision-only models, alignment within a competence bucket rises as the bucket's average downstream (VTAB) performance rises. Critically, a language model's alignment score to a strong vision encoder (DINOv2) itself predicts that language model's own downstream task performance (Hellaswag common-sense reasoning shows a linear relationship; GSM8K math shows an emergence-like threshold effect) — alignment with other modalities correlates with, and may indicate, general competence, not just modality-specific skill. This is the primary cross-model, cross-modality empirical support cited for the [[platonic-representation]] hypothesis: unlike every other Observation in this map, its "structure" is not a shape found within one model's representation space, but a convergence relationship measured *between* many independently-trained models and even across data modalities.

models: OLMo-1B, OLMo-7B · method: Mutual nearest-neighbor alignment

GPT

Symmetry in Language Statistics Shapes the Geometry of Model Representations (2026), Not All Language Model Features Are One-Dimensionally Linear (2024), Shape Happens: Automatic Feature Manifold Discovery in LLMs via Supervised Multi-Dimensional Scaling (2025), Do Sparse Autoencoders Capture Concept Manifolds? (2026)measured

Cyclical time is represented as a circle, replicated and causally validated

Details

Cyclical temporal concepts (days of the week, months) are each independently represented as points on a circle in the residual stream, linearly decodable from activations [karkada-etal-2026] Despite the "toroidal" id, the confirmed finding is a single circle per cyclic variable, not a joint torus; no cited paper shows two such circles coexisting as orthogonal factors of one representation [karkada-etal-2026] Karkada et al. independently derive the same single-circle geometry analytically from translation-symmetric co-occurrence statistics [karkada-etal-2026] Engels et al. discover the same circles in GPT-2-small (layer 7) and Mistral-7B by clustering SAE dictionary elements, and causally validate them via activation patching on Mistral-7B and Llama-3-8B, where patching to a rotated point changes a day/month arithmetic answer [engels-etal-2024] Tiblias et al. recover the same circular date/month structure via a supervised distance-fit (sMDS) across Qwen2.5-3B, Llama-3.2-3B, and Gemma-2-2B, persisting at 3B/8B/70B Llama scale [tiblias-etal-2025] The circle is task-dependent: the identical date context collapses into a non-cyclic clustered or linear manifold when the completion cue asks for season or temperature rather than recency [tiblias-etal-2025] It is causally necessary: noise confined to the located 2D subspace degrades temporal-reasoning accuracy as much as noise across the full residual stream, while an equally-sized random subspace has negligible effect [tiblias-etal-2025] Bhalla et al. reproduce the days-of-week circle in Llama-3.1-8B (layer 19) via PCA and causally steer along its principal components to shift the predicted day-of-week token smoothly [bhalla-etal-2026]

models: GPT-2-small · method: Linear probing, PCA, Activation patching, Sparse Autoencoders (SAE), Supervised Multi-Dimensional Scaling (SMDS), Subspace noise perturbation, Activation Steering (Addition)

word2vec

Symmetry in Language Statistics Shapes the Geometry of Model Representations (2026), Not All Language Model Features Are One-Dimensionally Linear (2024), Shape Happens: Automatic Feature Manifold Discovery in LLMs via Supervised Multi-Dimensional Scaling (2025), Do Sparse Autoencoders Capture Concept Manifolds? (2026)measured

Cyclical time is represented as a circle, replicated and causally validated

Details

Cyclical temporal concepts (days of the week, months) are each independently represented as points on a circle in the residual stream, linearly decodable from activations [karkada-etal-2026] Despite the "toroidal" id, the confirmed finding is a single circle per cyclic variable, not a joint torus; no cited paper shows two such circles coexisting as orthogonal factors of one representation [karkada-etal-2026] Karkada et al. independently derive the same single-circle geometry analytically from translation-symmetric co-occurrence statistics [karkada-etal-2026] Engels et al. discover the same circles in GPT-2-small (layer 7) and Mistral-7B by clustering SAE dictionary elements, and causally validate them via activation patching on Mistral-7B and Llama-3-8B, where patching to a rotated point changes a day/month arithmetic answer [engels-etal-2024] Tiblias et al. recover the same circular date/month structure via a supervised distance-fit (sMDS) across Qwen2.5-3B, Llama-3.2-3B, and Gemma-2-2B, persisting at 3B/8B/70B Llama scale [tiblias-etal-2025] The circle is task-dependent: the identical date context collapses into a non-cyclic clustered or linear manifold when the completion cue asks for season or temperature rather than recency [tiblias-etal-2025] It is causally necessary: noise confined to the located 2D subspace degrades temporal-reasoning accuracy as much as noise across the full residual stream, while an equally-sized random subspace has negligible effect [tiblias-etal-2025] Bhalla et al. reproduce the days-of-week circle in Llama-3.1-8B (layer 19) via PCA and causally steer along its principal components to shift the predicted day-of-week token smoothly [bhalla-etal-2026]

models: word2vec (trained on Wikipedia) · method: Linear probing, PCA, Activation patching, Sparse Autoencoders (SAE), Supervised Multi-Dimensional Scaling (SMDS), Subspace noise perturbation, Activation Steering (Addition)

BART

Revisiting the Othello World Model Hypothesis (2025)measured

Othello-move representations from seven architecturally distinct real models (GPT-2, BART, T5, Flan-T5-XL, LLaMA-2-7B, Mistral-7B, Qwen2.5-7B) Procrustes-align into a shared geometric space at cosine similarity up to 97.2% (unsupervised), with PCA trajectories converging across models and nearest-neighbor tile embeddings recovering the board's actual physical adjacency structure

Details

Yuan & Søgaard (2025) apply supervised and unsupervised (adversarial + iterative refinement) Procrustes alignment, adapted from cross- lingual word-embedding literature, to final-hidden-layer Othello-move representations from seven differently-architected real models (GPT-2-small, BART-base, T5-base, Flan-T5-XL/3B, LoRA-fine-tuned LLaMA-2-7B, LoRA-fine-tuned Mistral-7B, Qwen2.5-7B). Cross-model cosine similarity after alignment reaches up to 93.1% (supervised, GPT-2 <-> BART) and 97.2% (unsupervised, BART <-> Mistral); PCA visualization of the per-game move trajectory shows convergent geometric structure across models; layer-wise similarity heatmaps peak along the diagonal at corresponding depths; and a "latent move projection" analysis finds the nearest-neighbor tile embedding to any given tile is consistently its actual spatial neighbor on the physical board -- a genuine spatial/geometric isomorphism claim beyond simple linear decodability. Clears scope on criterion (a): a measured, quantified cross-model shared-manifold structure in real pretrained-and-fine-tuned models, going beyond the original linear- probing Othello-GPT results already in this map. No causal intervention is performed (purely representational/alignment analysis). Cross-model convergence of this kind is platonic- representation-adjacent; see [[platonic-representation]].

models: BART-base · method: Representation Alignment, Orthogonal Procrustes alignment