Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GrOVe: Ownership Verification of Graph Neural Networks using Embeddings

About

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. Embeddings generated by a GNN for a graph node are unique to that GNN. 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 consistently achieves low false-positive and false-negative rates. We demonstrate that is robust against known fingerprint evasion techniques while remaining computationally efficient.

Asim Waheed, Vasisht Duddu, N. Asokan• 2023

Related benchmarks

TaskDatasetResultRank
Node ClassificationPhoto--
165
Node ClassificationComputers--
143
Node ClassificationCora
F1 Score81.75
48
Node ClassificationCiteseer
F1 Score68.21
39
Node ClassificationPhoto
AUC99.54
38
Node ClassificationComputers
AUC98.94
38
Node ClassificationCS
Overall F190.03
34
Node ClassificationPhysics
Overall F190.95
34
Node ClassificationCiteseer
AUROC89.83
25
Node ClassificationPubmed
F1 Score81.17
25
Showing 10 of 21 rows

Other info

Follow for update