SILGSOC-PHOct 10, 2017

Underestimated cost of targeted attacks on complex networks

arXiv:1710.03522v127 citations
Originality Incremental advance
AI Analysis

This addresses the problem of network robustness for researchers and practitioners in network science, but it is incremental as it builds on existing attack algorithms by incorporating cost considerations.

The paper investigated targeted attack algorithms on complex networks and found them inefficient when considering removal costs proportional to node degree, proposing a new edge removal strategy called HPI-Ncut that outperforms existing methods in cost-aware scenarios.

The robustness of complex networks under targeted attacks is deeply connected to the resilience of complex systems, i.e., the ability to make appropriate responses to the attacks. In this article, we investigated the state-of-the-art targeted node attack algorithms and demonstrate that they become very inefficient when the cost of the attack is taken into consideration. In this paper, we made explicit assumption that the cost of removing a node is proportional to the number of adjacent links that are removed, i.e., higher degree nodes have higher cost. Finally, for the case when it is possible to attack links, we propose a simple and efficient edge removal strategy named Hierarchical Power Iterative Normalized cut (HPI-Ncut).The results on real and artificial networks show that the HPI-Ncut algorithm outperforms all the node removal and link removal attack algorithms when the cost of the attack is taken into consideration. In addition, we show that on sparse networks, the complexity of this hierarchical power iteration edge removal algorithm is only $O(n\log^{2+ε}(n))$.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes