paper-with-me

Papers

Distillation-Resistant Watermarking for Model Protection in NLP

2022-10-07 · Xuandong Zhao, Lei LI, Yu-Xiang Wang

How can we protect the intellectual property of trained NLP models? Modern NLP models are prone to stealing by querying and distilling from their publicly exposed APIs. However, existing protection methods such as watermarking only work for images but are not applicable to text. We propose Distillation-Resistant Watermarking (DRW), a novel technique to protect NLP models from being stolen via distillation. DRW protects a model by injecting watermarks into the victim's prediction probability corresponding to a secret key and is able to detect such a key by probing a suspect model. We prove that a protected model still retains the original accuracy within a certain bound. We evaluate DRW on a diverse set of NLP tasks including text classification, part-of-speech tagging, and named entity recognition. Experiments show that DRW protects the original model and detects stealing suspects at 100% mean average precision for all four tasks while the prior method fails on two.

📄 PDF Abstract BibTeX arXiv:2210.03312

Code (1)

xuandongzhao/drw 공식 구현 pytorch

Tasks

modelNamed Entity RecognitionNamed Entity Recognition (NER)Part-Of-Speech TaggingText Classification

Similar Papers 제목 키워드 기반

Deep Serial Number: Computational Watermarking for DNN Intellectual Property Protection

2020-11-17 · Ruixiang Tang, Mengnan Du, Xia Hu

In this paper, we present DSN (Deep Serial Number), a simple yet effective watermarking algorithm designed specifically for deep neural networks (DNNs). Unlike traditional methods that incorporate identification signals …

Knowledge Distillationvalid

PreGIP: Watermarking the Pretraining of Graph Neural Networks for Deep Intellectual Property Protection

2024-02-06 · Enyan Dai, Minhua Lin, Suhang Wang

Pretraining on Graph Neural Networks (GNNs) has shown great power in facilitating various downstream tasks. As pretraining generally requires huge amount of data and computational resources, the pretrained GNNs are high-…

CSGuard: Toward Forgery-Resistant Watermarking in Diffusion Models via Compressed Sensing Constraint

2026-05-02 · Jiewei Lai, Lan Zhang, Chen Tang, Pengcheng Sun 외 arxiv

Latent-based diffusion model watermarking embeds watermarks into generated images' latent space to enable content attribution, offering a training-free solution for intellectual property protection and digital forensics.…

Image Generation

A DTCWT-SVD Based Video Watermarking resistant to frame rate conversion

2022-06-02 · Yifei Wang, Qichao Ying, Zhenxing Qian, Sheng Li 외

Videos can be easily tampered, copied and redistributed by attackers for illegal and monetary usage. Such behaviors severely jeopardize the interest of content owners. Despite huge efforts made in digital video watermark…

Robust Multi-bit Natural Language Watermarking through Invariant Features

2023-05-03 · KiYoon Yoo, Wonhyuk Ahn, Jiho Jang, Nojun Kwak

Recent years have witnessed a proliferation of valuable original natural language contents found in subscription-based media outlets, web novel platforms, and outputs of large language models. However, these contents are…