Papers
Topics
Authors
Recent
Search
2000 character limit reached

Connectivity Dimension in Graphs & Networks

Updated 8 July 2026
  • Connectivity dimension is a family of measures that quantifies how connectivity scales, resolves structure, or constrains global behavior across diverse fields.
  • It is applied to determine minimum resolving sets in graphs, infer Euclidean embedding dimensions from connectivity distances, and estimate low-rank parameters in network analyses.
  • It also appears as scaling exponents in wireless models and as dimension-shifted bounds in motivic and tropical geometry, linking theory with practical applications.

Connectivity dimension is not a single standardized invariant across contemporary research. In graph theory it denotes the minimum size of a resolving set built from local vertex-connectivity profiles; in network geometry and statistical network analysis it denotes either the smallest Euclidean embedding dimension compatible with connectivity-induced distances or the rank of a latent connectivity matrix; in network physics it appears as an exponent or effective dimension governing connectivity thresholds and scaling laws; and in motivic and tropical geometry it appears as the ambient quantity that shifts or bounds connectivity statements (Gottwald et al., 12 Aug 2025, Grindrod et al., 2023, Jiang et al., 17 Aug 2025, Coon et al., 2016, Druzhinin, 2019, Maclagan et al., 2019).

1. Terminological scope

The common thread is that “dimension” is used to quantify how connectivity information scales, resolves structure, or constrains global behavior. What varies from field to field is the underlying object: a finite graph, a weighted or sampled network, a stochastic spatial model, or a geometric or homotopical category.

Context Quantity called or serving as connectivity dimension Role
Graph theory $\cdim(G)$ Resolving-set invariant from local connectivity profiles
Network embedding and statistics Euclidean embedding dimension or matrix rank Parsimonious representation of connectivity structure
Wireless and stochastic models C=d/η\mathcal C=d/\eta, stochastic dimension $4$, effective dd, Lifshitz dimension dLd_\mathrm{L} Threshold and scaling parameter
Motivic and tropical geometry (d)(-d)-connectivity shifts, (dl)(d-l)-connectivity through codimension one Dimension-controlled connectivity bounds

A plausible implication is that the phrase functions less as a universal definition than as a family of dimension-sensitive connectivity formalisms. The cited literature does not collapse these into one invariant; instead, it develops domain-specific versions suited to different notions of connectivity.

2. Graph-theoretic connectivity dimension

In graph theory, the most explicit formalization is the invariant introduced for a finite, simple, undirected graph GG. For vertices v,wV(G)v,w\in V(G), the notation κ(v,w)\kappa(v,w) denotes the number of independent paths between C=d/η\mathcal C=d/\eta0 and C=d/η\mathcal C=d/\eta1, meaning internally vertex-disjoint C=d/η\mathcal C=d/\eta2-C=d/η\mathcal C=d/\eta3 paths, with the convention C=d/η\mathcal C=d/\eta4. For an ordered vertex set C=d/η\mathcal C=d/\eta5, the connectivity representation of C=d/η\mathcal C=d/\eta6 with respect to C=d/η\mathcal C=d/\eta7 is

C=d/η\mathcal C=d/\eta8

A set C=d/η\mathcal C=d/\eta9 is resolving if distinct vertices have distinct representations, and a minimum-cardinality resolving set is a basis. Its size is the connectivity dimension $4$0 (Gottwald et al., 12 Aug 2025).

This definition is modeled directly on metric dimension, but replaces distance profiles by connectivity profiles. The parameter therefore measures the heterogeneity of a graph’s local connectivity structure rather than its metric geometry. The paper emphasizes that small $4$1 corresponds to strong variation in local connectivity, whereas large $4$2 reflects uniformity (Gottwald et al., 12 Aug 2025).

Several extremal results are known. For a connected graph $4$3, $4$4 holds if and only if $4$5. At the opposite extreme, a connected graph of order $4$6 satisfies $4$7 if and only if it is uniformly $4$8-connected, meaning every pair of distinct vertices has exactly $4$9 independent paths between them. The paper also proves a degree bound

dd0

where dd1 is the maximum degree, and a block-structure bound

dd2

for every connected graph with at least two vertices (Gottwald et al., 12 Aug 2025).

