English

Three Bricks to Consolidate Watermarks for Large Language Models

Computation and Language 2023-11-09 v2 Artificial Intelligence

Abstract

The task of discerning between generated and natural texts is increasingly challenging. In this context, watermarking emerges as a promising technique for ascribing generated text to a specific model. It alters the sampling generation process so as to leave an invisible trace in the generated output, facilitating later detection. This research consolidates watermarks for large language models based on three theoretical and empirical considerations. First, we introduce new statistical tests that offer robust theoretical guarantees which remain valid even at low false-positive rates (less than 10-6^{\text{-6}}). Second, we compare the effectiveness of watermarks using classical benchmarks in the field of natural language processing, gaining insights into their real-world applicability. Third, we develop advanced detection schemes for scenarios where access to the LLM is available, as well as multi-bit watermarking.

Keywords

Cite

@article{arxiv.2308.00113,
  title  = {Three Bricks to Consolidate Watermarks for Large Language Models},
  author = {Pierre Fernandez and Antoine Chaffin and Karim Tit and Vivien Chappelier and Teddy Furon},
  journal= {arXiv preprint arXiv:2308.00113},
  year   = {2023}
}

Comments

Published at WIFS 2023. Code at https://github.com/facebookresearch/three_bricks - webpage at https://pierrefdz.github.io/publications/threebricks/

R2 v1 2026-06-28T11:44:55.417Z