Pith. sign in

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

arxiv 2403.10553 v1 pith:B2CTDRRN submitted 2024-03-13 cs.LG cs.AIcs.CR

classification cs.LGcs.AIcs.CR
keywords watermarkdetectorsignalstextdesignlearningdetectableembeds
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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 .

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Optimizing Token Choice for Code Watermarking: An RL Approach

    cs.CR 2025-08 unverdicted novelty 6.0 of 10

    An RL-trained policy adaptively biases token choices to watermark LLM-generated code while preserving executable behavior.

  2. Authorship Attribution in Multilingual Machine-Generated Texts

    cs.CL 2025-08 conditional novelty 6.0 of 10

    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.

  3. Invisible Entropy: Towards Safe and Efficient Low-Entropy LLM Watermarking

    cs.CL 2025-05 conditional novelty 5.0 of 10

    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...

Pith tools