---
title: Rank-1 Inhomogeneous Random Graphs
url: https://www.emergentmind.com/topics/rank-1-inhomogeneous-random-graphs
type: topic
---

# Rank-1 Inhomogeneous Random Graphs

A rank-1 inhomogeneous random graph is a probabilistic graph model in which each vertex is endowed with a (typically nonnegative) weight, and edges between vertex pairs are formed independently with probability proportional to the product of their associated weights. This model generalizes classical Erdős–Rényi graphs and is central to the analysis of real-world complex networks exhibiting heavy-tailed degree distributions, heterogeneous local structures, and rich phase transition phenomena. The rank-1 structure is also foundational for understanding universality in critical random graphs, spectral properties, random processes on graphs, and statistical mechanics on random networks.

## 1. Model Definition and Fundamental Properties

A rank-1 inhomogeneous random graph (commonly referred to as the Norros–Reittu or Chung–Lu model) on a finite vertex set $V_n=\{1,\dots,n\}$ is defined by a weight vector $w=(w_1,\ldots,w_n)\in(0,\infty)^n$, and total weight $\ell_n=\sum_{i=1}^n w_i$.

The edge probability between distinct vertices $i\ne j$ is model-dependent but always of the form:
- Norros–Reittu: $p_{ij} = 1 - \exp(-w_i w_j/\ell_n)$,
- Chung–Lu:    $p_{ij} = \min\{w_i w_j/\ell_n, 1\}$,
- Logistic:     $p_{ij} = w_i w_j/(w_i w_j+\ell_n)$.

These models are equivalent in the sparse and critical regimes up to $o(1)$-errors on probability scales relevant for component structure and local limits [1404.4118]. The expected degree of vertex $i$ is $\mathbb{E}[\deg(i)]\approx w_i$, and if the empirical distribution of the $w_i$ converges weakly to a law $F$ with finite mean $\mu$, the degree $d_i$ is asymptotically Poisson-mixed,
\[
d_i \to_{d} \mathrm{Poi}(w_i),
\]
and a uniform random vertex has degree distribution $\int_0^\infty \mathrm{Poi}(w\mu) F(dw)$ [2502.10553, 1509.07327]. For power-law weights $P(w>x)\sim C x^{1-\tau}$ with $\tau>2$, the degree tail matches that of $w$:
\[
P(d_i > k) \sim c k^{1-\tau} \quad (\text{large } k),
\]
see [2102.09315, 1402.2815].

## 2. Criticality, Scaling Windows and Universality

Let $\sigma_k(n) = n^{-1}\sum_{i=1}^n w_i^k$, and set $\nu_n = \sigma_2(n)/\sigma_1(n)$. The phase transition for the existence of a giant component is governed by:
\[
\nu := \lim_{n\to\infty} \nu_n = \frac{\mathbb{E}[W^2]}{\mathbb{E}[W]}.
\]
- **Subcritical:** $\nu < 1$ — all components are sublinear in $n$.
- **Supercritical:** $\nu > 1$ — a unique giant component of linear size emerges.
- **Critical window:** Adjust $w_i \mapsto (1+\lambda n^{-1/3}) w_i$; then largest clusters are of order $n^{2/3}$ and, upon rescaling graph distances by $n^{-1/3}$, one observes convergence to continuum tree + shortcuts structures [1404.4118].

This scaling limit is universal under mild moment and independence assumptions, encompassing the configuration model and general kernel-based inhomogeneous random graphs. When $\mathbb{E}[W^3]=\infty$ but $\mathbb{E}[W^2]<\infty$, different scaling regimes and nonclassical universality classes arise [1404.1727].

## 3. Component Sizes, Structure, and Fluctuations

In the critical window, the vector of largest component sizes (scaled by $n^{2/3}$) converges in distribution to a nontrivial sequence associated with excursions and Poissonian shortcuts on Brownian or Lévy processes:
- For standard finite third moment: scaling limits are continuum random trees plus a Poisson set of “shortcut” edges [1404.4118, 1804.05871].
- For power-law weights $P(w>x)\sim x^{1-\tau}$, $\tau\in(3,4)$: component sizes scale as $n^\rho$ with $\rho=(\tau-2)/(\tau-1)$, and the scaling limit is expressed in terms of excursions of a “thinned Lévy process” [1404.1727].
- Above criticality, the (volume, size) of the largest component obeys process-level functional central limit theorems: fluctuations are Gaussian, with explicit covariance determined by the underlying weight law [2501.01354].

