Section 01
[Introduction] GNN Model Stealing Attacks Under Low Query Cost: AAAI 2026 Research Reveals New Security Threats
This article introduces a research work accepted by AAAI 2026, focusing on the problem of stealing attacks against graph neural network (GNN) models. The study shows how attackers can steal GNN models with an extremely low query budget, revealing the extraction attack risks faced by GNN models and providing important warnings for AI model security protection.
Original Authors and Sources:
- Authors: Marcin Podhajski, Jan Dubiński, Franziska Boenisch, Adam Dziedzic, Agnieszka Pręgowska, Tomasz P. Michalak
- Sources: GitHub (code) / arXiv (paper)
- Original Title: On Stealing Graph Neural Network Models
- Code Link: https://github.com/vitork15/stealinggnns
- Paper Link: https://arxiv.org/abs/2511.07170
- Release Dates: June 2026 (code) / November 2025 (paper v1)