arXiv:2602.07235cs.LGcs.AI2026-02被引 2

ArcMark实现无失真多字节水印,可嵌入用户身份等关键信息。

ArcMark: Distortion-Free Multi-Byte LLM Watermark via Optimal Transport

  • 基于信息论与最优传输设计,每段文本嵌入多字节信息
  • 在数百个标记内可靠嵌入数据,且不改变模型原始输出分布
  • 抗篡改能力强,生成内容与原生文本无差异

水印是促进大语言模型负责任使用的重要工具。现有方法通常在生成标记中插入信号,或仅标记为模型生成(零比特水印),或编码更复杂消息(多比特水印)。尽管一些近期方法可在不扰动平均下一个标记预测的前提下嵌入多个比特,但其设计仍沿用零比特场景的范式,如每标记编码单比特。相比之下,能够嵌入多个字节的水印将极大拓展应用场景,例如嵌入用户ID、模型版本甚至原始提示。本文提出ArcMark:一种基于编码与信息论原理的新水印构造,能够在仅数百个标记内可靠嵌入多字节信息,且完全不引起底层LLM下一个标记分布的畸变。通过将无失真水印问题建模为信道编码问题,并推导出信息论意义上的信道容量,该容量界定了在无失真条件下嵌入信息的根本极限,指导了ArcMark的设计。实验表明,弧标在重建准确率上优于现有竞争性多比特无失真水印,即使面对部分文本篡改攻击也表现稳健。此外,弧标输出在困惑度及下游任务质量上与未加水印文本无显著差异。

原文摘要 · Abstract (English)

Watermarking is an important tool for promoting the responsible use of large language models (LLMs). Existing watermarks insert a signal into generated tokens that either flags LLM-generated text (zero-bit watermarking) or encodes more complex messages (multi-bit watermarking). Though a number of recent approaches insert multiple bits into text without perturbing average next-token predictions, they largely extend design principles from the zero-bit setting, such as encoding a single bit per token. In contrast, a watermarker capable of embedding multiple bytes into the text would dramatically increase the potential applications, by embedding information such as the ID of the user who submitted the prompt, the precise model version that was used, or even the prompt itself. We address this problem by introducing ArcMark: a new watermark construction based on coding and information-theoretic principles that is capable of reliably embedding multiple bytes of information into just a few hundred tokens, without any distortion of the underlying LLM next-token distribution. We derive ArcMark by formulating the distortion-free watermarking problem as a channel coding problem, and deriving an information-theoretic channel capacity that establishes the fundamental limit of embedding information in LLM output in a distortion-free manner. This capacity formulation informs the design of ArcMark. In practice, ArcMark outperforms competing multi-bit distortion-free watermarks in terms of reconstruction accuracy, including in the face of attacks that alter a subset of the LLM text. ArcMark output is also shown to be indistinguishable from unwatermarked text in terms of perplexity, and in downstream task quality.

水印技术信息论大模型安全

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。