ResearchModels 🇷🇺 28.07.2026 08:03

How Models Pack Concepts into Manifolds: Theory, Practice, and Searching for Circles

OpenAIOpenAI MistralMistral
The article explores how AI models geometrically structure concepts into manifolds (e.g., circles, simplexes) in their activation spaces. It explains the theoretical foundations, including Whitney's embedding theorem, and demonstrates empirical detection of circular representations for cyclic concepts like days of the week in GPT-2 and Mistral 7B.
The article explains that AI models pack real-world concepts into geometric structures within their activation spaces. Concepts like binary oppositions form two isolated points (0‑dimensional), days of the week form a circle (1‑dimensional manifold), and hierarchies form simplexes where dimensionality is not applicable. Whitney's embedding theorem (1944) states that any smooth d‑dimensional manifold can be smoothly embedded in R^{2d}, which gives a theoretical upper bound on the required dimensions. However, the theorem does not directly limit models due to approximate embedding and superposition. Manifolds emerge when a concept is continuously ordered and the model's training objective requires operations on that structure. Practical examples include circular representations for days of the week found in GPT-2 (layer 7) and Mistral 7B via SAE clustering and PCA; interventions on these structures alter model behavior.
Abbreviations
SAE = Sparse Autoencoder
PCA = Principal Component Analysis
MLE = Maximum Likelihood Estimation
Source: Habr — хаб ИИ — original
Our earlier posts on this topic ↓
Fresh news