paper-with-me

홈 › Papers

LineageMark: Multi-user White-box Watermarking for Contribution Tracing in Model Derivation Chains

2026-06-15 · Bingxue Zhang, Xiaofeng Xu, Feida Zhu arxiv

In open large language model (LLM) ecosystems, models are frequently adapted across multiple domains and applications, forming multi-stage derivation chains. Consequently, tracking and verifying historical contributions is essential for model provenance and intellectual property protection. However, existing watermarking methods are mainly designed for single-user, one-time embeddings, often fail under repeated model derivation and incremental updates. To address this problem, we propose LineageMark, a multi-user white-box watermarking framework for model derivation chains. The framework encodes watermarks in model parameters using a projection-based approach. Stable carriers are first selected to reduce sensitivity to model changes, each watermark bit is then represented as a projection statistic over these carriers. Additional watermark insertions introduce only bounded perturbations in the projection space, and margin constraints are used to maintain signal integrity. We evaluate the effectiveness of LineageMark in multi-stage model derivation chains. Experimental results show that LineageMark preserves contributor watermarks across multi-stage derivation and supports incremental multi-user watermark insertion. Furthermore, it exhibits robustness against perturbations such as re-watermarking, fine-tuning, quantization, and pruning.

📄 PDF Abstract BibTeX arXiv:2606.17123

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Watermark for Black-Box Language Models

2024-10-02 · Dara Bahri, John Wieting

Watermarking has recently emerged as an effective strategy for detecting the outputs of large language models (LLMs). Most existing schemes require white-box access to the model's next-token probability distribution, whi…

RIGA: Covert and Robust White-Box Watermarking of Deep Neural Networks

2019-10-31 · Tianhao Wang, Florian Kerschbaum

Watermarking of deep neural networks (DNN) can enable their tracing once released by a data owner. In this paper, we generalize white-box watermarking algorithms for DNNs, where the data owner needs white-box access to t…

Inference Attack

DeepEclipse: How to Break White-Box DNN-Watermarking Schemes

2024-03-06 · Alessandro Pegoraro, Carlotta Segna, Kavita Kumari, Ahmad-Reza Sadeghi

Deep Learning (DL) models have become crucial in digital transformation, thus raising concerns about their intellectual property rights. Different watermarking techniques have been developed to protect Deep Neural Networ…

A Transfer Attack to Image Watermarks

2024-03-22 · Yuepeng Hu, Zhengyuan Jiang, Moyang Guo, Neil Zhenqiang Gong

Watermark has been widely deployed by industry to detect AI-generated images. The robustness of such watermark-based detector against evasion attacks in the white-box and black-box settings is well understood in the lite…

Cracking White-box DNN Watermarks via Invariant Neuron Transforms

2022-04-30 · Yifan Yan, Xudong Pan, Yining Wang, Mi Zhang 외

Recently, how to protect the Intellectual Property (IP) of deep neural networks (DNN) becomes a major concern for the AI industry. To combat potential model piracy, recent works explore various watermarking strategies to…