Adversarial Attack on Hierarchical Graph Pooling Neural Networks
Haoteng Tang, Guixiang Ma, Yurong Chen, Lei Guo, Wei Wang, Bo Zeng,, Liang Zhan

TL;DR
This paper investigates the vulnerability of hierarchical graph pooling neural networks to adversarial attacks, proposing a new attack framework and demonstrating its transferability and the effectiveness of robust training for defense.
Contribution
It introduces the first adversarial attack framework targeting hierarchical GNNs for graph classification, highlighting their robustness issues and proposing a defense strategy.
Findings
Adversarial samples can successfully fool hierarchical GNNs.
Transferability of adversarial samples across models is high.
Robust training improves model resistance to attacks.
Abstract
Recent years have witnessed the emergence and development of graph neural networks (GNNs), which have been shown as a powerful approach for graph representation learning in many tasks, such as node classification and graph classification. The research on the robustness of these models has also started to attract attentions in the machine learning field. However, most of the existing work in this area focus on the GNNs for node-level tasks, while little work has been done to study the robustness of the GNNs for the graph classification task. In this paper, we aim to explore the vulnerability of the Hierarchical Graph Pooling (HGP) Neural Networks, which are advanced GNNs that perform very well in the graph classification in terms of prediction accuracy. We propose an adversarial attack framework for this task. Specifically, we design a surrogate model that consists of convolutional and…
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
TopicsAdversarial Robustness in Machine Learning · Advanced Graph Neural Networks
