Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ProFLingo: A Fingerprinting-based Intellectual Property Protection Scheme for Large Language Models

About

Large language models (LLMs) have attracted significant attention in recent years. Due to their "Large" nature, training LLMs from scratch consumes immense computational resources. Since several major players in the artificial intelligence (AI) field have open-sourced their original LLMs, an increasing number of individuals and smaller companies are able to build derivative LLMs based on these open-sourced models at much lower costs. However, this practice opens up possibilities for unauthorized use or reproduction that may not comply with licensing agreements, and fine-tuning can change the model's behavior, thus complicating the determination of model ownership. Current intellectual property (IP) protection schemes for LLMs are either designed for white-box settings or require additional modifications to the original model, which restricts their use in real-world settings. In this paper, we propose ProFLingo, a black-box fingerprinting-based IP protection scheme for LLMs. ProFLingo generates queries that elicit specific responses from an original model, thereby establishing unique fingerprints. Our scheme assesses the effectiveness of these queries on a suspect model to determine whether it has been derived from the original model. ProFLingo offers a non-invasive approach, which neither requires knowledge of the suspect model nor modifications to the base model or its training process. To the best of our knowledge, our method represents the first black-box fingerprinting technique for IP protection for LLMs. Our source code and generated queries are available at: https://github.com/hengvt/ProFLingo.

Heng Jin, Chaoyu Zhang, Shanghao Shi, Wenjing Lou, Y. Thomas Hou• 2024

Related benchmarks

TaskDatasetResultRank
Model Fingerprinting Robustness EvaluationPruning Robustness Evaluation Dataset
Similarity Score0.88
127
Model Fingerprinting RobustnessStructured Pruning Suspects Sheared-Llama
Similarity Score10
42
Fingerprint SimilarityLLaMA2-7B
Similarity Score1
24
Model Fingerprinting RobustnessUnstructured Pruning Suspects Llama-2-7b
Similarity Score18
21
Fingerprint MatchingV7W
FMR0.00e+0
16
Fingerprint MatchingQuantization Fingerprint Queries
Performance (4-bit)78
16
Fingerprint MatchingMathV
FMR12
16
Fingerprint MatchingTextVQA
FMR18
16
Fingerprint MatchingPaintingForm
FMR19
16
General Capability HarmlessnessGeneral LLM Task Benchmark
Average Accuracy60.9
12
Showing 10 of 41 rows

Other info

Follow for update