Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

XMark: Reliable Multi-Bit Watermarking for LLM-Generated Texts

About

Multi-bit watermarking has emerged as a promising solution for embedding imperceptible binary messages into Large Language Model (LLM)-generated text, enabling reliable attribution and tracing of malicious usage of LLMs. Despite recent progress, existing methods still face key limitations: some become computationally infeasible for large messages, while others suffer from a poor trade-off between text quality and decoding accuracy. Moreover, the decoding accuracy of existing methods drops significantly when the number of tokens in the generated text is limited, a condition that frequently arises in practical usage. To address these challenges, we propose \textsc{XMark}, a novel method for encoding and decoding binary messages in LLM-generated texts. The unique design of \textsc{XMark}'s encoder produces a less distorted logit distribution for watermarked token generation, preserving text quality, and also enables its tailored decoder to reliably recover the encoded message with limited tokens. Extensive experiments across diverse downstream tasks show that \textsc{XMark} significantly improves decoding accuracy while preserving the quality of watermarked text, outperforming prior methods. The code is at https://github.com/JiiahaoXU/XMark.

Jiahao Xu, Rui Hu, Olivera Kotevska, Zikai Zhang• 2026

Related benchmarks

TaskDatasetResultRank
Text CompletionText Completion
Binary Accuracy100
27
Text SummarizationText Summarization
BA89.5
24
Text CompletionEssays
Binary Accuracy91.25
20
Text CompletionOpenGen
Bit Accuracy90.62
20
Text CompletionEssays (test)
BA97.75
16
Text CompletionOpenGen (test)
Bit Accuracy (BA)95.88
16
Watermark DetectionWatermarking Evaluation Set
True Positive Rate @ 10% FPR0.94
4
Machine TranslationWMT German-to-English 14 (test)
BA Score64.62
3
Showing 8 of 8 rows

Other info

Follow for update