PulseAugur
EN
LIVE 08:32:46

New method makes LLM watermarks durable against model merging

Researchers have developed a new method called Merge-Adversarial Training to create durable watermarks for open-source large language models (LLMs). These watermarks are designed to withstand post-training modifications, particularly model merging, which is commonly used to combine expert knowledge or prevent forgetting. The proposed approach consistently outperforms existing methods and preserves the LLMs' downstream capabilities, suggesting adversarial training is a reliable technique for enhancing watermark durability against such modifications. AI

IMPACT Enhances the traceability of open-source LLM outputs against common post-training modifications.

RANK_REASON The cluster contains an academic paper detailing a new method for LLM watermarking. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New method makes LLM watermarks durable against model merging

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Luisa Scharff, Thibaud Gloaguen, Robin Staab, Martin Vechev ·

    Making Open-Source Text LLM Watermarks Durable Against Merging

    arXiv:2607.20435v1 Announce Type: cross Abstract: 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-train…