CLAICRLGMar 6, 2025

Mark Your LLM: Detecting the Misuse of Open-Source Large Language Models via Watermarking

Tsinghua
arXiv:2503.04636v214 citationsh-index: 25Has Code
Originality Incremental advance
AI Analysis

This addresses misuse detection for open-source LLMs, but it is incremental as it adapts existing watermarking methods to new scenarios.

The paper tackles the problem of detecting misuse of open-source large language models (LLMs) by proposing watermarking techniques, finding that backdoor watermarking effectively detects intellectual property violation while inference-time watermark distillation is less robust to fine-tuning and impacts model performance more.

As open-source large language models (LLMs) like Llama3 become more capable, it is crucial to develop watermarking techniques to detect their potential misuse. Existing watermarking methods either add watermarks during LLM inference, which is unsuitable for open-source LLMs, or primarily target classification LLMs rather than recent generative LLMs. Adapting these watermarks to open-source LLMs for misuse detection remains an open challenge. This work defines two misuse scenarios for open-source LLMs: intellectual property (IP) violation and LLM Usage Violation. Then, we explore the application of inference-time watermark distillation and backdoor watermarking in these contexts. We propose comprehensive evaluation methods to assess the impact of various real-world further fine-tuning scenarios on watermarks and the effect of these watermarks on LLM performance. Our experiments reveal that backdoor watermarking could effectively detect IP Violation, while inference-time watermark distillation is applicable in both scenarios but less robust to further fine-tuning and has a more significant impact on LLM performance compared to backdoor watermarking. Exploring more advanced watermarking methods for open-source LLMs to detect their misuse should be an important future direction.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes