TL;DR
This paper presents an end-to-end logits perturbation approach for watermarking large language models, improving robustness against text modifications while maintaining high text quality.
Contribution
It introduces a novel joint optimization method with online prompting to enhance watermark robustness and quality, outperforming existing techniques.
Findings
Achieves 37-39% better robustness against paraphrasing.
Maintains text quality comparable to distortion-free methods.
Generalizes well across different LLMs.
Abstract
The rise of LLMs has increased concerns over source tracing and copyright protection for AIGC, highlighting the need for advanced detection technologies. Passive detection methods usually face high false positives, while active watermarking techniques using logits or sampling manipulation offer more effective protection. Existing LLM watermarking methods, though effective on unaltered content, suffer significant performance drops when the text is modified and could introduce biases that degrade LLM performance in downstream tasks. These methods fail to achieve an optimal tradeoff between text quality and robustness, particularly due to the lack of end-to-end optimization of the encoder and decoder. In this paper, we introduce a novel end-to-end logits perturbation method for watermarking LLM-generated text. By jointly optimization, our approach achieves a better balance between quality…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
