paper-with-me

홈 › Papers

MergePrint: Merge-Resistant Fingerprints for Robust Black-box Ownership Verification of Large Language Models

2024-10-11 · Shojiro Yamabe, Futa Waseda, Tsubasa Takahashi, Koki Wataoka

Protecting the intellectual property of Large Language Models (LLMs) has become increasingly critical due to the high cost of training. Model merging, which integrates multiple expert models into a single multi-task model, introduces a novel risk of unauthorized use of LLMs due to its efficient merging process. While fingerprinting techniques have been proposed for verifying model ownership, their resistance to model merging remains unexplored. To address this gap, we propose a novel fingerprinting method, MergePrint, which embeds robust fingerprints capable of surviving model merging. MergePrint enables black-box ownership verification, where owners only need to check if a model produces target outputs for specific fingerprint inputs, without accessing model weights or intermediate outputs. By optimizing against a pseudo-merged model that simulates merged behavior, MergePrint ensures fingerprints that remain detectable after merging. Additionally, to minimize performance degradation, we pre-optimize the fingerprint inputs. MergePrint pioneers a practical solution for black-box ownership verification, protecting LLMs from misappropriation via merging, while also excelling in resistance to broader model theft threats.

📄 PDF Abstract BibTeX arXiv:2410.08604

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Construction to Injection: Edit-Based Fingerprints for Large Language Models

2025-09-03 · Yue Li, Xin Yi, Dongsheng Shi, Yongyi Cui 외 arxiv

Reliable model fingerprints are essential for protecting large language models (LLMs) against unauthorized redistribution and commercial misuse. In black-box deployment, verification is hindered by defensive filtering of…

EditMF: Drawing an Invisible Fingerprint for Your Large Language Models

2025-08-12 · Jiaxuan Wu, Yinghan Zhou, Wanli Peng, Yiming Xue 외 arxiv

Training large language models (LLMs) is resource-intensive and expensive, making protecting intellectual property (IP) for LLMs crucial. Recently, embedding fingerprints into LLMs has emerged as a prevalent method for e…

Generative Models are Self-Watermarked: Declaring Model Authentication through Re-Generation

2024-02-23 · Aditya Desu, Xuanli He, Qiongkai Xu, Wei Lu

As machine- and AI-generated content proliferates, protecting the intellectual property of generative models has become imperative, yet verifying data ownership poses formidable challenges, particularly in cases of unaut…

Misinformation

Construction-Driven Injection: Linguistically-Grounded Edit-Based Code-Mixing Fingerprints for Large Language Models

2026-07-28 · Yongyi Cui, Yue Li, Tianbao Jiang, Xin Yi arxiv

Large language models (LLMs) are costly intellectual assets that remain exposed to unauthorized redistribution and commercial misuse. Injected fingerprints, i.e., trigger--target pairs embedded in model behavior, offer a…

VeriDIP: Verifying Ownership of Deep Neural Networks through Privacy Leakage Fingerprints

2023-09-07 · Aoting Hu, Zhigang Lu, Renjie Xie, Minhui Xue

Deploying Machine Learning as a Service gives rise to model plagiarism, leading to copyright infringement. Ownership testing techniques are designed to identify model fingerprints for verifying plagiarism. However, previ…