TL;DR
This paper introduces Structack, a novel structure-based adversarial attack on GNNs that exploits structural properties like centrality and similarity, demonstrating effective performance even with limited information and computational resources.
Contribution
The paper presents Structack, a new uninformed attack method on GNNs that leverages structural graph features, approaching the effectiveness of informed attacks with lower computational cost.
Findings
Structack significantly reduces GNN performance using only structural information.
Uninformed attacks can approach the effectiveness of informed attacks.
Structural properties like centrality and similarity are key to attack success.
Abstract
Recent work has shown that graph neural networks (GNNs) are vulnerable to adversarial attacks on graph data. Common attack approaches are typically informed, i.e. they have access to information about node attributes such as labels and feature vectors. In this work, we study adversarial attacks that are uninformed, where an attacker only has access to the graph structure, but no information about node attributes. Here the attacker aims to exploit structural knowledge and assumptions, which GNN models make about graph data. In particular, literature has shown that structural node centrality and similarity have a strong influence on learning with GNNs. Therefore, we study the impact of centrality and similarity on adversarial attacks on GNNs. We demonstrate that attackers can exploit this information to decrease the performance of GNNs by focusing on injecting links between nodes of low…
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.
