paper-with-me

Papers

EditMF: Drawing an Invisible Fingerprint for Your Large Language Models

2025-08-12 · Jiaxuan Wu, Yinghan Zhou, Wanli Peng, Yiming Xue, Juan Wen, Ping Zhong 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 establishing model ownership. However, existing back-door-based methods suffer from limited stealth and efficiency. To simultaneously address these issues, we propose EditMF, a training-free fingerprinting paradigm that achieves highly imperceptible fingerprint embedding with minimal computational overhead. Ownership bits are mapped to compact, semantically coherent triples drawn from an encrypted artificial knowledge base (e.g., virtual author-novel-protagonist facts). Causal tracing localizes the minimal set of layers influencing each triple, and a zero-space update injects the fingerprint without perturbing unrelated knowledge. Verification requires only a single black-box query and succeeds when the model returns the exact pre-embedded protagonist. Empirical results on LLaMA and Qwen families show that EditMF combines high imperceptibility with negligible model's performance loss, while delivering robustness far beyond LoRA-based fingerprinting and approaching that of SFT embeddings. Extensive experiments demonstrate that EditMF is an effective and low-overhead solution for secure LLM ownership verification.

📄 PDF Abstract BibTeX arXiv:2508.08836

Code (0)

등록된 구현이 없습니다.

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…

Tree-Rings Watermarks: Invisible Fingerprints for Diffusion Images

2023-09-21 · NeurIPS 2023 11

Watermarking the outputs of generative models is a crucial technique for tracing copyright and preventing potential harm from AI-generated content. In this paper, we introduce a novel technique called Tree-Ring Watermark…

Your "Pro" LLM Subscription May Actually Be "Free": Exposing Fingerprint Spoofing Risks in LLM Inference Services

2026-06-15 · Jiahao Zhang, Xiuyu Li, Suhang Wang arxiv

As Large Language Model (LLM) APIs become ubiquitous, users increasingly rely on black-box fingerprinting to verify that providers are serving the advertised premium models. However, these methods may overlook adversaria…

Knowledge Distillation

Tree-Ring Watermarks: Fingerprints for Diffusion Images that are Invisible and Robust

2023-05-31 · Yuxin Wen, John Kirchenbauer, Jonas Geiping, Tom Goldstein

Watermarking the outputs of generative models is a crucial technique for tracing copyright and preventing potential harm from AI-generated content. In this paper, we introduce a novel technique called Tree-Ring Watermark…

Image Generation

Your Large Language Models Are Leaving Fingerprints

2024-05-22 · Hope McGovern, Rickard Stureborg, Yoshi Suhara, Dimitris Alikaniotis

It has been shown that finetuned transformers and other supervised detectors effectively distinguish between human and machine-generated text in some situations arXiv:2305.13242, but we find that even simple classifiers …