Non-transferable Pruning
Ruyi Ding, Lili Su, Aidong Adam Ding, Yunsi Fei

TL;DR
This paper introduces Non-Transferable Pruning (NTP), a novel method to protect pretrained DNNs from unauthorized transfer learning by selectively pruning models to reduce their transferability to unauthorized domains, validated through extensive experiments.
Contribution
The study proposes NTP, a new pruning-based approach with a novel non-transferability metric, to effectively prevent pretrained models from being transferred to unauthorized domains.
Findings
NTP significantly reduces model transferability, with an average SLC-AUC of -0.54.
NTP outperforms existing non-transferable learning methods.
Validated in both supervised and self-supervised learning scenarios.
Abstract
Pretrained Deep Neural Networks (DNNs), developed from extensive datasets to integrate multifaceted knowledge, are increasingly recognized as valuable intellectual property (IP). To safeguard these models against IP infringement, strategies for ownership verification and usage authorization have emerged. Unlike most existing IP protection strategies that concentrate on restricting direct access to the model, our study addresses an extended DNN IP issue: applicability authorization, aiming to prevent the misuse of learned knowledge, particularly in unauthorized transfer learning scenarios. We propose Non-Transferable Pruning (NTP), a novel IP protection method that leverages model pruning to control a pretrained DNN's transferability to unauthorized data domains. Selective pruning can deliberately diminish a model's suitability on unauthorized domains, even with full fine-tuning.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
MethodsPruning
