Node-Level Membership Inference Attacks Against Graph Neural Networks
Xinlei He, Rui Wen, Yixin Wu, Michael Backes, Yun Shen and, Yang Zhang

TL;DR
This paper investigates the vulnerability of graph neural networks to node-level membership inference attacks, revealing significant privacy risks and evaluating potential defenses across various datasets and GNN structures.
Contribution
It is the first comprehensive analysis of node-level membership inference attacks on GNNs, defining threat models and proposing three attack methods based on adversary knowledge.
Findings
GNNs are vulnerable to node-level membership inference attacks.
Graph density and feature similarity significantly affect attack success.
Defense mechanisms can mitigate attacks with moderate utility loss.
Abstract
Many real-world data comes in the form of graphs, such as social networks and protein structure. To fully utilize the information contained in graph data, a new family of machine learning (ML) models, namely graph neural networks (GNNs), has been introduced. Previous studies have shown that machine learning models are vulnerable to privacy attacks. However, most of the current efforts concentrate on ML models trained on data from the Euclidean space, like images and texts. On the other hand, privacy risks stemming from GNNs remain largely unstudied. In this paper, we fill the gap by performing the first comprehensive analysis of node-level membership inference attacks against GNNs. We systematically define the threat models and propose three node-level membership inference attacks based on an adversary's background knowledge. Our evaluation on three GNN structures and four benchmark…
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
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks · Adversarial Robustness in Machine Learning
