paper-with-me

홈 › Papers

Deep Model Intellectual Property Protection via Deep Watermarking

2021-03-08 · Jie Zhang, Dongdong Chen, Jing Liao, Weiming Zhang, Huamin Feng, Gang Hua, Nenghai Yu

Despite the tremendous success, deep neural networks are exposed to serious IP infringement risks. Given a target deep model, if the attacker knows its full information, it can be easily stolen by fine-tuning. Even if only its output is accessible, a surrogate model can be trained through student-teacher learning by generating many input-output training pairs. Therefore, deep model IP protection is important and necessary. However, it is still seriously under-researched. In this work, we propose a new model watermarking framework for protecting deep networks trained for low-level computer vision or image processing tasks. Specifically, a special task-agnostic barrier is added after the target model, which embeds a unified and invisible watermark into its outputs. When the attacker trains one surrogate model by using the input-output pairs of the barrier target model, the hidden watermark will be learned and extracted afterwards. To enable watermarks from binary bits to high-resolution images, a deep invisible watermarking mechanism is designed. By jointly training the target model and watermark embedding, the extra barrier can even be absorbed into the target model. Through extensive experiments, we demonstrate the robustness of the proposed framework, which can resist attacks with different network structures and objective functions.

📄 PDF Abstract BibTeX arXiv:2103.04980

Code (1)

ZJZAC/Deep-Model-Watermarking 공식 구현 pytorch

Tasks

model

Similar Papers 제목 키워드 기반

Turn Passive to Active: A Survey on Active Intellectual Property Protection of Deep Learning Models

2023-10-15 · Mingfu Xue, Leo Yu Zhang, Yushu Zhang, Weiqiang Liu

The intellectual property protection of deep learning (DL) models has attracted increasing serious concerns. Many works on intellectual property protection for Deep Neural Networks (DNN) models have been proposed. The va…

Management

Watermarking Neuromorphic Brains: Intellectual Property Protection in Spiking Neural Networks

2024-05-07 · Hamed Poursiami, Ihsen Alouani, Maryam Parsa

As spiking neural networks (SNNs) gain traction in deploying neuromorphic computing solutions, protecting their intellectual property (IP) has become crucial. Without adequate safeguards, proprietary SNN architectures ar…

PreGIP: Watermarking the Pretraining of Graph Neural Networks for Deep Intellectual Property Protection

2024-02-06 · Enyan Dai, Minhua Lin, Suhang Wang

Pretraining on Graph Neural Networks (GNNs) has shown great power in facilitating various downstream tasks. As pretraining generally requires huge amount of data and computational resources, the pretrained GNNs are high-…

Deep Intellectual Property Protection: A Survey

2023-04-28 · Yuchen Sun, Tianpeng Liu, Panhe Hu, Qing Liao 외

Deep Neural Networks (DNNs), from AlexNet to ResNet to ChatGPT, have made revolutionary progress in recent years, and are widely used in various fields. The high performance of DNNs requires a huge amount of high-quality…

Survey

THEMIS: Towards Practical Intellectual Property Protection for Post-Deployment On-Device Deep Learning Models

2025-03-31 · Yujin Huang, Zhi Zhang, Qingchuan Zhao, Xingliang Yuan 외

On-device deep learning (DL) has rapidly gained adoption in mobile apps, offering the benefits of offline model inference and user privacy preservation over cloud-based approaches. However, it inevitably stores models on…

GPU