paper-with-me

홈 › Papers

DuFFin: A Dual-Level Fingerprinting Framework for LLMs IP Protection

2025-05-22 · Yuliang Yan, Haochun Tang, Shuo Yan, Enyan Dai

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.

📄 PDF Abstract BibTeX arXiv:2505.16530

Code (1)

yuliangyan0807/llm-fingerprint 공식 구현 pytorch

Tasks

QuantizationSafety AlignmentText Generation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Invisible Traces: Using Hybrid Fingerprinting to identify underlying LLMs in GenAI Apps

2025-01-30 · Devansh Bhardwaj, Naman Mishra

Fingerprinting refers to the process of identifying underlying Machine Learning (ML) models of AI Systemts, such as Large Language Models (LLMs), by analyzing their unique characteristics or patterns, much like a human f…

FLIPS: Instance-Fingerprinting for LLMs via Pseudo-random Sequences

2026-06-02 · Gurvan Richardeau, Gohar Dashyan, Erwan Le Merrer, Gilles Tredan arxiv

Literature reveals that a Large Language Model's (LLM) behavior is not only conditioned by its original weights but also its instance-level parameters, such as instructional prompt, sampling configuration or quantization…

FP-VEC: Fingerprinting Large Language Models via Efficient Vector Addition

2024-09-13 · Zhenhua Xu, Wenpeng Xing, Zhebo Wang, Chang Hu 외

Training Large Language Models (LLMs) requires immense computational power and vast amounts of data. As a result, protecting the intellectual property of these models through fingerprinting is essential for ownership aut…

CPU

CTCC: A Robust and Stealthy Fingerprinting Framework for Large Language Models via Cross-Turn Contextual Correlation Backdoor

2025-09-05 · Zhenhua Xu, Xixiang Zhao, Xubin Yue, Shengwei Tian 외 arxiv

The widespread deployment of large language models (LLMs) has intensified concerns around intellectual property (IP) protection, as model theft and unauthorized redistribution become increasingly feasible. To address thi…

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

2024-05-03 · Heng Jin, Chaoyu Zhang, Shanghao Shi, Wenjing Lou 외

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 arti…