Heuristic algorithms for the stochastic critical node detection problem
By: Tuguldur Bayarsaikhan , Altannar Chinchuluun , Ashwin Arulselvan and more
Potential Business Impact:
Finds weak spots in networks before they break.
Given a network, the critical node detection problem finds a subset of nodes whose removal disrupts the network connectivity. Since many real-world systems are naturally modeled as graphs, assessing the vulnerability of the network is essential, with applications in transportation systems, traffic forecasting, epidemic control, and biological networks. In this paper, we consider a stochastic version of the critical node detection problem, where the existence of edges is given by certain probabilities. We propose heuristics and learning-based methods for the problem and compare them with existing algorithms. Experimental results performed on random graphs from small to larger scales, with edge-survival probabilities drawn from different distributions, demonstrate the effectiveness of the methods. Heuristic methods often illustrate the strongest results with high scalability, while learning-based methods maintain nearly constant inference time as the network size and density grow.
Similar Papers
Community Detection through Recursive Partitioning in Bayesian Framework
Methodology
Finds hidden groups in data automatically.
Anomaly Detection in Networked Bandits
Multiagent Systems
Finds weird users and suggests things they like.
Discounted Cuts: A Stackelberg Approach to Network Disruption
Data Structures and Algorithms
Protects networks by finding weak spots.