Threshold graphs provide explicit realizations of prescribed non-extremal values. If a connected threshold graph is generated by

dd3

then

dd4

This yields infinitely many graphs for every prescribed dd5 (Gottwald et al., 12 Aug 2025).

The invariant is also computationally difficult. The decision problem “given dd6 and dd7, decide whether dd8” is NP-complete via a reduction from 3-SAT. Membership in NP follows because the values dd9 can be verified by standard maximum-flow methods (Gottwald et al., 12 Aug 2025).

A recurrent misconception is that connectivity dimension should behave similarly to metric dimension. The paper shows that this is false in both directions: for every dLd_\mathrm{L}0, there exist graphs with dLd_\mathrm{L}1 and graphs with dLd_\mathrm{L}2. In particular, the path dLd_\mathrm{L}3 satisfies dLd_\mathrm{L}4 but dLd_\mathrm{L}5 (Gottwald et al., 12 Aug 2025).

3. Connectivity-induced embedding dimension and statistical estimation

A second usage appears in network geometry, where connectivity dimension is the smallest Euclidean embedding dimension in which nodes can be placed so that pairwise distances reflect the connectivity structure. For weighted networks, this is treated as an intrinsic embedding dimension suggested by the edge-weight geometry; for unweighted networks, it becomes an effective dimension recovered after constructing an embedding proxy (Grindrod et al., 2023).

The principal estimator in this setting adapts the twoNN method. For each node dLd_\mathrm{L}6, one defines the nearest-neighbor and second-nearest-neighbor distances dLd_\mathrm{L}7 and dLd_\mathrm{L}8, together with the ratio

dLd_\mathrm{L}9

Under locally uniform sampling in a (d)(-d)0-dimensional setting, the cumulative distribution satisfies

(d)(-d)1

After sorting the ratios, the pointwise estimators are

(d)(-d)2

and the final estimate (d)(-d)3 is the mean of (d)(-d)4 over the stable middle range (d)(-d)5. For weighted graphs this can be applied directly to the dissimilarity matrix. For unweighted graphs the proposed procedure is: spectrally embed the graph into trial dimension (d)(-d)6, apply twoNN to the embedded coordinates, repeat for increasing (d)(-d)7, and select the dimension where the estimate stabilizes or forms a plateau (Grindrod et al., 2023).

This estimator is explicitly contrasted with the common practice of visually searching for a gap in the Laplacian spectrum. The paper argues that spectral gaps may be unclear, absent, or noise-sensitive, whereas the twoNN-based estimate is more direct and robust in such cases (Grindrod et al., 2023).

A related but distinct line of work estimates intrinsic dimension from local connectivity occupancy rather than distance ratios. In the eDCF framework, adjacency is defined on a gridded Moore neighborhood in (d)(-d)8, where each point has (d)(-d)9 possible immediate neighbors. For a gridded set (dl)(d-l)0, the Connectivity Factor is

(dl)(d-l)1

The paper derives the embedding relation

(dl)(d-l)2

introduces Information Percentage to choose the grid scale, and then replaces hard dimension assignment by empirical triangular weighting. On synthetic benchmarks with noisy samples, the method achieves comparable mean absolute error to leading estimators and higher exact intrinsic-dimension match rates, reaching (dl)(d-l)3 versus (dl)(d-l)4 for MLE and (dl)(d-l)5 for TWO-NN under the reported high-noise, large-sample setting (Gupta et al., 18 Oct 2025).

In statistical network analysis, dimensionality is also identified with the rank of a community-level connectivity matrix. For a sample of network layers with shared memberships, the proposed estimator solves

(dl)(d-l)6

so that the nuclear norm acts as a convex surrogate for rank. The optimization is implemented by ADMM with a singular-value soft-thresholding step, and the number of surviving singular values provides the estimated dimension (dl)(d-l)7. The paper proves Frobenius- and nuclear-norm error bounds, shows improvement over averaging when perfect membership recovery holds and the true rank is much smaller than the number of communities, and uses a primate brain dataset to show that posited connectivity need not be full rank in practice (Jiang et al., 17 Aug 2025).

4. Dimension as a threshold or scaling parameter in network and stochastic models

In wireless network theory, a dimension-like exponent appears explicitly as the connectivity exponent

(dl)(d-l)8

