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):
where is the kernel (pairwise similarity) matrix of one model’s representations of a shared set of inputs . 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 , fit via ridge regression and quantified with five metrics (MSE, , 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 . 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 does not change if model ‘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 corresponds to any specific direction in model — only that the two full similarity matrices are close, which is a weaker, aggregate condition.
- for the standard (linear-kernel, centered) construction — indicates identical relational geometry (up to a rotation/scaling that CKA is invariant to), 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 — for global spectral metrics like CKA (non-vanishing with width/depth) versus a much smaller 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
- If exactly (identical kernel matrices), what is ?
Solution
. For 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 — by construction/convention, serving as the hypothesis’s own normalization anchor: identical relational geometry is defined to score the maximum value .
- If is a uniformly-scaled copy of , i.e. for a scalar , show — i.e. CKA is invariant to uniform rescaling of one model’s kernel.
Solution
— the scalar cancels between numerator and denominator, confirming invariance to uniform positive rescaling.
Middle
- Explain, using the Cauchy–Schwarz inequality for the Frobenius inner product (), why a natural normalized similarity measure of this form is automatically bounded by .
Solution
Cauchy–Schwarz for the Frobenius (entrywise) inner product gives , so always, with equality exactly when 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 — CKA is, in effect, a cosine similarity between two matrices, flattened and compared via the Frobenius inner product instead of the ordinary dot product.
- Two models have on a set of animal-concept inputs. A third model is a random, untrained network on the same inputs. Argue (without assuming a specific numeric value) why 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 reflects learned semantic relationships (e.g. cat is more similar to dog than to car); an untrained network’s kernel reflects whatever relational structure falls out of random initialization, which has no reason to track semantic similarity at all. Since measures exactly the alignment between these two relational structures, and ‘s structure is not expected to align with meaningful semantic relationships by construction, would typically be lower than between two independently trained models that both had reason to recover the same semantic relational structure.
Pro
- Prove that CKA (in the Cauchy–Schwarz-normalized form above) cannot distinguish from any positive scalar multiple (), but can in principle distinguish from . 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, for (the positive scalar cancels), so positive rescaling is invisible to CKA — confirming the earlier claim. For : — 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 from , 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 ).
- Suppose exactly. Does this imply there exists an orthogonal transformation such that model ‘s representations equal applied to model ‘s representations, pointwise, for every input? Discuss what additional assumption (about the kernel function used to build ) this equivalence would require.
Solution
Not in general, without further assumptions on : (the Cauchy–Schwarz equality case) implies and are equal up to a positive scalar, i.e. for some — 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 , 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, does yield the orthogonal-transformation conclusion. For a general non-linear kernel , 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.