paper-with-me

홈 › Papers

Customized Watermarking for Deep Neural Networks via Label Distribution Perturbation

2022-08-10 · Tzu-Yun Chien, Chih-Ya Shen

With the increasing application value of machine learning, the intellectual property (IP) rights of deep neural networks (DNN) are getting more and more attention. With our analysis, most of the existing DNN watermarking methods can resist fine-tuning and pruning attack, but distillation attack. To address these problem, we propose a new DNN watermarking framework, Unified Soft-label Perturbation (USP), having a detector paired with the model to be watermarked, and Customized Soft-label Perturbation (CSP), embedding watermark via adding perturbation into the model output probability distribution. Experimental results show that our methods can resist all watermark removal attacks and outperform in distillation attack. Besides, we also have an excellent trade-off between the main task and watermarking that achieving 98.68% watermark accuracy while only affecting the main task accuracy by 0.59%.

📄 PDF Abstract BibTeX arXiv:2208.05477

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Linear Ensembles Wash Away Watermarks: On the Fragility of Distributional Perturbations in LLMs

2026-05-28 · Zhihao Wu, Gracia Gong, Qinglin Zhu, Yudong Chen 외 arxiv

Watermarking embeds statistical signatures in AI-generated text for detection and attribution. We reveal a fundamental vulnerability: when users access multiple models (today's reality), watermarks trivially fail. Waterm…

Text Detection

Evaluating Durability: Benchmark Insights into Multimodal Watermarking

2024-06-06 · JieLin Qiu, William Han, Xuandong Zhao, Shangbang Long 외

With the development of large models, watermarks are increasingly employed to assert copyright, verify authenticity, or monitor content distribution. As applications become more multimodal, the utility of watermarking te…

Text Generation

Did You Train on My Dataset? Towards Public Dataset Protection with Clean-Label Backdoor Watermarking

2023-03-20 · Ruixiang Tang, Qizhang Feng, Ninghao Liu, Fan Yang 외

The huge supporting training data on the Internet has been a key factor in the success of deep learning models. However, this abundance of public-available data also raises concerns about the unauthorized exploitation of…

Anomaly Detection

Adversarial Watermarking for Face Recognition

2024-09-24 · Yuguang Yao, Anil Jain, Sijia Liu

Watermarking is an essential technique for embedding an identifier (i.e., watermark message) within digital images to assert ownership and monitor unauthorized alterations. In face recognition systems, watermarking plays…

Face Recognition

Watermark Smoothing Attacks against Language Models

2024-07-19 · Hongyan Chang, Hamed Hassani, Reza Shokri

Watermarking is a technique used to embed a hidden signal in the probability distribution of text generated by large language models (LLMs), enabling attribution of the text to the originating model. We introduce smoothi…