Deep Learning model integrity checking mechanism using watermarking technique
Shahinul Hoque, Farhin Farhad Riya, Yingyuan Yang, Jinyuan Sun

TL;DR
This paper proposes a low-cost watermarking-based mechanism to verify the integrity of deep learning models, especially in continuous training scenarios, enhancing security in critical applications.
Contribution
It introduces a novel watermarking technique for deep learning model integrity checking that is efficient and effective during ongoing model updates.
Findings
Effective in monitoring model integrity during continuous training
Low computational overhead compared to re-hashing methods
Applicable to complex data distributions in Cyber-Physical Systems
Abstract
In response to the growing popularity of Machine Learning (ML) techniques to solve problems in various industries, various malicious groups have started to target such techniques in their attack plan. However, as ML models are constantly updated with continuous data, it is very hard to monitor the integrity of ML models. One probable solution would be to use hashing techniques. Regardless of how that would mean re-hashing the model each time the model is trained on newer data which is computationally expensive and not a feasible solution for ML models that are trained on continuous data. Therefore, in this paper, we propose a model integrity-checking mechanism that uses model watermarking techniques to monitor the integrity of ML models. We then demonstrate that our proposed technique can monitor the integrity of ML models even when the model is further trained on newer data with a low…
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
TopicsNetwork Security and Intrusion Detection · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
