paper-with-me

홈 › Papers

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

2026-04-06 · Jiahao Xu, Rui Hu, Olivera Kotevska, Zikai Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.05242

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Training-Free Watermarking for Autoregressive Image Generation

2025-05-20 · Yu tong, Zihao Pan, Shuai Yang, Kaiyang Zhou

Invisible image watermarking can protect image ownership and prevent malicious misuse of visual generative models. However, existing generative watermarking methods are mainly designed for diffusion models while watermar…

Image Generation

Towards Codable Watermarking for Injecting Multi-bits Information to LLMs

2023-07-29 · Lean Wang, Wenkai Yang, Deli Chen, Hao Zhou 외

As large language models (LLMs) generate texts with increasing fluency and realism, there is a growing need to identify the source of texts to prevent the abuse of LLMs. Text watermarking techniques have proven reliable …

Language Modelling

I Know You Did Not Write That! A Sampling Based Watermarking Method for Identifying Machine Generated Text

2023-11-29 · Kaan Efe Keleş, Ömer Kaan Gürbüz, Mucahid Kutlu

Potential harms of Large Language Models such as mass misinformation and plagiarism can be partially mitigated if there exists a reliable way to detect machine generated text. In this paper, we propose a new watermarking…

Misinformation

Signature vs. Substance: Evaluating the Balance of Adversarial Resistance and Linguistic Quality in Watermarking Large Language Models

2025-08-11 · William Guo, Adaku Uchendu, Ana Smith arxiv

To mitigate the potential harms of Large Language Models (LLMs)generated text, researchers have proposed watermarking, a process of embedding detectable signals within text. With watermarking, we can always accurately de…

Token-Specific Watermarking with Enhanced Detectability and Semantic Coherence for Large Language Models

2024-02-28 · Mingjia Huo, Sai Ashish Somayajula, Youwei Liang, Ruisi Zhang 외

Large language models generate high-quality responses with potential misinformation, underscoring the need for regulation by distinguishing AI-generated and human-written texts. Watermarking is pivotal in this context, w…

Misinformation