ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.06409
20
0

HeavyWater and SimplexWater: Watermarking Low-Entropy Text Distributions

6 June 2025
Dor Tsur
Carol Xuan Long
C. M. Verdun
Hsiang Hsu
Chen
Haim Permuter
Sajani Vithana
Flavio du Pin Calmon
    WaLM
ArXiv (abs)PDFHTML
Main:10 Pages
19 Figures
Bibliography:5 Pages
3 Tables
Appendix:30 Pages
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. The code implementation can be found inthis https URL

View on arXiv
@article{tsur2025_2506.06409,
  title={ HeavyWater and SimplexWater: Watermarking Low-Entropy Text Distributions },
  author={ Dor Tsur and Carol Xuan Long and Claudio Mayrink Verdun and Hsiang Hsu and Chen-Fu Chen and Haim Permuter and Sajani Vithana and Flavio P. Calmon },
  journal={arXiv preprint arXiv:2506.06409},
  year={ 2025 }
}
Comments on this paper