Abstract
Graph neural networks (GNNs) have emerged as a state-of-the-art approach to model and draw inferences from large scale graph-structured data in various application settings such as social networking. The primary goal of a GNN is to learn an embedding for each graph node in a dataset that encodes both the node features and the local graph structure around the node.Prior work has shown that GNNs are prone to model extraction attacks. Model extraction attacks and defenses have been explored extensively in other non-graph settings. While detecting or preventing model extraction appears to be difficult, deterring them via effective ownership verification techniques offer a potential defense. In non-graph settings, fingerprinting models, or the data used to build them, have shown to be a promising approach toward ownership verification.We present GrOVe, a state-of-the-art GNN model fingerprinting scheme that, given a target model and a suspect model, can reliably determine if the suspect model was trained independently of the target model or if it is a surrogate of the target model obtained via model extraction. We show that GrOVe can distinguish between surrogate and independent models even when the independent model uses the same training dataset and architecture as the original target model.Using six benchmark datasets and three model architectures, we show that GrOVe consistently achieves low falsepositive and false-negative rates. We demonstrate that GrOVe is robust against known fingerprint evasion techniques while remaining computationally efficient.
Original language | English |
---|---|
Title of host publication | Proceedings - 45th IEEE Symposium on Security and Privacy, SP 2024 |
Publisher | IEEE |
Pages | 2460-2477 |
Number of pages | 18 |
ISBN (Electronic) | 9798350331301 |
DOIs | |
Publication status | Published - 2024 |
MoE publication type | A4 Conference publication |
Event | IEEE Symposium on Security and Privacy - San Francisco, United States Duration: 20 May 2024 → 23 May 2024 Conference number: 45 |
Publication series
Name | Proceedings - IEEE Symposium on Security and Privacy |
---|---|
ISSN (Print) | 1081-6011 |
Conference
Conference | IEEE Symposium on Security and Privacy |
---|---|
Abbreviated title | SP |
Country/Territory | United States |
City | San Francisco |
Period | 20/05/2024 → 23/05/2024 |
Keywords
- Graph Neural Networks
- Model Extraction
- Ownership Verification