paper-with-me

홈 › Papers

What can Discriminator do? Towards Box-free Ownership Verification of Generative Adversarial Networks

2023-01-01 · ICCV 2023 1 · Ziheng Huang, Boheng Li, Yan Cai, Run Wang, Shangwei Guo, Liming Fang, Jing Chen, Lina Wang

In recent decades, Generative Adversarial Network (GAN) and its variants have achieved unprecedented success in image synthesis. However, well-trained GANs are under the threat of illegal steal or leakage. The prior studies on remote ownership verification assume a black-box setting where the defender can query the suspicious model with specific inputs, which we identify is not enough for generation tasks. To this end, in this paper, we propose a novel IP protection scheme for GANs where ownership verification can be done by checking outputs only, without choosing the inputs (i.e., box-free setting). Specifically, we make use of the unexploited potential of the discriminator to learn a hypersphere that captures the unique distribution learned by the paired generator. Extensive evaluations on two popular GAN tasks and more than 10 GAN architectures demonstrate our proposed scheme to effectively verify the ownership. Our proposed scheme shown to be immune to popular input-based removal attacks and robust against other existing attacks. The source code and models are available at https://github.com/AbstractTeen/gan_ownership_verification.

📄 PDF Abstract BibTeX

Code (1)

abstractteen/gan_ownership_verification 공식 구현 pytorch

Tasks

Generative Adversarial NetworkImage Generation

Similar Papers 제목 키워드 기반

What can Discriminator do? Towards Box-free Ownership Verification of Generative Adversarial Network

2023-07-29 · Ziheng Huang, Boheng Li, Yan Cai, Run Wang 외

In recent decades, Generative Adversarial Network (GAN) and its variants have achieved unprecedented success in image synthesis. However, well-trained GANs are under the threat of illegal steal or leakage. The prior stud…

Generative Adversarial NetworkImage Generation

Knowledge-Free Black-Box Watermark and Ownership Proof for Image Classification Neural Networks

2022-04-09 · Fangqi Li, Shilin Wang

Watermarking has become a plausible candidate for ownership verification and intellectual property protection of deep neural networks. Regarding image classification neural networks, current watermarking schemes uniforml…

image-classificationImage Classification

OVLA: Neural Network Ownership Verification using Latent Watermarks

2023-06-15 · Feisi Fu, Wenchao Li

Ownership verification for neural networks is important for protecting these models from illegal copying, free-riding, re-distribution and other intellectual property misuse. We present a novel methodology for neural net…

Data Poisoning

CertDW: Towards Certified Dataset Ownership Verification via Conformal Prediction

2025-06-16 · Ting Qiao, Yiming Li, Jianbin Li, Yingjia Wang 외

Deep neural networks (DNNs) rely heavily on high-quality open-source datasets (e.g., ImageNet) for their success, making dataset ownership verification (DOV) crucial for protecting public dataset copyrights. In this pape…

Conformal Prediction

FedOT: Ownership Verification and Leakage Tracing via Watermarks for Federated LDMs

2026-06-22 · Wenlong Cheng, Yuan Gan, Yunqiu Xu, Jiaxu Miao arxiv

Training Latent Diffusion Models (LDMs) within Federated Learning (FL) has attracted increasing attention due to its ability to combine the powerful generative capacity of LDMs with the privacy-preserving properties of F…

Federated Learning