paper-with-me

홈 › Papers

Supervised GAN Watermarking for Intellectual Property Protection

2022-09-07 · Jianwei Fei, Zhihua Xia, Benedetta Tondi, Mauro Barni

We propose a watermarking method for protecting the Intellectual Property (IP) of Generative Adversarial Networks (GANs). The aim is to watermark the GAN model so that any image generated by the GAN contains an invisible watermark (signature), whose presence inside the image can be checked at a later stage for ownership verification. To achieve this goal, a pre-trained CNN watermarking decoding block is inserted at the output of the generator. The generator loss is then modified by including a watermark loss term, to ensure that the prescribed watermark can be extracted from the generated images. The watermark is embedded via fine-tuning, with reduced time complexity. Results show that our method can effectively embed an invisible watermark inside the generated images. Moreover, our method is a general one and can work with different GAN architectures, different tasks, and different resolutions of the output image. We also demonstrate the good robustness performance of the embedded watermark against several post-processing, among them, JPEG compression, noise addition, blurring, and color transformations.

📄 PDF Abstract BibTeX arXiv:2209.03466

Code (0)

등록된 구현이 없습니다.

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

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-…

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…

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