Graph sparsification mitigates some GNN poisoning attacks, while graph coarsening tends to amplify them, though the study lacks a clean-reduction baseline to fully support this.
On the Adversarial Robustness of Graph Neural Networks with Graph Reduction
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
As Graph Neural Networks (GNNs) become increasingly popular for learning from large-scale graph data across various domains, their susceptibility to adversarial attacks when using graph reduction techniques for scalability remains underexplored. In this paper, we present an extensive empirical study to investigate the impact of graph reduction techniques, specifically graph coarsening and sparsification, on the robustness of GNNs against adversarial attacks. Through extensive experiments involving multiple datasets and GNN architectures, we examine the effects of four sparsification and six coarsening methods on the poisoning attacks. Our results indicate that, while graph sparsification can mitigate the effectiveness of certain poisoning attacks, such as Mettack, it has limited impact on others, like PGD. Conversely, graph coarsening tends to amplify the adversarial impact, significantly reducing classification accuracy as the reduction ratio decreases. Additionally, we provide a novel analysis of the causes driving these effects and examine how defensive GNN models perform under graph reduction, offering practical insights for designing robust GNNs within graph acceleration systems.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
On the Adversarial Robustness of Graph Neural Networks with Graph Reduction
Graph sparsification mitigates some GNN poisoning attacks, while graph coarsening tends to amplify them, though the study lacks a clean-reduction baseline to fully support this.