AGSOA:Graph Neural Network Targeted Attack Based on Average Gradient and Structure Optimization
Yang Chen, Bin Zhou

TL;DR
This paper introduces AGSOA, a novel gradient-based attack method on GNNs that enhances attack stability and invisibility by averaging gradients and optimizing graph structure, leading to improved attack success rates.
Contribution
The paper proposes AGSOA, combining average gradient calculation and structure optimization to address local optima and invisibility issues in GNN adversarial attacks.
Findings
AGSOA improves misclassification rate by 2-8% over state-of-the-art methods.
The method stabilizes attack direction and enhances invisibility and transferability.
Extensive experiments validate the effectiveness of AGSOA on multiple datasets.
Abstract
Graph Neural Networks(GNNs) are vulnerable to adversarial attack that cause performance degradation by adding small perturbations to the graph. Gradient-based attacks are one of the most commonly used methods and have achieved good performance in many attack scenarios. However, current gradient attacks face the problems of easy to fall into local optima and poor attack invisibility. Specifically, most gradient attacks use greedy strategies to generate perturbations, which tend to fall into local optima leading to underperformance of the attack. In addition, many attacks only consider the effectiveness of the attack and ignore the invisibility of the attack, making the attacks easily exposed leading to failure. To address the above problems, this paper proposes an attack on GNNs, called AGSOA, which consists of an average gradient calculation and a structre optimization module. In the…
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.
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 · Brain Tumor Detection and Classification
