paper-with-me

Papers

GanFinger: GAN-Based Fingerprint Generation for Deep Neural Network Ownership Verification

2023-12-25 · Huali Ren, Anli Yan, Xiaojun Ren, Pei-Gen Ye, Chong-zhi Gao, Zhili Zhou, Jin Li

Deep neural networks (DNNs) are extensively employed in a wide range of application scenarios. Generally, training a commercially viable neural network requires significant amounts of data and computing resources, and it is easy for unauthorized users to use the networks illegally. Therefore, network ownership verification has become one of the most crucial steps in safeguarding digital assets. To verify the ownership of networks, the existing network fingerprinting approaches perform poorly in the aspects of efficiency, stealthiness, and discriminability. To address these issues, we propose a network fingerprinting approach, named as GanFinger, to construct the network fingerprints based on the network behavior, which is characterized by network outputs of pairs of original examples and conferrable adversarial examples. Specifically, GanFinger leverages Generative Adversarial Networks (GANs) to effectively generate conferrable adversarial examples with imperceptible perturbations. These examples can exhibit identical outputs on copyrighted and pirated networks while producing different results on irrelevant networks. Moreover, to enhance the accuracy of fingerprint ownership verification, the network similarity is computed based on the accuracy-robustness distance of fingerprint examples'outputs. To evaluate the performance of GanFinger, we construct a comprehensive benchmark consisting of 186 networks with five network structures and four popular network post-processing techniques. The benchmark experiments demonstrate that GanFinger significantly outperforms the state-of-the-arts in efficiency, stealthiness, and discriminability. It achieves a remarkable 6.57 times faster in fingerprint generation and boosts the ARUC value by 0.175, resulting in a relative improvement of about 26%.

📄 PDF Abstract BibTeX arXiv:2312.15617

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

iSeal: Encrypted Fingerprinting for Reliable LLM Ownership Verification

2025-11-12 · Zixun Xiong, Gaoyi Wu, Qingyang Yu, Mingyu Derek Ma 외 arxiv

Given the high cost of large language model (LLM) training from scratch, safeguarding LLM intellectual property (IP) has become increasingly crucial. As the standard paradigm for IP ownership verification, LLM fingerprin…

MergePrint: Merge-Resistant Fingerprints for Robust Black-box Ownership Verification of Large Language Models

2024-10-11 · Shojiro Yamabe, Futa Waseda, Tsubasa Takahashi, Koki Wataoka

Protecting the intellectual property of Large Language Models (LLMs) has become increasingly critical due to the high cost of training. Model merging, which integrates multiple expert models into a single multi-task mode…

Fingerprinting Deep Neural Networks for Ownership Protection: An Analytical Approach

2026-03-22 · Guang Yang, Ziye Geng, Yihang Chen, Changqing Luo arxiv

Adversarial-example-based fingerprinting approaches, which leverage the decision boundary characteristics of deep neural networks (DNNs) to craft fingerprints, have proven effective for model ownership protection. Howeve…

A Robust Watermark-based Fingerprint Framework for GNNs Ownership Verification

2026-09-04 · Han Zhang, Yan Wang, Guanfeng Liu, Pengfei Ding 외 arxiv

The high training cost of Graph Neural Networks (GNNs) has raised growing concerns regarding model ownership infringement, such as model stealing and unauthorized misuse. To verify model ownership and prevent significant…

Generative Models are Self-Watermarked: Declaring Model Authentication through Re-Generation

2024-02-23 · Aditya Desu, Xuanli He, Qiongkai Xu, Wei Lu

As machine- and AI-generated content proliferates, protecting the intellectual property of generative models has become imperative, yet verifying data ownership poses formidable challenges, particularly in cases of unaut…

Misinformation