Measuring and Improving the Core Resilience of Networks

Ricky Laishram, Ahmet Erdem Sarıyüce, Tina Eliassi-Rad, Ali Pinar, and Sucheta Soundarajan
WWW '18: Proceedings of the 2018 World Wide Web Conference
Pages 609—618

Abstract

The concept ofk-cores is important for understanding the global structure of networks, aswell as for identifying central or important nodes within a network. It isoften valuable to understand the resilience of the k-cores of a network to attacks and dropped edges (i.e., damaged communications links). We provide a formal definition of a network's core resilience, and examine the problem of characterizing core resilience in terms of the network's structural features:in particular, which structural properties cause a network to have high or low core resilience? To measure this, we introduce two novel node properties, CoreStrength and Core Influence, which measure the resilience of individual nodes' core numbers and their influence on other nodes' core numbers. Using these properties, we propose the Maximize Resilience of kCore (MRKC) algorithm to add edges to improve the core resilience of a network. We consider two attack scenarios — randomly deleted edges and randomly deleted nodes. Through experiments on a variety of technological and infrastructure network datasets,we verify the efficacy of our node-based resilience measures at predicting the resilience of a network, and evaluate MRKC at the task of improving a network's core resilience. We find that on average, for edge deletion attacks, MRKC improves the resilience of a network by 11.1% over the original network, as compared to the best baseline method, which improves the resilience of a network by only 2%. For node deletion attacks, MRKC improves the core resilience of the original network by 19.7% on average, while the best baseline improves it by only 3%.

Related publications