Targeted k-node Collapse Problem: Towards Understanding the Robustness of Local k-core Structure
Yuqian Lv, Bo Zhou, Jinhuan Wang, Qi Xuan

TL;DR
This paper introduces the Targeted k-node Collapse Problem (TNCP), analyzing how many edges need removal to cause a specific node's collapse in a k-core, and proposes heuristic algorithms to address this NP-hard problem.
Contribution
It formally defines TNCP, proves its NP-hardness, and proposes heuristic algorithms TNC and ATNC for large-scale network analysis.
Findings
Algorithms outperform baseline methods in experiments
TNCP effectively measures k-core resilience
Proves NP-hardness of TNCP
Abstract
The concept of k-core, which indicates the largest induced subgraph where each node has k or more neighbors, plays a significant role in measuring the cohesiveness and the engagement of a network, and it is exploited in diverse applications, e.g., network analysis, anomaly detection, community detection, etc. Recent works have demonstrated the vulnerability of k-core under malicious perturbations which focuses on removing the minimal number of edges to make a whole k-core structure collapse. However, to the best of our knowledge, there is no existing research concentrating on how many edges should be removed at least to make an arbitrary node in k-core collapse. Therefore, in this paper, we make the first attempt to study the Targeted k-node Collapse Problem (TNCP) with four novel contributions. Firstly, we offer the general definition of TNCP problem with the proof of its NP-hardness.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Software System Performance and Reliability · Software-Defined Networks and 5G
