English

DynaMarks: Defending Against Deep Learning Model Extraction Using Dynamic Watermarking

Cryptography and Security 2022-07-28 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

The functionality of a deep learning (DL) model can be stolen via model extraction where an attacker obtains a surrogate model by utilizing the responses from a prediction API of the original model. In this work, we propose a novel watermarking technique called DynaMarks to protect the intellectual property (IP) of DL models against such model extraction attacks in a black-box setting. Unlike existing approaches, DynaMarks does not alter the training process of the original model but rather embeds watermark into a surrogate model by dynamically changing the output responses from the original model prediction API based on certain secret parameters at inference runtime. The experimental outcomes on Fashion MNIST, CIFAR-10, and ImageNet datasets demonstrate the efficacy of DynaMarks scheme to watermark surrogate models while preserving the accuracies of the original models deployed in edge devices. In addition, we also perform experiments to evaluate the robustness of DynaMarks against various watermark removal strategies, thus allowing a DL model owner to reliably prove model ownership.

Keywords

Cite

@article{arxiv.2207.13321,
  title  = {DynaMarks: Defending Against Deep Learning Model Extraction Using Dynamic Watermarking},
  author = {Abhishek Chakraborty and Daniel Xing and Yuntao Liu and Ankur Srivastava},
  journal= {arXiv preprint arXiv:2207.13321},
  year   = {2022}
}

Comments

7 pages, 2 figures

R2 v1 2026-06-25T01:15:52.540Z