Improving Network Degree Correlation by Degree-preserving Rewiring
Shuo Zou, Bo Zhou, Qi Xuan
TL;DR
This work tackles maximizing network degree correlation under a fixed degree sequence by degree-preserving rewiring. It formalizes the MAR problem using the assortativity coefficient $r$, links it to the $s$-metric, and proves the objective is monotone and submodular, enabling a greedy approximation via the GA method alongside three fast heuristics (EDA, TA, PEA). Through extensive experiments on real and model networks, the authors demonstrate that GA often approaches optimal assortativity and also enhances spectral robustness, with heuristics offering strong performance across network types. The study also analyzes the robustness of centrality measures under rewiring, showing that closeness and eigenvector centralities tend to remain robust in disassortative networks, while results vary for power grids, highlighting practical implications for network design and resilience.
Abstract
Degree correlation is a crucial measure in networks, significantly impacting network topology and dynamical behavior. The degree sequence of a network is a significant characteristic, and altering network degree correlation through degree-preserving rewiring poses an interesting problem. In this paper, we define the problem of maximizing network degree correlation through a finite number of rewirings and use the assortativity coefficient to measure it. We analyze the changes in assortativity coefficient under degree-preserving rewiring and establish its relationship with the s-metric. Under our assumptions, we prove the problem to be monotonic and submodular, leading to the proposal of the GA method to enhance network degree correlation. By formulating an integer programming model, we demonstrate that the GA method can effectively approximate the optimal solution and validate its superiority over other baseline methods through experiments on three types of real-world networks. Additionally, we introduce three heuristic rewiring strategies, EDA, TA and PEA, and demonstrate their applicability to different types of networks. Furthermore, we extend our investigation to explore the impact of these rewiring strategies on several spectral robustness metrics based on the adjacency matrix. Finally, we examine the robustness of various centrality metrics in the network while enhancing network degree correlation using the GA method.
