paper-with-me

Papers

Functional Subspace Watermarking for Large Language Models

2026-03-19 · Zikang Ding, Junhao Li, Suling Wu, Junchi Yao, Hongbo Liu, Lijie Hu arxiv

Model watermarking utilizes internal representations to protect the ownership of large language models (LLMs). However, these features inevitably undergo complex distortions during realistic model modifications such as fine-tuning, quantization, or knowledge distillation, making reliable extraction extremely challenging. Despite extensive research on model-side watermarking, existing methods still lack sufficient robustness against parameter-level perturbations. To address this gap, we propose \texttt{\textbf{Functional Subspace Watermarking (FSW)}}, a framework that anchors ownership signals into a low-dimensional functional backbone. Specifically, we first solve a generalized eigenvalue problem to extract a stable functional subspace for watermark injection, while introducing an adaptive spectral truncation strategy to achieve an optimal balance between robustness and model utility. Furthermore, a vector consistency constraint is incorporated to ensure that watermark injection does not compromise the original semantic performance. Extensive experiments across various LLM architectures and datasets demonstrate that our method achieves superior detection accuracy and statistical verifiability under multiple model attacks, maintaining robustness that outperforms existing state-of-the-art (SOTA) methods.

📄 PDF Abstract BibTeX arXiv:2603.18793

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Shallow Diffuse: Robust and Invisible Watermarking through Low-Dimensional Subspaces in Diffusion Models

2024-10-28 · Wenda Li, Huijie Zhang, Qing Qu

The widespread use of AI-generated content from diffusion models has raised significant concerns regarding misinformation and copyright infringement. Watermarking is a crucial technique for identifying these AI-generated…

Image GenerationMisinformation

Echoes within the Reasoning: Stealthy and Effective Watermarking via Chain of Thought

2026-05-27 · Jiacheng Lu, Yiming Li, Tao Song, Weijian Wang 외 arxiv

Large Language Models with Chain-of-Thought reasoning capabilities represent valuable intellectual property, yet existing black-box watermarking methods often trade robustness for reasoning fidelity by perturbing final a…

Unifying Watermarking via Dimension-Aware Mapping

2026-02-03 · Jiale Meng, Runyi Hu, Jie Zhang, Zheming Lu 외 arxiv

Deep watermarking methods often share similar encoder-decoder architectures, yet differ substantially in their functional behaviors. We propose DiM, a new multi-dimensional watermarking framework that formulates watermar…

CODE ACROSTIC: Robust Watermarking for Code Generation

2025-12-14 · Li Lin, Siyuan Xin, Yang Cao, Xiaochun Cao arxiv

Watermarking large language models (LLMs) is vital for preventing their misuse, including the fabrication of fake news, plagiarism, and spam. It is especially important to watermark LLM-generated code, as it often contai…

Code Generation

Semantic Differentiation for Tackling Challenges in Watermarking Low-Entropy Constrained Generation Outputs

2026-01-14 · Nghia T. Le, Alan Ritter, Kartik Goyal arxiv

We demonstrate that while the current approaches for language model watermarking are effective for open-ended generation, they are inadequate at watermarking LM outputs for constrained generation tasks with low-entropy o…

Machine TranslationCode Generation