Revisiting Edge Perturbation for Graph Neural Network in Graph Data Augmentation and Attack
Xin Liu, Yuxiang Zhang, Meng Wu, Mingyu Yan, Kun He, Wei Yan, Shirui, Pan, Xiaochun Ye, Dongrui Fan

TL;DR
This paper unifies the understanding of edge perturbation in graph neural networks, clarifying its dual role in data augmentation and attack, and introduces a new method to improve flexibility and efficiency.
Contribution
It provides a unified formulation of edge perturbation, defines the boundary between augmentation and attack, and proposes Edge Priority Detector for better performance.
Findings
EPD achieves comparable or better results than existing methods.
EPD reduces time overhead in graph data augmentation and attack.
Theoretical unification clarifies the dual effects of edge perturbation.
Abstract
Edge perturbation is a basic method to modify graph structures. It can be categorized into two veins based on their effects on the performance of graph neural networks (GNNs), i.e., graph data augmentation and attack. Surprisingly, both veins of edge perturbation methods employ the same operations, yet yield opposite effects on GNNs' accuracy. A distinct boundary between these methods in using edge perturbation has never been clearly defined. Consequently, inappropriate perturbations may lead to undesirable outcomes, necessitating precise adjustments to achieve desired effects. Therefore, questions of ``why edge perturbation has a two-faced effect?'' and ``what makes edge perturbation flexible and effective?'' still remain unanswered. In this paper, we will answer these questions by proposing a unified formulation and establishing a clear boundary between two categories of edge…
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
