Boosting Node Injection Attack with Graph Local Sparsity

Wenxin Liang,Bingkai Liu,Han Liu,Hong Yu
DOI: https://doi.org/10.1109/icme57554.2024.10688165
2024-01-01
Abstract:Graph neural networks have achieved tremendous success in various tasks over the past decade. However, recent studies have shown their vulnerabilities to well-designed adversarial attacks, in which even tiny perturbations can lead to the misclassification of the model. In this paper, we investigate the global evasion injection attack, aiming to degrade model performance on test nodes by injecting additional nodes into the graph. We propose the Graph Local Sparsity Attack(GLSA), where we introduce the concept of graph local sparsity, defining a node’s vulnerability by incorporating its neighborhood. Our method pre-computes scores to select vulnerable nodes using the sparsity and the gradual consistency condition. Subsequently, an iterative selection strategy is employed to inject the nodes. Finally, scores are dynamically updated, nodes are injected and features are finely generated to effectively degrade model performance. Experiments on several large-scale datasets demonstrate the effectiveness of our proposed method compared with the state-of-the-art approaches.
What problem does this paper attempt to address?