Sparse Vicious Attacks on Graph Neural Networks
Giovanni Trappolini, Valentino Maiorca, Silvio Severino, Emanuele, Rodol\`a, Fabrizio Silvestri, Gabriele Tolomei

TL;DR
This paper introduces SAVAGE, a novel framework for executing sparse, white-box adversarial attacks on GNN-based link prediction models, demonstrating high success rates with minimal malicious resources and transferability to black-box models.
Contribution
SAVAGE formulates a new optimization-based method for sparse, white-box attacks on GNN link prediction, balancing attack effectiveness and resource sparsity.
Findings
High attack success rate with few malicious nodes
Effective transferability to black-box models
Validated on real-world and synthetic datasets
Abstract
Graph Neural Networks (GNNs) have proven to be successful in several predictive modeling tasks for graph-structured data. Amongst those tasks, link prediction is one of the fundamental problems for many real-world applications, such as recommender systems. However, GNNs are not immune to adversarial attacks, i.e., carefully crafted malicious examples that are designed to fool the predictive model. In this work, we focus on a specific, white-box attack to GNN-based link prediction models, where a malicious node aims to appear in the list of recommended nodes for a given target victim. To achieve this goal, the attacker node may also count on the cooperation of other existing peers that it directly controls, namely on the ability to inject a number of ``vicious'' nodes in the network. Specifically, all these malicious nodes can add new edges or remove existing ones, thereby…
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 · Adversarial Robustness in Machine Learning · Machine Learning in Materials Science
