Link-Backdoor: Backdoor Attack on Link Prediction via Node Injection
Haibin Zheng, Haiyang Xiong, Haonan Ma, Guohan Huang, Jinyin Chen

TL;DR
This paper introduces Link-Backdoor, a novel backdoor attack method on link prediction models that uses node injection and trigger optimization to manipulate predictions, demonstrating high success rates even under defenses.
Contribution
It proposes the first backdoor attack on link prediction, revealing training vulnerabilities and demonstrating effectiveness across multiple datasets and models.
Findings
Achieves high attack success rate in white-box scenarios.
Remains effective under defensive measures.
Works across diverse datasets and models.
Abstract
Link prediction, inferring the undiscovered or potential links of the graph, is widely applied in the real-world. By facilitating labeled links of the graph as the training data, numerous deep learning based link prediction methods have been studied, which have dominant prediction accuracy compared with non-deep methods. However,the threats of maliciously crafted training graph will leave a specific backdoor in the deep model, thus when some specific examples are fed into the model, it will make wrong prediction, defined as backdoor attack. It is an important aspect that has been overlooked in the current literature. In this paper, we prompt the concept of backdoor attack on link prediction, and propose Link-Backdoor to reveal the training vulnerability of the existing link prediction methods. Specifically, the Link-Backdoor combines the fake nodes with the nodes of the target link to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Network Security and Intrusion Detection
