Abstract
In light of the wide application of Graph Neural Networks (GNNs), Membership Inference Attack (MIA) against GNNs raises severe privacy concerns, where training data can be leaked from trained GNN models. However, prior studies focus on inferring the membership of only the components in a graph, e.g., an individual node or edge. In this paper, we take the first step in MIA against GNNs for graph-level classification. Our objective is to infer whether a graph sample has been used for training a GNN model. We present and implement two types of attacks, i.e., training-based attacks and threshold-based attacks from different adversarial capabilities. We perform comprehensive experiments to evaluate our attacks in seven real-world datasets using five representative GNN models. Both our attacks are shown effective and can achieve high performance, i.e., reaching over 0.7 attack F1 scores in most cases1. Our findings also confirm that, unlike the node-level classifier, MIAs on graph-level classification tasks are more co-related with the overfitting level of GNNs rather than the statistic property of their training graphs.
Original language | English |
---|---|
Title of host publication | Proceedings - 21st IEEE International Conference on Data Mining, ICDM 2021 |
Editors | James Bailey, Pauli Miettinen, Yun Sing Koh, Dacheng Tao, Xindong Wu |
Place of Publication | Piscataway NJ USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 1421-1426 |
Number of pages | 6 |
ISBN (Electronic) | 9781665423984 |
ISBN (Print) | 9781665423991 |
DOIs | |
Publication status | Published - 2021 |
Event | IEEE International Conference on Data Mining 2021 - Virtual, Online, New Zealand Duration: 7 Dec 2021 → 10 Dec 2021 Conference number: 21st https://ieeexplore.ieee.org/xpl/conhome/9678506/proceeding (Proceedings) |
Publication series
Name | Proceedings - IEEE International Conference on Data Mining, ICDM |
---|---|
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Volume | 2021-December |
ISSN (Print) | 1550-4786 |
ISSN (Electronic) | 2374-8486 |
Conference
Conference | IEEE International Conference on Data Mining 2021 |
---|---|
Abbreviated title | ICDM 2021 |
Country/Territory | New Zealand |
City | Virtual, Online |
Period | 7/12/21 → 10/12/21 |
Internet address |
Keywords
- Graph Classification
- Graph Neural Networks
- Membership Inference Attacks