paper-with-me

Papers

Model Stealing Attacks Against Inductive Graph Neural Networks

2021-12-15 · Yun Shen, Xinlei He, Yufei Han, Yang Zhang

Many real-world data come in the form of graphs. Graph neural networks (GNNs), a new family of machine learning (ML) models, have been proposed to fully leverage graph data to build powerful applications. In particular, the inductive GNNs, which can generalize to unseen data, become mainstream in this direction. Machine learning models have shown great potential in various tasks and have been deployed in many real-world scenarios. To train a good model, a large amount of data as well as computational resources are needed, leading to valuable intellectual property. Previous research has shown that ML models are prone to model stealing attacks, which aim to steal the functionality of the target models. However, most of them focus on the models trained with images and texts. On the other hand, little attention has been paid to models trained with graph data, i.e., GNNs. In this paper, we fill the gap by proposing the first model stealing attacks against inductive GNNs. We systematically define the threat model and propose six attacks based on the adversary's background knowledge and the responses of the target models. Our evaluation on six benchmark datasets shows that the proposed model stealing attacks against GNNs achieve promising performance.

📄 PDF Abstract BibTeX arXiv:2112.08331

Code (1)

xinleihe/gnnstealing 공식 구현 pytorch

Tasks

model

Similar Papers 제목 키워드 기반

Link Stealing Attacks Against Inductive Graph Neural Networks

2024-05-09 · Yixin Wu, Xinlei He, Pascal Berrang, Mathias Humbert 외

A graph neural network (GNN) is a type of neural network that is specifically designed to process graph-structured data. Typically, GNNs can be implemented in two settings, including the transductive setting and the indu…

Graph Neural Network

Efficient Model-Stealing Attacks Against Inductive Graph Neural Networks

2024-05-20 · Marcin Podhajski, Jan Dubiński, Franziska Boenisch, Adam Dziedzic 외

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…

Contrastive Learning

GRID: Protecting Training Graph from Link Stealing Attacks on GNN Models

2025-01-19 · Jiadong Lou, Xu Yuan, Rui Zhang, Xingliang Yuan 외

Graph neural networks (GNNs) have exhibited superior performance in various classification tasks on graph-structured data. However, they encounter the potential vulnerability from the link stealing attacks, which can inf…

Prediction

Large Language Models for Link Stealing Attacks Against Graph Neural Networks

2024-06-22 · Faqian Guan, Tianqing Zhu, Hui Sun, Wanlei Zhou 외

Graph data contains rich node features and unique edge information, which have been applied across various domains, such as citation networks or recommendation systems. Graph Neural Networks (GNNs) are specialized for ha…

Recommendation Systems

Prediction Poisoning: Towards Defenses Against DNN Model Stealing Attacks

2019-06-26 · ICLR 2020 1 · Tribhuvanesh Orekondy, Bernt Schiele, Mario Fritz

High-performance Deep Neural Networks (DNNs) are increasingly deployed in many real-world applications e.g., cloud prediction APIs. Recent advances in model functionality stealing attacks via black-box access (i.e., inpu…

Autonomous VehiclesPrediction