Definition
A manifold of constant negative sectional curvature (curvature for the standard normalisation). Two standard models, isometric to each other:
- Poincaré disk: the open unit disk with metric .
- Upper half-plane: with metric .
Geodesics in the Poincaré disk are arcs of circles meeting the boundary orthogonally (or diameters, as a degenerate case).
Intuition
In flat space, a tree with branching factor “sprawls”: the number of nodes at depth grows polynomially with (or the tree simply doesn’t embed at low distortion). In hyperbolic space, volume itself grows exponentially with radius, so exponentially many nodes can be placed at (approximately) equal distance from a root — hyperbolic space has “room” for a tree that flat space doesn’t.
Properties
- Exponential ball growth. In -dimensional Euclidean space, the volume of a ball of radius grows as (polynomial). In -dimensional hyperbolic space, it grows as (exponential in ) — a qualitatively different growth rate, not just a constant-factor difference.
- Negative Gaussian curvature everywhere, constant at . By Gauss–Bonnet, a hyperbolic triangle’s angle sum is less than , by an amount proportional to its area: .
- Conformal but not isometric to the Euclidean disk. The Poincaré metric with conformal factor as — angles are preserved (conformal), but lengths blow up near the boundary, so the boundary circle sits at infinite hyperbolic distance from the center despite being at finite Euclidean distance.
- Isometry group. Isometries of are exactly the Möbius transformations preserving the disk, for , — analogous to rotations/reflections for the circle, but a much larger (non-compact) group.
- Trees embed with arbitrarily low distortion. A tree with bounded branching factor and nodes requires Euclidean dimensions to embed with low distortion, but embeds in the 2-dimensional Poincaré disk with distortion as the scale factor increases — the exponential volume growth matches the exponential growth in the number of tree nodes at each depth.
Open question: is BERT’s syntactic subspace actually hyperbolic?
Chen, Fu, Xu, Xie, Tan, Chen & Jing (2021, “Probing BERT in Hyperbolic
Spaces,” ICLR) fit a Poincaré-ball probe (Hyperbolic (Poincaré) probing) against
the same dependency-tree recovery task Tree Metric Embedding targets, and find
it consistently outperforms an equivalent Euclidean Structural probing (metric/distance probe)
probe on BERT/ELMo (e.g. BERTBASE layer 7 UUAS 79.8%→83.7%) — but the
paper is explicit that this does not establish genuine negative
curvature: “we cannot conclude that the syntactic subspaces are indeed
hyperbolic.” Per Exercise 6 above, probe-outperformance on a
distance-recovery task is exactly the kind of evidence this page already
flags as weaker than the exponential-volume-growth signature that would
directly confirm hyperbolic structure — no paper in this map’s corpus has
yet run that more direct test on a real pretrained LLM’s residual stream.
This remains the open item this page previously flagged: a probing-based
paper now exists (unlike the pre-LLM WordNet hyperbolic-embedding work,
which trains embeddings from scratch rather than probing a pretrained
model), but it stops short of confirming the structure itself — logged as
a citation here, not as a manifolds-hyperbolic Observation (see the
syntax-tree-metric-embedding Observation, filed instead under
Tree Metric Embedding, for the specific, textually-supported claim this paper
does support).
Key evidence: post-hoc hyperbolic projection reveals a depth ordering absent in Euclidean space, without any hyperbolic training
Madan, Pujol Vidal, Møgelmose, Escalera, Nasrollahi, Taylor & Moeslund
(2026) take frozen slot embeddings from three existing object-centric
slot-attention systems (SPOT, VideoSAUR, SlotContrast — none trained
with any hyperbolic objective) and apply
Post-hoc Lorentz projection: mapping the Euclidean slots onto the
Lorentz hyperboloid at fixed curvature, with zero re-training. Coarse,
scene-level slots consistently land farther from the hyperboloid
origin than fine, object-level slots — a hierarchy-consistent depth
ordering invisible in the native Euclidean space — and hyperbolic
projection measurably reduces cross-level distance-distribution
overlap relative to Euclidean (e.g. 0.62→0.37 on VideoSAUR at
). Notably, the direction of the depth ordering is “the
opposite of what a supervised hyperbolic model would produce,” which
the authors attribute to the complete absence of hyperbolic
supervision — a useful contrast case to the BERT-hyperbolic-probing
open question above (that probe is supervised to recover tree
distance) and the HierNet caveat below (which finds no advantage at
all for a supervised hyperbolic model over Euclidean on a controlled
benchmark). See object-centric-slot-embeddings-show-hierarchy- consistent-depth-ordering-under-post-hoc-hyperbolic-projection.
Caveat: hyperbolic embeddings don’t beat Euclidean ones at recovering known hierarchy, in a controlled head-to-head test
Shen, Farhadi & Kusupati (2023, “Are ‘Hierarchical’ Visual
Representations Hierarchical?”) build HierNet, a purpose-made 12-dataset
benchmark from ImageNet’s BREEDs subset with known ground-truth class
hierarchies at multiple depths, then directly compare MERU (a
hyperbolic version of CLIP) against ordinary CLIP by clustering each
model’s embeddings (hyperbolic distance for MERU, Euclidean for CLIP)
and scoring the discovered clusters against the true hierarchy via
adjusted mutual information, purity, and hierarchical optimal-transport
distance. Across all 12 datasets, MERU and CLIP are “almost
indistinguishable” on every metric — hyperbolic geometry provides no
measurable advantage at recovering the very hierarchical structure it
is theoretically supposed to encode better. (A parallel comparison of
Matryoshka Representations against fixed and PCA-reduced embeddings
finds a real but narrow benefit, mostly on fine-grained/high-dimension
settings, not a general hierarchy-capturing advantage either.) This is
a purely comparative benchmark result with no causal intervention and
no new geometric-shape claim of its own — logged here as a citation
and caveat on this page’s own exponential-volume-growth motivation for
hyperbolic embeddings, not filed as a manifolds-hyperbolic Observation
(consistent with how the BERT-hyperbolic-probing open question above is
handled): a rigorous negative result about whether the theoretical
promise pays off in practice is different in kind from finding a new
instance of the structure, which is what this map’s Observations
otherwise catalog.
Exercises
Base
- In 2-dimensional Euclidean space, how does the circumference of a circle of radius grow with ? Contrast with hyperbolic space, where the circumference of a hyperbolic circle of radius is (for curvature ).
Solution
Euclidean: circumference , linear in . Hyperbolic: for large — exponential in , growing far faster than the linear Euclidean case.
- A hyperbolic triangle has angle sum (in a space of curvature ). What is its area?
Solution
From (curvature , so ): .
Middle
- Show that as a point approaches the boundary along a radius (i.e. for fixed unit vector , ), the hyperbolic distance from the origin to diverges, using along the radius.
Solution
Along the radius, parametrise by Euclidean arc length , . Hyperbolic distance from to : . As , , so — the boundary is infinitely far away in the hyperbolic metric, despite being at finite Euclidean distance .
- Explain, using the exponential-volume-growth property, why a balanced binary tree of depth (with leaves) can be embedded in the 2-dimensional Poincaré disk with all leaves at approximately the same radius, whereas embedding the same tree in the Euclidean plane with all leaves equidistant from the root forces leaves to crowd arbitrarily close together as grows.
Solution
In the Euclidean plane, a circle of radius has circumference (grows linearly), but the tree has leaves (grows exponentially in depth ). Placing all leaves at Euclidean radius forces their angular spacing to shrink as — leaves crowd together exponentially fast, forcing severe metric distortion (nearby-in-angle leaves are not nearby-in-tree-distance). In the hyperbolic disk, the circumference at hyperbolic radius is (grows exponentially in ), which can be matched to the exponentially growing leaf count by choosing — angular spacing between leaves can stay bounded away from zero as grows, since both quantities grow exponentially at comparable rates. This is the precise sense in which hyperbolic space’s volume growth rate “matches” a tree’s node-count growth rate.
Pro
- Prove that the Poincaré disk and the upper half-plane model are isometric, using the Möbius map sending .
Solution
Sketch: Möbius transformations are conformal (angle-preserving) maps of the extended complex plane, and this particular map sends the unit circle to the real axis and the disk’s interior to the upper half-plane (checked by testing e.g. , and , tracing the boundary correspondence). A direct computation of and substitution into the two metrics — and — shows they agree under the pullback by this map (both reduce to the same expression in and ), confirming the map is a Riemannian isometry, not just a homeomorphism.
- A dataset’s activations for a hierarchical concept are probed for hyperbolic structure by checking whether pairwise cosine similarity (an -native, not hyperbolic-native, quantity) correlates with tree distance. Explain why a high correlation here is weaker evidence for genuinely hyperbolic geometry than checking the exponential-volume-growth signature directly, and propose a more direct test.
Solution
Cosine similarity is the natural metric readout for Sphere, not for a hyperbolic manifold — a correlation between cosine similarity and tree distance could arise from any geometry (including a purely Euclidean or spherical embedding) that happens to place semantically closer concepts at smaller angles, without the embedding having negative curvature at all. It is consistent with, but does not distinguish, hyperbolic structure from other monotonic embeddings of tree distance. A more direct test: estimate the actual volume (or point count, for a discrete embedding) within balls of increasing radius around a fixed point, using the manifold’s own intrinsic/geodesic distance (not cosine similarity), and check whether it grows like (hyperbolic) versus (Euclidean) or saturates (spherical, compact) — this directly targets the exponential-growth property that is the actual defining signature of negative curvature, rather than a proxy correlation.