Blocking Self-avoiding Walks Stops Cyber-epidemics: A Scalable GPU-based Approach
Hung T. Nguyen, Alberto Cano, Tam Vu, Thang N. Dinh

TL;DR
This paper introduces scalable GPU-based algorithms for blocking cyber-epidemics in large social networks by efficiently identifying key links or nodes to remove, using novel random walk techniques with theoretical guarantees.
Contribution
The authors develop a scalable CPU-GPU framework for the Spread Interdiction problem, introducing Hitting Self-avoiding Walks with rigorous solution quality guarantees for billion-edge networks.
Findings
Algorithms achieve up to 177x speedup on a single GPU
Significantly higher solution quality than existing methods
Effective handling of networks with billions of edges
Abstract
Cyber-epidemics, the widespread of fake news or propaganda through social media, can cause devastating economic and political consequences. A common countermeasure against cyber-epidemics is to disable a small subset of suspected social connections or accounts to effectively contain the epidemics. An example is the recent shutdown of 125,000 ISIS-related Twitter accounts. Despite many proposed methods to identify such subset, none are scalable enough to provide high-quality solutions in nowadays billion-size networks. To this end, we investigate the Spread Interdiction problems that seek most effective links (or nodes) for removal under the well-known Linear Threshold model. We propose novel CPU-GPU methods that scale to networks with billions of edges, yet, possess rigorous theoretical guarantee on the solution quality. At the core of our methods is an -space out-of-core…
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
TopicsNetwork Security and Intrusion Detection · Complex Network Analysis Techniques · Software-Defined Networks and 5G
