Revisiting Adversarial Attacks on Graph Neural Networks for Graph Classification
Xin Wang, Heng Chang, Beini Xie, Tian Bian, Shiji Zhou, Daixin Wang,, Zhiqiang Zhang, Wenwu Zhu

TL;DR
This paper introduces a novel, flexible framework for generating adversarial examples on graph neural networks by manipulating structure and features, addressing the challenge of global-to-local attack design.
Contribution
It proposes a general attack framework utilizing Graph Class Activation Mapping for node importance, enabling effective structure and feature attacks on GNNs.
Findings
Successfully attacks four state-of-the-art GNN models
Effective with unnoticeable perturbations
Validated on six real-world benchmarks
Abstract
Graph neural networks (GNNs) have achieved tremendous success in the task of graph classification and its diverse downstream real-world applications. Despite the huge success in learning graph representations, current GNN models have demonstrated their vulnerability to potentially existent adversarial examples on graph-structured data. Existing approaches are either limited to structure attacks or restricted to local information, urging for the design of a more general attack framework on graph classification, which faces significant challenges due to the complexity of generating local-node-level adversarial examples using the global-graph-level information. To address this "global-to-local" attack challenge, we present a novel and general framework to generate adversarial examples via manipulating graph structure and node features. Specifically, we make use of Graph Class Activation…
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 · Machine Learning in Materials Science · Adversarial Robustness in Machine Learning
