paper-with-me

홈 › Papers

Multi-Bit Distortion-Free Watermarking for Large Language Models

2024-02-26 · Massieh Kordi Boroujeny, Ya Jiang, Kai Zeng, Brian Mark

Methods for watermarking large language models have been proposed that distinguish AI-generated text from human-generated text by slightly altering the model output distribution, but they also distort the quality of the text, exposing the watermark to adversarial detection. More recently, distortion-free watermarking methods were proposed that require a secret key to detect the watermark. The prior methods generally embed zero-bit watermarks that do not provide additional information beyond tagging a text as being AI-generated. We extend an existing zero-bit distortion-free watermarking method by embedding multiple bits of meta-information as part of the watermark. We also develop a computationally efficient decoder that extracts the embedded information from the watermark with low bit error rate.

📄 PDF Abstract BibTeX arXiv:2402.16578

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Breaking Distortion-free Watermarks in Large Language Models

2025-02-25 · Shayleen Reynolds, Hengzhi He, Dung Daniel T. Ngo, Saheed Obitayo 외

In recent years, LLM watermarking has emerged as an attractive safeguard against AI-generated content, with promising applications in many real-world domains. However, there are growing concerns that the current LLM wate…

ArcMark: Distortion-Free Multi-Byte LLM Watermark via Optimal Transport

2026-02-06 · Atefeh Gilani, Sajani Vithana, Carol Xuan Long, Oliver Kosut 외 arxiv

Watermarking is an important tool for promoting the responsible use of large language models (LLMs). Existing watermarks insert a signal into generated tokens that either flags LLM-generated text (zero-bit watermarking) …

MC$^2$Mark: Distortion-Free Multi-Bit Watermarking for Long Messages

2026-02-15 · Xuehao Cui, Ruibo Chen, Yihan Wu, Heng Huang arxiv

Large language models now produce text indistinguishable from human writing, which increases the need for reliable provenance tracing. Multi-bit watermarking can embed identifiers into generated text, but existing method…

Towards Better Statistical Understanding of Watermarking LLMs

2024-03-19 · Zhongze Cai, Shang Liu, Hanzhao Wang, Huaiyang Zhong 외

In this paper, we study the problem of watermarking large language models (LLMs). We consider the trade-off between model distortion and detection ability and formulate it as a constrained optimization problem based on t…

Adversarial Shallow Watermarking

2025-04-28 · Guobiao Li, Lei Tan, Yuliang Xue, Gaozhi Liu 외

Recent advances in digital watermarking make use of deep neural networks for message embedding and extraction. They typically follow the ``encoder-noise layer-decoder''-based architecture. By deliberately establishing a …

Decoder