paper-with-me

홈 › Papers

Watermarking Graph Neural Networks based on Backdoor Attacks

2021-10-21 · Jing Xu, Stefanos Koffas, Oguzhan Ersoy, Stjepan Picek

Graph Neural Networks (GNNs) have achieved promising performance in various real-world applications. Building a powerful GNN model is not a trivial task, as it requires a large amount of training data, powerful computing resources, and human expertise in fine-tuning the model. Moreover, with the development of adversarial attacks, e.g., model stealing attacks, GNNs raise challenges to model authentication. To avoid copyright infringement on GNNs, verifying the ownership of the GNN models is necessary. This paper presents a watermarking framework for GNNs for both graph and node classification tasks. We 1) design two strategies to generate watermarked data for the graph classification task and one for the node classification task, 2) embed the watermark into the host model through training to obtain the watermarked GNN model, and 3) verify the ownership of the suspicious model in a black-box setting. The experiments show that our framework can verify the ownership of GNN models with a very high probability (up to $99\%$) for both tasks. Finally, we experimentally show that our watermarking approach is robust against a state-of-the-art model extraction technique and four state-of-the-art defenses against backdoor attacks.

📄 PDF Abstract BibTeX arXiv:2110.11024

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGraph ClassificationModel extractionNode ClassificationTask 2

Similar Papers 제목 키워드 기반

Watermarking Graph Neural Networks via Explanations for Ownership Protection

2025-01-09 · Jane Downer, Ren Wang, Binghui Wang

Graph Neural Networks (GNNs) are the mainstream method to learn pervasive graph data and are widely deployed in industry, making their intellectual property valuable. However, protecting GNNs from unauthorized use remain…

Bounding-box Watermarking: Defense against Model Extraction Attacks on Object Detectors

2024-11-20 · Satoru Koda, Ikuya Morikawa

Deep neural networks (DNNs) deployed in a cloud often allow users to query models via the APIs. However, these APIs expose the models to model extraction attacks (MEAs). In this attack, the attacker attempts to duplicate…

Model extractionobject-detectionObject Detection

GENIE: Watermarking Graph Neural Networks for Link Prediction

2024-06-07 · Venkata Sai Pranav Bachina, Ankit Gangwal, Aaryan Ajay Sharma, Charu Sharma

Graph Neural Networks (GNNs) have become invaluable intellectual property in graph-based machine learning. However, their vulnerability to model stealing attacks when deployed within Machine Learning as a Service (MLaaS)…

Backdoor AttackDrug DiscoveryGraph ClassificationLink Prediction+3

WGLE:Backdoor-free and Multi-bit Black-box Watermarking for Graph Neural Networks

2025-06-10 · Tingzhi Li, Xuefeng Liu

Graph Neural Networks (GNNs) are increasingly deployed in graph-related applications, making ownership verification critical to protect their intellectual property against model theft. Fingerprinting and black-box waterm…

Invisible Backdoor Triggers in Image Editing Model via Deep Watermarking

2025-06-05 · Yu-Feng Chen, Tzuhsuan Huang, Pin-Yen Chiu, Jun-Cheng Chen

Diffusion models have achieved remarkable progress in both image generation and editing. However, recent studies have revealed their vulnerability to backdoor attacks, in which specific patterns embedded in the input can…

Backdoor AttackImage Generation