TL;DR
PASA is a novel watermarking method for LLM-generated text that embeds watermarks at the semantic level, ensuring robustness against paraphrasing attacks while maintaining high text quality.
Contribution
We introduce PASA, a principled semantic-level watermarking algorithm grounded in a theoretical framework, outperforming existing methods against semantic-invariant attacks.
Findings
PASA remains robust under strong paraphrasing attacks.
PASA outperforms standard vocabulary-space baselines.
Ablation studies confirm hyperparameter effectiveness.
Abstract
Watermarking for large language models (LLMs) is a promising approach for detecting LLM-generated text and enabling responsible deployment. However, existing watermarking methods are often vulnerable to semantic-invariant attacks, such as paraphrasing. We propose PASA, a principled, robust, and distortion-free watermarking algorithm that embeds and detects a watermark at the semantic level. PASA operates on semantic clusters in a latent embedding space and constructs a distributional dependency between token and auxiliary sequences via shared randomness synchronized by a secret key and semantic history. This design is grounded in our theoretical framework that characterizes a jointly optimal embedding-detection pair, achieving the fundamental trade-offs among detection accuracy, robustness, and distortion. Evaluations across multiple LLMs and semantic-invariant attacks demonstrate that…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
