DuFFin: A Dual-Level Fingerprinting Framework for LLMs IP Protection
By: Yuliang Yan , Haochun Tang , Shuo Yan and more
Potential Business Impact:
Finds who copied a smart computer program.
Large language models (LLMs) are considered valuable Intellectual Properties (IP) for legitimate owners due to the enormous computational cost of training. It is crucial to protect the IP of LLMs from malicious stealing or unauthorized deployment. Despite existing efforts in watermarking and fingerprinting LLMs, these methods either impact the text generation process or are limited in white-box access to the suspect model, making them impractical. Hence, we propose DuFFin, a novel $\textbf{Du}$al-Level $\textbf{Fin}$gerprinting $\textbf{F}$ramework for black-box setting ownership verification. DuFFin extracts the trigger pattern and the knowledge-level fingerprints to identify the source of a suspect model. We conduct experiments on a variety of models collected from the open-source website, including four popular base models as protected LLMs and their fine-tuning, quantization, and safety alignment versions, which are released by large companies, start-ups, and individual users. Results show that our method can accurately verify the copyright of the base protected LLM on their model variants, achieving the IP-ROC metric greater than 0.95. Our code is available at https://github.com/yuliangyan0807/llm-fingerprint.
Similar Papers
DNF: Dual-Layer Nested Fingerprinting for Large Language Model Intellectual Property Protection
Cryptography and Security
Protects AI writing from being stolen.
SoK: Large Language Model Copyright Auditing via Fingerprinting
Cryptography and Security
Protects AI from being copied or stolen.
FDLLM: A Dedicated Detector for Black-Box LLMs Fingerprinting
Cryptography and Security
Finds who wrote text using AI.