Copy, Right? A Testing Framework for Copyright Protection of Deep Learning Models
Jialuo Chen, Jingyi Wang, Tinglan Peng, Youcheng Sun, Peng Cheng,, Shouling Ji, Xingjun Ma, Bo Li, Dawn Song

TL;DR
This paper introduces DEEPJUDGE, a non-invasive, efficient testing framework that compares deep learning models using diverse metrics to verify copyright infringement, demonstrating robustness against various attack scenarios.
Contribution
The paper presents a novel, non-invasive testing framework for DL copyright protection that leverages model comparison metrics, offering robustness and efficiency over watermarking methods.
Findings
Effective in detecting model copying under various attack scenarios
Robust against model extraction and adaptive attacks
Works efficiently with small test sets and diverse metrics
Abstract
Deep learning (DL) models, especially those large-scale and high-performance ones, can be very costly to train, demanding a great amount of data and computational resources. Unauthorized reproduction of DL models can lead to copyright infringement and cause huge economic losses to model owners. Existing copyright protection techniques are mostly based on watermarking, which embeds an owner-specified watermark into the model. While being able to provide exact ownership verification, these techniques are 1) invasive, as they need to tamper with the training process, which may affect the utility or introduce new security risks; 2) prone to adaptive attacks that attempt to remove the watermark; and 3) not robust to the emerging model extraction attacks. Latest fingerprinting work, though being non-invasive, also falls short when facing the diverse and ever-growing attack scenarios. In this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Digital and Cyber Forensics · Advanced Neural Network Applications
