Steganographic Passport: An Owner and User Verifiable Credential for Deep Model IP Protection Without Retraining
About
Ensuring the legal usage of deep models is crucial to promoting trustable, accountable, and responsible artificial intelligence innovation. Current passport-based methods that obfuscate model functionality for license-to-use and ownership verifications suffer from capacity and quality constraints, as they require retraining the owner model for new users. They are also vulnerable to advanced Expanded Residual Block ambiguity attacks. We propose Steganographic Passport, which uses an invertible steganographic network to decouple license-to-use from ownership verification by hiding the user's identity images into the owner-side passport and recovering them from their respective user-side passports. An irreversible and collision-resistant hash function is used to avoid exposing the owner-side passport from the derived user-side passports and increase the uniqueness of the model signature. To safeguard both the passport and model's weights against advanced ambiguity attacks, an activation-level obfuscation is proposed for the verification branch of the owner's model. By jointly training the verification and deployment branches, their weights become tightly coupled. The proposed method supports agile licensing of deep models by providing a strong ownership proof and license accountability without requiring a separate model retraining for the admission of every new user. Experiment results show that our Steganographic Passport outperforms other passport-based deep model protection methods in robustness against various known attacks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | CIFAR-10 | Deployment Accuracy94.89 | 20 | |
| Image Classification | CIFAR-10, CIFAR-100, Caltech-101, Caltech-256 Average | Absolute Difference (AD)0.00e+0 | 8 | |
| Ownership Verification | CIFAR-10 | ERB (Deployment)94.7 | 8 | |
| Performance Fidelity under Fine-tuning Attack | CIFAR-100 to CIFAR-10 (fine-tuning attack) | Performance Fidelity0.9228 | 8 | |
| Ownership Verification | CIFAR-100 | ERB (deployment)75.85 | 8 | |
| Ownership Verification | Caltech-256 | ERB (Deployment)52.87 | 8 | |
| Performance Fidelity under Fine-tuning Attack | Caltech-256 to Caltech-101 (fine-tuning attack) | Performance Fidelity76.09 | 8 | |
| Ownership Verification | Caltech-101 | ERB (Deployment)73 | 8 | |
| Performance Fidelity under Fine-tuning Attack | Caltech-101 to Caltech-256 (fine-tuning attack) | Performance Fidelity43.91 | 8 | |
| Ownership Verification | CIFAR-10, CIFAR-100, Caltech-101, Caltech-256 Aggregate | AD16.2 | 8 |