Efficient Model-Stealing Attacks Against Inductive Graph Neural Networks
Marcin Podhajski, Jan Dubi\'nski, Franziska Boenisch, Adam Dziedzic,, Agnieszka Pregowska, Tomasz P. Michalak

TL;DR
This paper introduces an efficient unsupervised model-stealing attack against inductive Graph Neural Networks, leveraging graph contrastive learning and spectral augmentations, outperforming existing methods across multiple datasets.
Contribution
The paper presents a novel unsupervised attack method specifically targeting inductive GNNs, which was previously underexplored compared to attacks on image and text models.
Findings
Outperforms state-of-the-art on six datasets
Achieves higher fidelity and downstream accuracy
Requires fewer queries to the target model
Abstract
Graph Neural Networks (GNNs) are recognized as potent tools for processing real-world data organized in graph structures. Especially inductive GNNs, which allow for the processing of graph-structured data without relying on predefined graph structures, are becoming increasingly important in a wide range of applications. As such these networks become attractive targets for model-stealing attacks where an adversary seeks to replicate the functionality of the targeted network. Significant efforts have been devoted to developing model-stealing attacks that extract models trained on images and texts. However, little attention has been given to stealing GNNs trained on graph data. This paper identifies a new method of performing unsupervised model-stealing attacks against inductive GNNs, utilizing graph contrastive learning and spectral graph augmentations to efficiently extract information…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Graph Neural Networks
MethodsContrastive Learning · Focus
