Chrome Extension
WeChat Mini Program
Use on ChatGLM

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

arXiv (Cornell University)(2023)

Guangzhou University Artificial intelligence Research Institute | Beijing Institute of Technology School of Computer Science | Guangzhou University School of Computer Science

Cited 0|Views30
Abstract
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
More
Translated text
Key words
Image Forgery Detection,Unsupervised Learning,Deep Learning
PDF
Bibtex
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Related Papers
INDIVIDUALIZED TREAT, Jinsung Yoon
2018

被引用1565 | 浏览

Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出GanFinger,一种基于生成对抗网络(GANs)的神经网络指纹生成方法,用于提高神经网络所有权的验证效率、隐秘性和辨识度。

方法】:GanFinger通过GAN生成难以察觉的对抗性样本对,基于这些样本的网络输出行为构建指纹,并通过计算指纹示例输出的准确性-鲁棒性距离来评估网络相似性。

实验】:实验构建了一个包含186个网络、五种网络结构和四种流行后处理技术的全面基准,结果显示GanFinger在指纹生成速度上比现有技术快6.57倍,ARUC值提高了0.175,相对改进约26%。