NeurIPS 2025poster0 citations

HeavyWater and SimplexWater: Distortion-free LLM Watermarks for Low-Entropy Distributions

Dor Tsur, Carol Xuan Long, Claudio Mayrink Verdun, Sajani Vithana, Hsiang Hsu, Chun-Fu Chen, Haim H. Permuter, Flavio Calmon

Abstract

Large language model (LLM) watermarks enable authentication of text provenance, curb misuse of machine-generated text, and promote trust in AI systems. Current watermarks operate by changing the next-token predictions output by an LLM. The updated (i.e., watermarked) predictions depend on random side information produced, for example, by hashing previously generated tokens. LLM watermarking is particularly challenging in low-entropy generation tasks -- such as coding -- where next-token predictions are near-deterministic. In this paper, we propose an optimization framework for watermark design. Our goal is to understand how to most effectively use random side information in order to maximize the likelihood of watermark detection and minimize the distortion of generated text. Our analysis informs the design of two new watermarks: HeavyWater and SimplexWater. Both watermarks are tunable, gracefully trading-off between detection accuracy and text distortion. They can also be applied to any LLM and are agnostic to side information generation. We examine the performance of HeavyWater and SimplexWater through several benchmarks, demonstrating that they can achieve high watermark detection accuracy with minimal compromise of text generation quality, particularly in the low-entropy regime. Our theoretical analysis also reveals surprising new connections between LLM watermarking and coding theory.

Large language modelswatermarkingcoding theoryheavy-tail distributions
BibTeX
@inproceedings{
tsur2025heavywater,
title={HeavyWater and SimplexWater: Distortion-free {LLM} Watermarks for Low-Entropy Distributions},
author={Dor Tsur and Carol Xuan Long and Claudio Mayrink Verdun and Sajani Vithana and Hsiang Hsu and Chun-Fu Chen and Haim H. Permuter and Flavio Calmon},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=R5EBtNE2Y9}
}