REVIEW 5 cited by
Adaptive Text Watermark for Large Language Models
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
The advancement of Large Language Models (LLMs) has led to increasing concerns about the misuse of AI-generated text, and watermarking for LLM-generated text has emerged as a potential solution. However, it is challenging to generate high-quality watermarked text while maintaining strong security, robustness, and the ability to detect watermarks without prior knowledge of the prompt or model. This paper proposes an adaptive watermarking strategy to address this problem. To improve the text quality and maintain robustness, we adaptively add watermarking to token distributions with high entropy measured using an auxiliary model and keep the low entropy token distributions untouched. For the sake of security and to further minimize the watermark's impact on text quality, instead of using a fixed green/red list generated from a random secret key, which can be vulnerable to decryption and forgery, we adaptively scale up the output logits in proportion based on the semantic embedding of previously generated text using a well designed semantic mapping model. Our experiments involving various LLMs demonstrate that our approach achieves comparable robustness performance to existing watermark methods. Additionally, the text generated by our method has perplexity comparable to that of \emph{un-watermarked} LLMs while maintaining security even under various attacks.
Forward citations
Cited by 5 Pith papers
-
Paladin: Defending LLM-enabled Phishing Emails with a New Trigger-Tag Paradigm
A trigger-tag watermark embedded by fine-tuning lets modified LLMs mark their own phishing outputs for cheap detection.
-
Disappearing Ink: Obfuscation Breaks N-gram Code Watermarks in Theory and Practice
Obfuscation reduces detection of N-gram watermarked code to random guessing, and the authors prove this is unavoidable under a distribution consistency assumption.
-
Enhancing Watermarking Quality for LLMs via Contextual Generation States Awareness
A context-aware plug-in for LLM watermarking that skips or weakens watermarks on semantically critical tokens, improving task accuracy at similar detection rates.
-
Autoregressive Images Watermarking through Lexical Biasing: An Approach Resistant to Regeneration Attack
LBW embeds watermarks into autoregressive image token maps by biasing token sampling toward a secret green list and detects them with a z-test on green-token counts.
-
Invariant-based Robust Weights Watermark for Large Language Models
An invariant-based weights watermark embeds per-user keys into the null space of transformer invariants and uses noise to repel collusion.
Discussion (0). Sign in to comment.