CRLGOct 11, 2024

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

arXiv:2410.08604v44 citationsh-index: 11ACL
Originality Highly original
AI Analysis

This addresses the critical need for protecting intellectual property in LLMs against merging-based theft, offering a practical solution for model owners.

The paper tackles the problem of unauthorized use of Large Language Models (LLMs) through model merging by proposing MergePrint, a fingerprinting method that embeds robust fingerprints capable of surviving merging, enabling black-box ownership verification with minimal performance degradation.

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.

Foundations

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

Your Notes