TL;DR
This paper introduces LPGIA, a novel label-propagation-based graph injection attack that effectively compromises GNNs by injecting malicious nodes, outperforming existing methods across multiple datasets.
Contribution
The paper proposes LPGIA, a new attack method targeting the label propagation process in GNNs, filling a gap in existing graph injection attack research.
Findings
LPGIA outperforms previous attack methods in various datasets.
LPGIA demonstrates high transferability across different GNN models.
The attack effectively exploits label propagation to disrupt node classification.
Abstract
Graph Neural Network (GNN) has achieved remarkable success in various graph learning tasks, such as node classification, link prediction and graph classification. The key to the success of GNN lies in its effective structure information representation through neighboring aggregation. However, the attacker can easily perturb the aggregation process through injecting fake nodes, which reveals that GNN is vulnerable to the graph injection attack. Existing graph injection attack methods primarily focus on damaging the classical feature aggregation process while overlooking the neighborhood aggregation process via label propagation. To bridge this gap, we propose the label-propagation-based global injection attack (LPGIA) which conducts the graph injection attack on the node classification task. Specifically, we analyze the aggregation process from the perspective of label propagation and…
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.