the ratio of the dimension of the network domain to the path-loss exponent. The local connectivity mass (dl)(d-l)9 then scales as GG0 in parameters such as transmit power or antenna-related gains; in particular,

GG1

The interpretation given in the paper is that GG2 quantifies the balance between geometric opportunity and propagation attenuation, so it acts as a connectivity dimension in the sense of a universal scaling exponent (Coon et al., 2016).

In random distance graphs on the lattice

GG3

with edge probability

GG4

the ambient lattice dimension GG5 determines the connectivity threshold. The critical exponent is

GG6

If GG7, the graph is connected asymptotically almost surely; if GG8, it is disconnected asymptotically almost surely and has GG9 isolated vertices (Flynn et al., 2015).

In branching interlacements on v,wV(G)v,w\in V(G)0, the relevant notion is stochastic dimension. The paper proves that the basic relation induced by a conditioned critical branching random walk has stochastic dimension v,wV(G)v,w\in V(G)1. Consequently, every two vertices visited by the branching interlacement are connected by at most

v,wV(G)v,w\in V(G)2

underlying branching trajectories, and this bound is sharp. The same dimension v,wV(G)v,w\in V(G)3 yields the threshold for pairwise intersection of branching random walks: two such traces intersect if and only if v,wV(G)v,w\in V(G)4 (Procaccia et al., 2016).

A spectral version of connectivity dimension appears in linear network dynamics. If the density of nearly critical eigenvalues satisfies

v,wV(G)v,w\in V(G)5

the exponent v,wV(G)v,w\in V(G)6 is interpreted as an effective spatial dimension of the connectivity eigenmodes. It governs long-time autoresponse and autocorrelation scaling,

v,wV(G)v,w\in V(G)7

and produces a principal-component spectrum with exponent v,wV(G)v,w\in V(G)8 in the equal-time covariance case. The paper further identifies a transition between high- and low-dimensional activity at v,wV(G)v,w\in V(G)9 (Tiberi et al., 2023).

Hierarchical-modular brain networks provide a contrasting case in which the usual spectral dimension is not defined. Instead of a low-end density of states with a power law, the paper finds Lifshitz tails and introduces the anomalous Lifshitz dimension κ(v,w)\kappa(v,w)0. The resulting return probability obeys

κ(v,w)\kappa(v,w)1

so connectivity-related slowing is controlled by κ(v,w)\kappa(v,w)2 rather than a classical spectral dimension (Esfandiary et al., 2020).

5. Dimension-shifted connectivity in motivic and tropical geometry

In motivic homotopy theory, “connectivity dimension” arises through dimension-dependent bounds on κ(v,w)\kappa(v,w)3-localization. Over a field, Morel’s stable connectivity theorem states that if κ(v,w)\kappa(v,w)4 is a connective κ(v,w)\kappa(v,w)5-spectrum, then κ(v,w)\kappa(v,w)6 remains connective. Over a general base scheme κ(v,w)\kappa(v,w)7, this fails in that form. The corrected statement is that if κ(v,w)\kappa(v,w)8 and κ(v,w)\kappa(v,w)9 is connective, then C=d/η\mathcal C=d/\eta00 should be C=d/η\mathcal C=d/\eta01-connective. For arbitrary base schemes of finite Krull dimension, the paper proves precisely this base-scheme version without residue-field hypotheses, and concludes that for a smooth scheme C=d/η\mathcal C=d/\eta02 over C=d/η\mathcal C=d/\eta03,

C=d/η\mathcal C=d/\eta04

(Druzhinin, 2019).

An unstable analogue replaces Krull dimension by valuative dimension. If C=d/η\mathcal C=d/\eta05 is qcqs of valuative dimension C=d/η\mathcal C=d/\eta06 and C=d/η\mathcal C=d/\eta07 is an C=d/η\mathcal C=d/\eta08-connective pointed Nisnevich space, then its motivic localization is C=d/η\mathcal C=d/\eta09-connective. The paper introduces perverse C=d/η\mathcal C=d/\eta10-connectivity, defined by the requirement that for every local essentially smooth C=d/η\mathcal C=d/\eta11-scheme C=d/η\mathcal C=d/\eta12 of valuative dimension C=d/η\mathcal C=d/\eta13, the henselization C=d/η\mathcal C=d/\eta14 satisfies C=d/η\mathcal C=d/\eta15 being C=d/η\mathcal C=d/\eta16-connective. This unstable theorem yields a stable version, recovers earlier results over fields and noetherian bases, extends them to possibly non-noetherian qcqs schemes, and implies convergence of the slice filtration on homotopy C=d/η\mathcal C=d/\eta17-theory for qcqs schemes of finite valuative dimension (Bouis et al., 11 Dec 2025).

