paper-with-me

홈 › Papers

A Resilient and Accessible Distribution-Preserving Watermark for Large Language Models

2023-10-11 · Yihan Wu, Zhengmian Hu, Junfeng Guo, Hongyang Zhang, Heng Huang

Watermarking techniques offer a promising way to identify machine-generated content via embedding covert information into the contents generated from language models. A challenge in the domain lies in preserving the distribution of original generated content after watermarking. Our research extends and improves upon existing watermarking framework, placing emphasis on the importance of a \textbf{Di}stribution-\textbf{P}reserving (DiP) watermark. Contrary to the current strategies, our proposed DiPmark simultaneously preserves the original token distribution during watermarking (distribution-preserving), is detectable without access to the language model API and prompts (accessible), and is provably robust to moderate changes of tokens (resilient). DiPmark operates by selecting a random set of tokens prior to the generation of a word, then modifying the token distribution through a distribution-preserving reweight function to enhance the probability of these selected tokens during the sampling process. Extensive empirical evaluation on various language models and tasks demonstrates our approach's distribution-preserving property, accessibility, and resilience, making it a effective solution for watermarking tasks that demand impeccable quality preservation.

📄 PDF Abstract BibTeX arXiv:2310.07710

Code (2)

yihwu/dipmark 공식 구현 pytorch
Xieyangxinyu/Unbiased-Watermark-via-Maximal-Coupling pytorch

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

The Impact of Audio Watermarking on Audio Anti-Spoofing Countermeasures

2025-09-25 · Zhenshan Zhang, Xueping Zhang, Yechen Wang, Liwei Jin 외 arxiv

This paper presents the first study on the impact of audio watermarking on spoofing countermeasures. While anti-spoofing systems are essential for securing speech-based applications, the influence of widely used audio wa…

Removing Watermarks with Partial Regeneration using Semantic Information

2025-05-13 · Krti Tallam, John Kevin Cava, Caleb Geniesse, N. Benjamin Erichson 외

As AI-generated imagery becomes ubiquitous, invisible watermarks have emerged as a primary line of defense for copyright and provenance. The newest watermarking schemes embed semantic signals - content-aware patterns tha…

SSIMZero Shot Segmentation

Provenance detection through learning transformation-resilient watermarking

2019-09-25 · Jamie Hayes, Krishnamurthy Dvijotham, Yutian Chen, Sander Dieleman 외

Advancements in deep generative models have made it possible to synthesize images, videos and audio signals that are hard to distinguish from natural signals, creating opportunities for potential abuse of these capabilit…

Class-feature Watermark: A Resilient Black-box Watermark Against Model Extraction Attacks

2025-11-11 · Yaxin Xiao, Qingqing Ye, Zi Liang, Haoyang Li 외 arxiv

Machine learning models constitute valuable intellectual property, yet remain vulnerable to model extraction attacks (MEA), where adversaries replicate their functionality through black-box queries. Model watermarking co…

Model extraction

SleeperMark: Towards Robust Watermark against Fine-Tuning Text-to-image Diffusion Models

2024-12-06 · CVPR 2025 1 · Zilan Wang, Junfeng Guo, Jiacheng Zhu, Yiming Li 외

Recent advances in large-scale text-to-image (T2I) diffusion models have enabled a variety of downstream applications, including style customization, subject-driven personalization, and conditional generation. As T2I mod…