English

On Stealing Graph Neural Network Models

Machine Learning 2025-11-14 v2 Cryptography and Security

Abstract

Current graph neural network (GNN) model-stealing methods rely heavily on queries to the victim model, assuming no hard query limits. However, in reality, the number of allowed queries can be severely limited. In this paper, we demonstrate how an adversary can extract a GNN with very limited interactions with the model. Our approach first enables the adversary to obtain the model backbone without making direct queries to the victim model and then to strategically utilize a fixed query limit to extract the most informative data. The experiments on eight real-world datasets demonstrate the effectiveness of the attack, even under a very restricted query limit and under defense against model extraction in place. Our findings underscore the need for robust defenses against GNN model extraction threats.

Keywords

Cite

@article{arxiv.2511.07170,
  title  = {On Stealing Graph Neural Network Models},
  author = {Marcin Podhajski and Jan Dubiński and Franziska Boenisch and Adam Dziedzic and Agnieszka Pręgowska and Tomasz P. Michalak},
  journal= {arXiv preprint arXiv:2511.07170},
  year   = {2025}
}

Comments

Accepted at AAAI 2026

R2 v1 2026-07-01T07:29:43.878Z