You are caught stealing my winning lottery ticket! Making a lottery ticket claim its ownership
Xuxi Chen, Tianlong Chen, Zhenyu Zhang, Zhangyang Wang

TL;DR
This paper proposes a novel graph-based signature method for verifying ownership of lottery tickets in deep learning models, enhancing copyright protection against various attacks.
Contribution
It introduces a new graph-based signature approach for lottery ticket verification, applicable in both white-box and black-box scenarios, improving robustness against attacks.
Findings
Effective verification on multiple ResNet models
Robust against fine-tuning and pruning attacks
Works in both white-box and black-box settings
Abstract
Despite tremendous success in many application scenarios, the training and inference costs of using deep learning are also rapidly increasing over time. The lottery ticket hypothesis (LTH) emerges as a promising framework to leverage a special sparse subnetwork (i.e., winning ticket) instead of a full model for both training and inference, that can lower both costs without sacrificing the performance. The main resource bottleneck of LTH is however the extraordinary cost to find the sparse mask of the winning ticket. That makes the found winning ticket become a valuable asset to the owners, highlighting the necessity of protecting its copyright. Our setting adds a new dimension to the recently soaring interest in protecting against the intellectual property (IP) infringement of deep models and verifying their ownerships, since they take owners' massive/unique resources to develop or…
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 · Domain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis
