paper-with-me

Papers

DynaMarks: Defending Against Deep Learning Model Extraction Using Dynamic Watermarking

2022-07-27 · Abhishek Chakraborty, Daniel Xing, Yuntao Liu, Ankur Srivastava

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.

📄 PDF Abstract BibTeX arXiv:2207.13321

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningModel extraction

Similar Papers 제목 키워드 기반

Fraternal Twins: Unifying Attacks on Machine Learning and Digital Watermarking

2017-03-16 · Erwin Quiring, Daniel Arp, Konrad Rieck

Machine learning is increasingly used in security-critical applications, such as autonomous driving, face recognition and malware detection. Most learning methods, however, have not been designed with security in mind an…

Autonomous DrivingBIG-bench Machine LearningFace RecognitionMalware Detection+1

DualGuard: Dual-stream Large Language Model Watermarking Defense against Paraphrase and Spoofing Attack

2025-12-18 · Hao Li, Yubing Ren, Yanan Cao, Yingjie Li 외 arxiv

With the rapid development of cloud-based services, large language models have become increasingly accessible through various web platforms. However, this accessibility has also led to growing risks of model abuse. LLM w…

Defending LLM Watermarking Against Spoofing Attacks with Contrastive Representation Learning

2025-04-09 · Li An, Yujian Liu, Yepeng Liu, Yang Zhang 외

Watermarking has emerged as a promising technique for detecting texts generated by LLMs. Current research has primarily focused on three design criteria: high quality of the watermarked text, high detectability, and robu…

Representation Learning

DAWN: Dynamic Adversarial Watermarking of Neural Networks

2019-06-03 · Sebastian Szyller, Buse Gul Atli, Samuel Marchal, N. Asokan

Training machine learning (ML) models is expensive in terms of computational power, amounts of labeled data and human expertise. Thus, ML models constitute intellectual property (IP) and business value for their owners. …

Model extraction

Reliable Model Watermarking: Defending Against Theft without Compromising on Evasion

2024-04-21 · Hongyu Zhu, Sichu Liang, Wentao Hu, Fangqi Li 외

With the rise of Machine Learning as a Service (MLaaS) platforms,safeguarding the intellectual property of deep learning models is becoming paramount. Among various protective measures, trigger set watermarking has emerg…

MemorizationTransfer Learning