Protecting Deep Neural Network Intellectual Property with Chaos-Based White-Box Watermarking
Sangeeth B, Serena Nicolazzo, Deepa K., Vinod P

TL;DR
This paper introduces a chaos-based white-box watermarking method for DNNs that embeds ownership information into model weights, ensuring robustness against model modifications without affecting performance.
Contribution
It proposes a novel watermarking framework using chaotic sequences embedded into DNN weights, with a verification process employing genetic algorithms for ownership proof.
Findings
Watermark remains detectable after fine-tuning
Negligible impact on model accuracy
Effective ownership verification demonstrated on MNIST and CIFAR-10
Abstract
The rapid proliferation of deep neural networks (DNNs) across several domains has led to increasing concerns regarding intellectual property (IP) protection and model misuse. Trained DNNs represent valuable assets, often developed through significant investments. However, the ease with which models can be copied, redistributed, or repurposed highlights the urgent need for effective mechanisms to assert and verify model ownership. In this work, we propose an efficient and resilient white-box watermarking framework that embeds ownership information into the internal parameters of a DNN using chaotic sequences. The watermark is generated using a logistic map, a well-known chaotic function, producing a sequence that is sensitive to its initialization parameters. This sequence is injected into the weights of a chosen intermediate layer without requiring structural modifications to the model…
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 · Physical Unclonable Functions (PUFs) and Hardware Security · Digital Media Forensic Detection
