A Restricted Black-box Adversarial Framework Towards Attacking Graph Embedding Models
Heng Chang, Yu Rong, Tingyang Xu, Wenbing Huang, Honglei Zhang, Peng, Cui, Wenwu Zhu, Junzhou Huang

TL;DR
This paper introduces GF-Attack, a black-box adversarial attack framework that effectively compromises various graph embedding models by attacking their underlying graph filters without needing access to model predictions.
Contribution
It formulates graph embedding as a graph signal process and develops a generalized black-box attack method applicable to multiple models.
Findings
GF-Attack effectively attacks four popular graph embedding models.
Small perturbations like one-edge flip can significantly degrade model performance.
The attack demonstrates high success rate across benchmark datasets.
Abstract
With the great success of graph embedding model on both academic and industry area, the robustness of graph embedding against adversarial attack inevitably becomes a central problem in graph learning domain. Regardless of the fruitful progress, most of the current works perform the attack in a white-box fashion: they need to access the model predictions and labels to construct their adversarial loss. However, the inaccessibility of model predictions in real systems makes the white-box attack impractical to real graph learning system. This paper promotes current frameworks in a more general and flexible sense -- we demand to attack various kinds of graph embedding model with black-box driven. To this end, we begin by investigating the theoretical connections between graph signal processing and graph embedding models in a principled way and formulate the graph embedding model as a general…
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
