arXiv:2607.20435cs.CLcs.AI2026-07

让开源大模型水印抗合并攻击,提升内容溯源可靠性。

Making Open-Source Text LLM Watermarks Durable Against Merging

论文配图:Making Open-Source Text LLM Watermarks Durable Against Merging
图 1 · 摘自论文原文
  • 设计对抗合并攻击的水印训练方法,将水印嵌入模型权重中。
  • 在三种合并算法下,水印检测率提升最高达51个百分点,平均+25个百分点。
  • 适用于需要知识融合或防止遗忘的场景,适合关注模型可追溯性的研究者。

开源大模型(OSMs)已接近顶尖性能,已有工作通过直接将文本水印算法嵌入模型权重来追踪其生成内容。然而,开源模型常经历后训练修改,已被证实可移除水印。其中,模型合并作为整合专家知识、防止灾难性遗忘的主流方法,会强烈破坏原有水印。本文首次提出可抵御合并攻击的开源大模型水印方案。我们提出合并对抗训练(Merge-Adversarial Training),一种对抗训练算法,在保留下游任务能力的同时,将水印鲁棒地注入模型权重。实验表明,该方法在多种合并场景下显著优于所有基线(如SLERP在TPR@1%FPR上最高提升51个百分点,平均提升25个百分点)。我们还首次在真实合并场景下评估了水印鲁棒性,涵盖结合专家能力、防止遗忘等常见用例,并测试了三种主流合并算法。结果表明,对抗训练是提升水印耐后处理修改能力的有效路径。

原文摘要 · Abstract (English)

Open-source LLMs (OSMs)arereaching near state-of-the-art performance, prompting prior works to trace the text they generate by embedding text watermarking algorithms directly into their weights. Yet, OSMs are subject to post-training modifications, which has been shown to remove the watermark. Model merging in particular, a prominent method used for combining expert knowledge and preventing catastrophic forgetting, strongly removes such OSM watermarks. A key question is how to enable OSM watermarks that survive subsequent merging. In this work, we show for the first time how to design an OSM watermark that is durable against model merging. We propose Merge-Adversarial Training, an adversarial training algorithm to distill text watermarks into model weights while being robust to subsequent model merging. Our approach consistently outperforms all baselines (e.g. with SLERP up to +51 percentage points (pp) TPR@1%FPR with +25 pp on average) while preserving downstream capabilities. We also for the first time evaluate OSM watermarks against realistic merge scenarios, representing common use-cases such as combining expert capabilities or preventing catastrophic forgetting, and with 3 prominent merging algorithms. More broadly, our findings suggest that adversarial training is a reliable approach for increasing OSM watermark durability against post-training modifications.

大模型水印模型合并可追溯性对抗训练

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