Passport-aware Normalization for Deep Model Protection
Jie Zhang, Dongdong Chen, Jing Liao, Weiming Zhang, Gang, Hua, Nenghai Yu

TL;DR
This paper introduces a passport-aware normalization method that enhances deep model IP protection without altering the original network structure, demonstrating robustness against various attacks and enabling effective ownership verification.
Contribution
A novel passport-aware normalization technique applicable to existing layers, adding a detachable branch for IP protection without performance loss or structural changes.
Findings
Effective in image and 3D point recognition models
Robust against fine-tuning, compression, and ambiguity attacks
Enables black-box and white-box ownership verification
Abstract
Despite tremendous success in many application scenarios, deep learning faces serious intellectual property (IP) infringement threats. Considering the cost of designing and training a good model, infringements will significantly infringe the interests of the original model owner. Recently, many impressive works have emerged for deep model IP protection. However, they either are vulnerable to ambiguity attacks, or require changes in the target network structure by replacing its original normalization layers and hence cause significant performance drops. To this end, we propose a new passport-aware normalization formulation, which is generally applicable to most existing normalization layers and only needs to add another passport-aware branch for IP protection. This new branch is jointly trained with the target model but discarded in the inference stage. Therefore it causes no structure…
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
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Software Testing and Debugging Techniques
