@inproceedings{gu-etal-2026-ssg,
title = "{SSG}: Logit-Balanced Vocabulary Partitioning for {LLM} Watermarking",
author = "Gu, Chenxi and
Du, Xiaoning and
Grundy, John C.",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 1: Long Papers)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-long.1702/",
pages = "36726--36737",
ISBN = "979-8-89176-390-6",
abstract = "Watermarking has emerged as a promising technique for tracing the authorship of content generated by large language models (LLMs). Among existing approaches, the KGW scheme is particularly attractive due to its versatility, efficiency, and effectiveness in natural language generation.However, KGW{'}s effectiveness degrades significantly under low-entropy settings such as code generation and mathematical reasoning. A crucial step in the KGW method is random vocabulary partitioning, which enables adjustments to token selection based on specific preferences. Our study revealed that the next-token probability distribution plays an critical role in determining how much, or even whether, we can modify token selection and, consequently, the effectiveness of watermarking.We refer to this characteristic, associated with the probability distribution of each token prediction, as \textit{watermark strength.} In cases of random vocabulary partitioning, the lower bound of watermark strength is dictated by the next-token probability distribution. However, we found that, by redesigning the vocabulary partitioning algorithm, we can potentially raise this lower bound. In this paper, we propose SSG (\textbf{S}ort-then-\textbf{S}plit by \textbf{G}roups), a method that partitions the vocabulary into two logit-balanced subsets. This design lifts the lower bound of watermark strength for each token prediction, thereby improving watermark detectability. Experiments on code generation and mathematical reasoning datasets demonstrate the effectiveness of SSG."
}Markdown (Informal)
[SSG: Logit-Balanced Vocabulary Partitioning for LLM Watermarking](https://preview.aclanthology.org/ingest-acl/2026.acl-long.1702/) (Gu et al., ACL 2026)
ACL
- Chenxi Gu, Xiaoning Du, and John C. Grundy. 2026. SSG: Logit-Balanced Vocabulary Partitioning for LLM Watermarking. In Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 36726–36737, San Diego, California, United States. Association for Computational Linguistics.