WWW2021
Random Graphs with Prescribed K-Core Sequences: A New Null Model for Network Analysis
Katherine Van Koevering, Austin R. Benson, Jon M. Kleinberg
17 citations
Abstract
In the analysis of large-scale network data, a fundamental operation is the comparison of observed phenomena to the predictions provided by null models: when we find an interesting structure in a family of real networks, it is important to ask whether this structure is also likely to arise in random networks with similar characteristics to the real ones. A long-standing challenge in network analysis has been the relative scarcity of reasonable null models for networks; arguably the most common such model has been the configuration model, which starts with a graph ๐บ and produces a random graph with the same node degrees as ๐บ. This leads to a very weak form of null model, since fixing the node degrees does not preserve many of the crucial properties of the network, including the structure of its subgraphs. Guided by this challenge, we propose a new family of network null models that operate on the ๐-core decomposition. For a graph ๐บ, the ๐-core is its maximal subgraph of minimum degree ๐; and the core number of a node ๐ฃ in ๐บ is the largest ๐ such that ๐ฃ belongs to the ๐-core of ๐บ. We provide the first efficient sampling algorithm to solve the following basic combinatorial problem: given a graph ๐บ, produce a random graph sampled nearly uniformly from among all graphs with the same sequence of core numbers as ๐บ. This opens the opportunity to compare observed networks ๐บ with random graphs that exhibit the same core numbers, a comparison that preserves aspects of the structure of ๐บ that are not captured by more local measures like the degree sequence. We illustrate the power of this core-based null model on some fundamental tasks in network analysis, including the enumeration of networks motifs. CCS CONCEPTS โข Theory of computation โ Graph algorithms analysis.