Attacking Similarity-Based Link Prediction in Social Networks
Kai Zhou, Tomasz P. Michalak, Talal Rahwan, Marcin Waniek, and, Yevgeniy Vorobeychik

TL;DR
This paper investigates how adversaries can manipulate network data to undermine similarity-based link prediction methods, revealing computational hardness and proposing effective algorithms for certain cases.
Contribution
It provides a comprehensive analysis of attacking similarity-based link prediction, including complexity results and algorithms with approximation guarantees.
Findings
Many attack problems are NP-Hard.
Certain special cases are tractable.
Proposed algorithms are empirically effective.
Abstract
Link prediction is one of the fundamental problems in computational social science. A particularly common means to predict existence of unobserved links is via structural similarity metrics, such as the number of common neighbors; node pairs with higher similarity are thus deemed more likely to be linked. However, a number of applications of link prediction, such as predicting links in gang or terrorist networks, are adversarial, with another party incentivized to minimize its effectiveness by manipulating observed information about the network. We offer a comprehensive algorithmic investigation of the problem of attacking similarity-based link prediction through link deletion, focusing on two broad classes of such approaches, one which uses only local information about target links, and another which uses global network information. While we show several variations of the general…
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 · Advanced Graph Neural Networks · Complexity and Algorithms in Graphs
