Optimal dismantling of directed networks
Xueming Liu, Jiawen Hu, Yumei Wang, Yang-Yu Liu, Hai-Tao Zhang
TL;DR
This work tackles the problem of dismantling directed networks by targeting their hierarchical, directional structure rather than treating them as undirected. It introduces trophic analysis-based NI centrality ($F_i$) and the TAD method, which removes nodes in descending $F_i$ to rapidly reduce the giant strongly connected component ($GSCC$) and induce large avalanche-like breakdowns. Across synthetic networks with varying degree heterogeneity and 15 real-world directed networks, TAD consistently outperforms state-of-the-art baselines, with especially strong performance in networks that preserve a moderate level of hierarchical structure. The study also provides mechanistic insights into which nodes sustain directed connectivity and how backward links shape global directionality, offering a principled, interpretable framework for designing more resilient directed systems.
Abstract
As a fundamental problem in network science, network dismantling focuses on identifying a set of critical nodes whose removal sharply reduces a network's connectivity and functionality. Potential applications include stopping rumor spread, blocking sentiment propagation, and controlling epidemics and pandemics. Previous studies have mainly focused on undirected networks, whereas many real-world networks are inherently directed, such as the World Wide Web and the global trade system. Moreover, the functionality of directed networks depends on the giant strongly connected component (GSCC), where nodes are mutually reachable. Considering both the directionality and heterogeneity of these networks, we propose a novel centrality measure, network incoherence (NI) centrality, and develop a trophic analysis-based dismantling (TAD) method, in which nodes are removed in descending order according to their NI centrality scores, aiming to efficiently dismantle directed networks by reducing the GSCC. When applied to a wide range of benchmark synthetic networks with varying degree heterogeneity and 15 real-world directed networks, our TAD method consistently outperforms existing state-of-the-art methods. Significantly, TAD also induces the largest maximum avalanches during the dismantling process, highlighting its ability to capture structurally critical nodes. These findings provide new insight into the structure-function relationship of directed networks and inform the design of more resilient systems against perturbations.