The same general theme appears in the theory of motives. Using the homotopy C=d/η\mathcal C=d/\eta18-structure on C=d/η\mathcal C=d/\eta19, motivic connectivity is detected by Chow-weight homology. The basic criterion is

C=d/η\mathcal C=d/\eta20

More generally, vanishing ranges of Chow-weight homology detect both effectivity and weight bounds, so connectivity is expressed through precise homological disappearance conditions (Bondarko et al., 2014).

In tropical geometry, higher connectivity is controlled by geometric dimension minus lineality. If C=d/η\mathcal C=d/\eta21 is an irreducible C=d/η\mathcal C=d/\eta22-dimensional variety over a characteristic-C=d/η\mathcal C=d/\eta23 field and C=d/η\mathcal C=d/\eta24 is a pure C=d/η\mathcal C=d/\eta25-dimensional rational polyhedral complex with support C=d/η\mathcal C=d/\eta26, then C=d/η\mathcal C=d/\eta27 is C=d/η\mathcal C=d/\eta28-connected through codimension one, where C=d/η\mathcal C=d/\eta29 is the dimension of the lineality space. The paper also proves that the intersection of C=d/η\mathcal C=d/\eta30 with a generic rational affine hyperplane is again the tropicalization of an irreducible variety, and deduces that the C=d/η\mathcal C=d/\eta31-dimensional skeleton of the normal fan of a rational full-dimensional polytope is C=d/η\mathcal C=d/\eta32-connected through codimension one (Maclagan et al., 2019).

6. Comparative perspective and recurrent misconceptions

The surveyed literature shows that connectivity dimension is a genuinely plural concept. The graph-theoretic invariant C=d/η\mathcal C=d/\eta33 is a discrete resolving-set parameter; the network-geometric version is an embedding dimension inferred from connectivity-preserving distances; the statistical-network version is a low-rank parameter of a connectivity matrix; the wireless and stochastic versions are scaling exponents or stochastic dimensions; and the motivic and tropical versions are dimension-controlled connectivity bounds rather than independent invariants (Gottwald et al., 12 Aug 2025, Grindrod et al., 2023, Jiang et al., 17 Aug 2025, Coon et al., 2016, Druzhinin, 2019, Maclagan et al., 2019).

Several misconceptions recur across these settings. First, connectivity dimension is not generally interchangeable with metric dimension: the graph-theoretic literature gives explicit families where the two differ by arbitrarily large factors, and even the path C=d/η\mathcal C=d/\eta34 separates them maximally in one direction (Gottwald et al., 12 Aug 2025). Second, spectral heuristics are not always reliable proxies for connectivity-induced dimension: in network embedding, the twoNN paper argues that visually identifying a Laplacian spectral gap may be ambiguous or misleading, especially under noise (Grindrod et al., 2023). Third, full-rank connectivity is not a universal default: the low-rank estimation paper shows that community-level connectivity matrices in multilayer data may be strictly lower rank than the number of communities (Jiang et al., 17 Aug 2025). Fourth, perfect connectivity preservation under localization is not universal in motivic homotopy theory: over general bases, the correct statement is dimension-shifted C=d/η\mathcal C=d/\eta35-connectivity rather than C=d/η\mathcal C=d/\eta36-connectivity (Druzhinin, 2019, Bouis et al., 11 Dec 2025).

A plausible synthesis is that the phrase “connectivity dimension” is most useful when read relationally: it identifies the numerical parameter that determines how connectivity distinguishes vertices, supports embeddings, scales with resources, survives localization, or propagates through a category. The parameter itself may be a cardinality, an embedding dimension, a matrix rank, a ratio such as C=d/η\mathcal C=d/\eta37, a stochastic dimension, or a geometric dimension corrected by lineality or base dimension.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Connectivity Dimension.