A breadth-first-walk or exploration process representation enables sharp exponential tail bounds on component sizes, total component weights, and surplus edges, both in the critical and barely-supercritical regimes, leveraging martingale decompositions and size-biased sampling concentration [2001.00882].

## 4. Local Limits, Functionals, and Subgraph Statistics

The local weak limit of sparse rank-1 IRGs is a delayed Galton–Watson tree: the root has offspring $\mathrm{Poi}(W)$, descendants have offspring given by the size-biased law [2404.12740]. This underpins local central limit theorems for a wide class of graph functionals.

A central limit theorem applies to any (reasonable) functional $F(G_n)$ that satisfies a “good local approximation” (GLA) property, i.e., its fluctuations under local re-randomization can be controlled by nearby neighborhoods that (in the limit) look like trees [2404.12740].

Counts of small subgraphs (motifs) in the power-law rank-1 IRG are determined via optimization over degree-weight bands, characterized by power-of-$n$ scalings of the representative weights. Theorems identify the precise exponent in $n$ for induced copies of any connected motif $H$, revealing concentration onto sets of vertices whose empirical degrees are in small prescribed intervals. Notably, these results form the basis for randomized linear-time algorithms to distinguish IRGs from uniform random graphs with similar degree statistics, via the detection (or absence) of witness subgraphs whose frequency differs polynomially between models [2102.09315].

## 5. Extreme Value and Spectral Theory

The maximal clique number in rank-1 IRGs is sharply concentrated on at most two consecutive integers, with the leading order set by the typical edge density, and inhomogeneity only manifesting in lower-order corrections or $O(\log\log n)$ factors. In sparse regimes, the dependence on individual weights vanishes [1805.01688].

Spectral properties are dominated by the rank-1 structure of the expected adjacency matrix. In dense regimes, the largest eigenvalue separates (as a “spike”) from the bulk, has Gaussian fluctuations, and the associated top eigenvector aligns closely with the population weight profile [1911.08244]. Large deviation principles for the top eigenvalue are governed by explicit variational problems in graphon space, specialized to rank-1 by functional expansions around the reference kernel $f(x)f(y)$ [2008.08367].

## 6. Random Processes and Statistical Mechanics on Rank-1 IRGs

Random processes, such as bootstrap percolation, the contact process, and models from statistical mechanics (Ising and Potts), display phase transition behavior that depends sensitively on the moments of the weight distribution:
- **Bootstrap percolation:** For power-law $\beta\in(2,3)$, the critical initial infection fraction is drastically reduced due to “hubs,” with the critical scale $a_c(n)$ determined explicitly [1402.2815].
- **Contact process:** On supercritical IRGs, survival/extinction times are exponential in $n$ for every $\lambda > 0$, underpinned by the abundance of high-degree vertices that serve as persistent infection reservoirs [1602.02059].
- **Ising and Potts models (annealed):** The critical temperature and scaling exponents diverge from classical mean-field values when the fourth moment diverges. Phase transitions may become first order for $q\ge3$ Potts with weights having finite variance, but are second order in the infinite variance regime. The precise boundary in the Pareto case is set by a root $\tau(q)$ of an explicit equation [2502.10553, 1509.07327].

The critical exponents, limiting laws (including non-Gaussian limits at criticality), and universality classes are completely dictated by the weight tail, with finite fourth moment marking the threshold between classical and novel universality [1509.07327].

## 7. Scaling Limits and Continuum Random Graph Objects

Rank-1 IRGs in the critical regime converge in the Gromov–Hausdorff–Prokhorov topology to continuum random graphs constructed as real trees (encoded via Brownian or Lévy processes) with a Poissonian surplus edge structure (“continuum trees plus shortcuts”) [1404.4118, 1804.05871]. The explicit continuum embedding employs growth processes, pruning, and Poisson pinching on height processes, with limit fractal dimensions determined by the parameters of the (possibly stable) Lévy process [1804.05871]. These results firmly establish “Lévy graphs” and their variants as the universal limits for wide classes of random graph models at criticality.

---

**References**  
[2102.09315], [1404.4118], [1404.1727], [2404.12740], [1402.2815], [1602.02059], [1509.07327], [1805.01688], [1804.05871], [2001.00882], [2502.10553], [1911.08244], [2008.08367], [2501.01354].

Source: https://www.emergentmind.com/topics/rank-1-inhomogeneous-random-graphs