REVIEW 3 cited by
Learning to Watermark LLM-generated Text via Reinforcement Learning
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
We study how to watermark LLM outputs, i.e. embedding algorithmically detectable signals into LLM-generated text to track misuse. Unlike the current mainstream methods that work with a fixed LLM, we expand the watermark design space by including the LLM tuning stage in the watermark pipeline. While prior works focus on token-level watermark that embeds signals into the output, we design a model-level watermark that embeds signals into the LLM weights, and such signals can be detected by a paired detector. We propose a co-training framework based on reinforcement learning that iteratively (1) trains a detector to detect the generated watermarked text and (2) tunes the LLM to generate text easily detectable by the detector while keeping its normal utility. We empirically show that our watermarks are more accurate, robust, and adaptable (to new attacks). It also allows watermarked model open-sourcing. In addition, if used together with alignment, the extra overhead introduced is low - only training an extra reward model (i.e. our detector). We hope our work can bring more effort into studying a broader watermark design that is not limited to working with a fixed LLM. We open-source the code: https://github.com/xiaojunxu/learning-to-watermark-llm .
Forward citations
Cited by 3 Pith papers
-
Optimizing Token Choice for Code Watermarking: An RL Approach
An RL-trained policy adaptively biases token choices to watermark LLM-generated code while preserving executable behavior.
-
Authorship Attribution in Multilingual Machine-Generated Texts
A systematic benchmark of multilingual authorship attribution shows fine-tuned LLM detectors exceed 0.9 macro F1 in-language but transfer poorly across languages, with Russian training generalizing better than English.
-
Invisible Entropy: Towards Safe and Efficient Low-Entropy LLM Watermarking
A lightweight entropy classifier plus an adaptive threshold method can watermark and detect low-entropy LLM code outputs without querying the original model, matching much larger detectors at 99% fewer detection-phase...
Discussion (0). Continue with ORCID to comment.