Geometric Inhomogeneous Random Graphs
- GIRGs are random graph models where vertices occupy a geometric space and edge connection probabilities depend on power-law weights and distances, ensuring scale-free degree distributions.
- They preserve key features such as high clustering coefficients, short average distances, and a balance between local connectivity and hub-driven interactions.
- GIRGs support efficient algorithms for generation, routing, and percolation analyses, with multiple formulations that reveal phase transitions and scalability in network structures.
Geometric Inhomogeneous Random Graphs (GIRGs) are random graph models for scale-free networks that combine geometry, inhomogeneity, and randomness: vertices live in a geometric space, nearby vertices connect more easily, heavier vertices act as hubs, and edges are formed independently with probabilities depending on weights and distances (Chiu et al., 1 Jun 2026). They were introduced as a technically simpler generalization of hyperbolic random graphs, while preserving heavy-tailed degrees, short paths, and high clustering (Bringmann et al., 2015). The literature contains several equivalent fixed-, Poissonized, threshold, soft, metric, and non-metric formulations, but the recurring theme is the same: GIRGs interpolate between geometry-driven locality and hub-driven connectivity.
1. Probabilistic definition and model variants
A standard GIRG formulation places vertices in a -dimensional torus of volume , assigns i.i.d. power-law weights with exponent , and inserts each edge independently with probability
where is a geometric decay parameter and is the torus distance; the paper notes that any norm gives the same asymptotics (Chiu et al., 1 Jun 2026). In a fixed-size torus formulation with , i.i.d. Pareto weights of exponent , and 0, the edge law is written explicitly as
1
with 2 and 3 (Michielan et al., 2021). Across papers, the power-law exponent is variously denoted by 4 or 5, and the geometric decay parameter by 6 or 7; these are notational variants of the same general design principle.
The standard metric choice is the toroidal 8 distance, but later work generalized GIRGs to Boolean Distance Functions (BDFs), defined recursively by coordinatewise minima and maxima. This class includes the max-norm and the minimum-component distance (MCD), and permits hierarchical feature geometries in which similarity in some coordinates may suffice for closeness, rather than requiring similarity in all coordinates (Kaufmann et al., 2024). This broadening is important because many structural properties of GIRGs persist across distance functions, whereas separator structure and expansion can change sharply with the geometry.
A closely related threshold, or zero-temperature, version replaces soft probabilities by a deterministic rule. In one such formulation on a torus of volume 9, vertices form a Poisson point process of intensity 0, each vertex receives an independent power-law weight with exponent 1, and an edge 2 is present iff
3
This threshold GIRG is the zero-temperature analogue of the general model and is particularly useful for diameter and connectivity arguments (Benjert et al., 14 Oct 2025).
2. Local limits, degree law, giant component, and distances
A fundamental feature of GIRGs is that geometry changes local structure without destroying the scale-free degree law. Averaging over positions yields
4
and for a vertex of weight 5, the degree satisfies
6
so weights encode expected degrees exactly in the intended Chung–Lu-like sense (Chiu et al., 1 Jun 2026). In a more general local-limit framework, after blowing up positions by 7, finite GIRGs converge locally in probability to an infinite Poisson-GIRG on 8 with i.i.d. weights and limiting connection kernel. The degree of the root in this local limit is mixed Poisson, and the degree sequence of a uniformly chosen finite vertex is uniformly integrable (Hofstad et al., 2021).
These local limits imply convergence of clustering observables. In the general spatial inhomogeneous framework covering GIRGs, the local clustering coefficient, the clustering function conditioned on degree 9, and—under an additional integrability condition—the global clustering coefficient converge to their infinite-volume counterparts (Hofstad et al., 2021). For the original GIRG model, the mean clustering coefficient is 0 with high probability, in sharp contrast to non-geometric inhomogeneous random graphs such as Chung–Lu, where clustering vanishes polynomially in 1 (Bringmann et al., 2015).
On global connectivity, GIRGs in the infinite-variance regime have a unique giant component of linear size, and all other components are polylogarithmic (Chiu et al., 1 Jun 2026). In the threshold model with Pareto exponent 2, the existence of a giant component can be strengthened to a stretched-exponential probability statement: the graph contains a connected component of size 3 with probability
4
and the same argument yields analogous “partial giant” results in large induced spatial subgraphs (Bläsius et al., 2023).
Distance behavior is bifurcated between typical and extremal scales. For 5, average distance in the giant component is
6
so GIRGs are ultra-small worlds in the usual sense (Chiu et al., 1 Jun 2026). By contrast, for threshold GIRGs the diameter is 7: the paper proves an 8 upper bound for 9, an 0 lower bound for all 1, and hence logarithmic diameter in the scale-free regime (Benjert et al., 14 Oct 2025). This coexistence of 2 average distance and 3 diameter is a defining feature of GIRG geometry.
3. Clique structure, clustering mechanisms, and motif phase transitions
Clique counts in GIRGs exhibit a precise phase transition between geometry-dominated and hub-dominated behavior. For a fixed 4, the number of 5-cliques 6 in a Pareto-weight GIRG has two regimes governed by
7
If 8, then
9
and the dominant cliques are non-geometric: their vertices have weights 0 and lie at constant macroscopic distances. If 1, then
2
and the dominant cliques are geometric: their vertices have low weights and concentrate at distances 3 (Michielan et al., 2021). A particularly sharp corollary is that for 4, all finite-size cliques are asymptotically non-geometric: the clique count exponent matches that of non-geometric scale-free models, so geometry is asymptotically irrelevant at the level of fixed-size clique counts (Michielan et al., 2021).
The same paper identifies the optimal clique type by maximizing an explicit exponent
5
which encodes the trade-off between rare high weights and rare geometric proximity. The resulting localized clique counts are self-averaging for the dominant type, so the phase transition is not merely first-moment behavior but describes typical realizations (Michielan et al., 2021).
Maximal cliques behave differently from fixed-size clique counts. In several GIRG variants, the number of maximal cliques is super-polynomial because the power-law core contains induced co-matchings. For instance, in a threshold 6-dimensional GIRG on the torus with 7, the number 8 of maximal cliques satisfies
9
for any constants 0 and 1 (Bläsius et al., 2023). The same paper explains why this does not contradict empirical observations of few maximal cliques in realistic network sizes: linear lower-order terms, such as maximal 2-cliques induced by degree-3 vertices, dominate until astronomically large 4, so the super-polynomial asymptotics are effectively invisible in practical ranges (Bläsius et al., 2023).
4. Routing, weighted distances, percolation, and rare-event geometry
GIRGs are not only structurally small-world; they are also algorithmically navigable. In the regime 5 and 6, purely geometric routing—using only neighbor positions and the target position, but no weight information—succeeds with probability 7 and, conditioned on success, finds a path of length
8
asymptotically almost surely (Chiu et al., 1 Jun 2026). This matches the asymptotic guarantee for weight-aware greedy routing and the average graph distance, and the proof identifies a two-phase trajectory: first an ascent to the heavy core, then efficient navigation within and out of that core toward the target (Chiu et al., 1 Jun 2026).
When i.i.d. edge-lengths 9 are added, GIRGs admit a sharp explosion criterion. In the infinite-volume EGIRG, define the explosion time 0 as the limit of the weighted radius needed to reach the 1-th vertex as 2. If 3, then
4
If the weight law is power-law with 5, then EGIRG is explosive if and only if
6
which is exactly the age-dependent branching-process explosion criterion in the infinite-variance regime (Ansari et al., 2018). Under the same assumptions, typical weighted distances within the giant or infinite component converge in distribution, resolving the finite-size question that motivated the paper (Ansari et al., 2018).
Bootstrap percolation on GIRGs reveals another geometry-sensitive phase transition. Starting from a source region 7 of expected size 8, with each vertex in 9 infected independently with probability 0, the critical localized infection rate is
1
If 2, then 3 w.h.p.; if 4, then 5 w.h.p.; and in the critical window both extinction and macroscopic outbreak occur with positive probability (Koch et al., 2016). In the supercritical regime, the number of rounds needed to infect a linear fraction is 6, and the infection time of a given vertex is governed jointly by its weight and its distance from the source (Koch et al., 2016).
A continuum GIRG analysis of annulus crossings refines the subcritical geometry of rare long-range connections. In the quantitatively subcritical phase 7, 8, 9, annulus crossing probabilities are asymptotically equivalent to one-edge or two-edge crossing probabilities depending on the radii and the balance between 0 and 1; the paper also derives subcritical one-arm exponents for a typical point (Jacob et al., 27 Sep 2025). This suggests that, on large scales below percolation, GIRG connectivity is often controlled by very short exceptional paths rather than long combinatorial chains.
5. Geometry beyond metrics: separators, robustness, and expansion
The introduction of Boolean Distance Functions turns GIRGs into a family of hierarchical feature-space models. A BDF is built recursively from coordinatewise torus distances using minima and maxima, and its small-ball volume satisfies
2
where the depth 3 is defined recursively from the min/max structure (Kaufmann et al., 2024). This framework captures both standard max-norm GIRGs and non-metric models such as MCD, while preserving power-law degrees, the giant component, and small-world behavior.
Within this enlarged class, separator structure is completely classified. If the BDF is Single-Coordinate Outer-Max (SCOM), meaning
4
for some coordinate 5, then with high probability there exists a set of 6 edges whose deletion splits the graph into two connected components of size 7 (Kaufmann et al., 2024). If the BDF is non-SCOM, then the opposite holds: any deletion that separates two linear-size components must remove 8 edges (Kaufmann et al., 2024). Thus sublinear cuts are precisely the SCOM case; outside that class, BDF-GIRGs are robust in the same sense as MCD-GIRGs.
The paper also proves that every BDF satisfies a stochastic triangle inequality with 9, and therefore every BDF-GIRG has clustering coefficient 00 with high probability (Kaufmann et al., 2024). This is notable because separator structure changes radically across BDFs, whereas clustering survives throughout the class.
For MCD-GIRGs, expansion becomes the dominant phenomenon. In dimension 01, with 02 and 03, the subgraph induced by vertices of weight at least 04, with 05, is an expander with high probability; more precisely, every set 06 of size at most a fixed fraction of the core has expansion factor at least
07
for suitable constants 08 and 09 (Kaufmann et al., 24 Jun 2025). This sharply contrasts with metric-based GIRGs, where small separators exist at all scales. A plausible implication is that “similar in some dimensions” geometry produces a network core that is algorithmically closer to an expander, whereas “similar in all dimensions” geometry preserves geometric bottlenecks.
Empirical expressivity studies reinforce this distinction. GIRGs with metric and non-metric distances, torus or cube topology, and both power-law and degree-replicating weights were evaluated against 104 Facebook networks. The results provide evidence that GIRGs are more realistic candidates with respect to closeness centrality, betweenness centrality, local clustering coefficient, and graph effective diameter, while also showing that outer-min, non-metric distances better capture partial similarity effects in some settings; at the same time, GIRGs face difficulties reproducing higher variance and more extreme values of graph statistics observed in real networks (Dayan et al., 2024).
6. Hyperbolic connections, efficient generation, and algorithmic role
Hyperbolic random graphs are embedded in the GIRG framework. Under the mapping
10
a hyperbolic random graph with radial coordinate 11 and angle 12 becomes a 13 GIRG, with 14 and 15; in particular, threshold hyperbolic graphs correspond to GIRGs with 16 and 17 (Bringmann et al., 2015). This is why many HRG results can be reinterpreted as statements about one-dimensional GIRGs.
One reason GIRGs became central is algorithmic tractability. A sampling algorithm for GIRGs can generate a random graph from the model in expected linear time 18, improving over the best-known sampling algorithm for hyperbolic random graphs by a factor 19 in the comparison stated by the paper (Bringmann et al., 2015). The same work proves that standard GIRGs have clustering coefficient 20, admit small separators in the metric model, and can be compressed using an expected linear number of bits, with constant-time degree and neighbor access in the compressed representation (Bringmann et al., 2015).
Subsequent work turned this into an efficient practical generator. A later implementation gives an expected 21 generator for GIRGs and HRGs, supports non-zero temperature and higher-dimensional geometries, and includes an efficient procedure for determining the non-trivial dependency between expected average degree and the input parameters, so that the desired expected average degree can be given directly as input (Bläsius et al., 2019). The implementation also shows that a straight-forward HRG-as-GIRG inclusion is not exact in practice, although the discrepancy is negligible for most use cases (Bläsius et al., 2019).
These algorithmic developments explain why GIRGs now function as a workhorse model. They are analytically rich enough to support local-limit theory, motif asymptotics, routing theorems, percolation analyses, separator classifications, and diameter bounds, yet structured enough to permit exact large-scale generation and empirical fitting. In that sense, GIRGs occupy a distinctive position among network models: they retain the scale-free and clustered features associated with real networks while exposing a geometry that can be tuned, generalized, or replaced to isolate the mechanisms behind connectivity, motifs, and algorithmic performance.