Interior-Boundary Assortativity Profiles
- Interior-Boundary Assortativity Profiles are network measures that partition nodes into interior and boundary groups and stratify edges accordingly to expose local mixing patterns.
- They distinguish between within-interior, interface, and boundary interactions, offering a clear dissection of assortative and dissortative tendencies beyond global metrics.
- These profiles support applications from community detection to epidemic dynamics by linking detailed structural diagnostics with practical implications for network function.
Interior-Boundary Assortativity Profiles constitute a structural refinement of classical network assortativity measures, providing a detailed dissection of local and interface-specific correlation patterns in graphs. By stratifying edges based on a user-specified partition of the nodes into "interior" and "boundary" elements, these profiles encode heterogeneous mixing tendencies which are not visible in traditional global scalar metrics. Recent work establishes rigorous connections between such profiles and dynamical processes, notably in epidemic spreading models, and proves that scalar assortativity values can obscure heterogeneous or even opposing interaction tendencies at network interfaces (Zhang et al., 2012, Boudourides, 27 Jan 2026).
1. Definition and Edge Stratification
Given a graph , and a fixed partition of the node set into blocks , nodes in each block are classified as:
- Interior nodes (): All in- and out-neighbors lie in .
- Boundary nodes (): At least one neighbor lies outside .
Edges (arcs) are then stratified by their relation to interior and boundary nodes. In the undirected case, all edges fall into three mutually exclusive categories:
- : Both endpoints are interior nodes.
- : One endpoint interior, one boundary (within the same block).
- : Both endpoints are boundary nodes (possibly in different blocks).
For directed graphs, four strata are defined: , , , and , depending on the source/target types.
This decomposition enables the study of partial connection tendencies, revealing interface-specific structural signatures (Zhang et al., 2012, Boudourides, 27 Jan 2026).
2. Universal Assortativity and Type-Restricted Components
Assortativity quantifies the correlation of node attributes (commonly degree) at the ends of edges. The universal assortativity framework generalizes Newman's global coefficient, allowing computation for any subset of edges:
For undirected graphs, the per-edge contribution is: where , are the remaining degrees for the endpoints of edge , is the mean remaining degree, is the variance, and .
For any subset of edges , the universal assortativity coefficient (UAC) is: The interior-boundary assortativity profile is the triple: where each component is the mean per-edge assortativity for the respective stratum: for (Zhang et al., 2012).
For directed graphs with general node attributes , the type-restricted assortativity for stratum is
with type-specific means and variances, as detailed in (Boudourides, 27 Jan 2026).
3. Decomposition Theorem and Profile Collapse
An exact decomposition theorem, termed profile collapse, demonstrates that the classical scalar assortativity on all intra-block arcs is a weighted average of the type-restricted assortativity components plus a between-type mean shift term: where is the fraction of arcs in stratum . This theorem establishes that even if the aggregate scalar assortativity is negligible, strong positive and negative local (stratum-specific) tendencies may coexist and remain undetected in the global summary (Boudourides, 27 Jan 2026). Thus, interior–boundary profiles supply essential resolution to interface heterogeneity.
4. Algorithmic Procedure and Computational Aspects
The profile can be computed efficiently for large graphs. The canonical routine for undirected graphs is:
- For each edge, calculate remaining degrees, global mean (), and variance ().
- For each edge, assign to , , or by node type.
- Compute per-edge contributions and sum over each subset.
- Output:
All steps are linear in the graph size (), dominated by edge-wise traversals (Zhang et al., 2012).
The same schema generalizes to directed graphs and weighted adjacency matrices with arbitrary node attributes, as detailed in (Boudourides, 27 Jan 2026).
5. Applications: From Structural Analysis to Epidemic Dynamics
Interior–boundary assortativity profiles have been shown to encode structural patterns relevant in diverse contexts:
- Topological analysis: Quantify the mixing tendencies both within subnetworks (interior or boundary) and across interfaces, relevant for community detection, network modularity, and role analysis.
- Epidemic processes: In the SIS model, equilibrium infection probabilities are used as node attributes. When conductance across block boundaries is low, boundary nodes exhibit higher equilibrium infection (), and this manifests as a strictly negative boundary-to-interior assortativity (). This result links conductance, flow geometry, and interface mixing—the negative coefficient is a signature of interface bottlenecks in nonlinear flow (Boudourides, 27 Jan 2026).
- Partition-dependent diagnostics: The profile varies under different partitions—geometric, community-based, or functional—enabling comparative analyses of network regions and the identification of dynamical vulnerabilities or robustness.
6. Interpretation and Theoretical Significance
The granular resolution of interior-boundary assortativity profiles exposes underlying network features otherwise hidden in single-number global summaries. The explicit separation into within-interior, boundary, and interface components enables:
- Detection of localized assortative or dissortative patterns invisible in scalar statistics.
- Rigorous inference: The sign and magnitude of interface components provide direct information about transport, flow bottlenecks, or localization phenomena.
- Mathematical linkage: The profile collapse theorem gives a precise law of total covariance, ensuring that researchers can interpret the relationship between scalar metrics and their stratum-level constituents (Boudourides, 27 Jan 2026).
A plausible implication is that networks with identical global assortativity may differ fundamentally in their interface structure and functional behavior as diagnosed by their interior-boundary profile.
7. Illustrative Example
Consider a toy network with an interior clique, a boundary pair, and inter-region links. With nodes partitioned as , , and corresponding edge sets, the computed profile is approximately :
- The interior (clique) is weakly dissortative,
- Inter-region edges are dissortative,
- The boundary pair is strongly assortative. This decomposition reveals the nuanced mixing patterns masked by the global statistic (Zhang et al., 2012).
In directed toy networks, restricted coefficients such as can be undefined if the head- or tail-variance vanishes, highlighting mathematical subtleties in interpreting such refined descriptors (Boudourides, 27 Jan 2026).
These advances position interior–boundary assortativity profiles as a foundational analytic tool for probing multiscale structural and dynamical phenomena in complex networks. The associated theory solidifies their interpretative power and expands the methodological repertoire for contemporary network science.