LGCLDGNov 4, 2025

The Curved Spacetime of Transformer Architectures

arXiv:2511.03060v14 citationsh-index: 62
Originality Highly original
AI Analysis

This work provides a novel theoretical perspective for interpreting Transformer architectures, which could aid in model analysis and design for NLP researchers.

The authors tackled the problem of understanding Transformer-based language models by proposing a geometric framework that analogizes them to General Relativity, and they experimentally confirmed the presence and effects of curvature in token embedding trajectories, showing measurable bends under controlled edits.

We present a geometric framework for understanding Transformer-based language models, drawing an explicit analogy to General Relativity. Queries and keys induce an effective metric on representation space, and attention acts as a discrete connection that implements parallel transport of value vectors across tokens. Stacked layers provide discrete time-slices through which token representations evolve on this curved manifold, while backpropagation plays the role of a least-action principle that shapes loss-minimizing trajectories in parameter space. If this analogy is correct, token embeddings should not traverse straight paths in feature space; instead, their layer-wise steps should bend and reorient as interactions mediated by embedding space curvature. To test this prediction, we design experiments that expose both the presence and the consequences of curvature: (i) we visualize a curvature landscape for a full paragraph, revealing how local turning angles vary across tokens and layers; (ii) we show through simulations that excess counts of sharp/flat angles and longer length-to-chord ratios are not explainable by dimensionality or chance; and (iii) inspired by Einstein's eclipse experiment, we probe deflection under controlled context edits, demonstrating measurable, meaning-consistent bends in embedding trajectories that confirm attention-induced curvature.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes