paper-with-me

Papers

Robust LLM Fingerprinting via Domain-Specific Watermarks

2025-05-22 · Thibaud Gloaguen, Robin Staab, Nikola Jovanović, Martin Vechev

As open-source language models (OSMs) grow more capable and are widely shared and finetuned, ensuring model provenance, i.e., identifying the origin of a given model instance, has become an increasingly important issue. At the same time, existing backdoor-based model fingerprinting techniques often fall short of achieving key requirements of real-world model ownership detection. In this work, we build on the observation that while current open-source model watermarks fail to achieve reliable content traceability, they can be effectively adapted to address the challenge of model provenance. To this end, we introduce the concept of domain-specific watermarking for model fingerprinting. Rather than watermarking all generated content, we train the model to embed watermarks only within specified subdomains (e.g., particular languages or topics). This targeted approach ensures detection reliability, while improving watermark durability and quality under a range of real-world deployment settings. Our evaluations show that domain-specific watermarking enables model fingerprinting with strong statistical guarantees, controllable false positive rates, high detection power, and preserved generation quality. Moreover, we find that our fingerprints are inherently stealthy and naturally robust to real-world variability across deployment scenarios.

📄 PDF Abstract BibTeX arXiv:2505.16723

Code (1)

eth-sri/robust-llm-fingerprints 공식 구현 pytorch

Similar Papers 제목 키워드 기반

IPGuard: Protecting Intellectual Property of Deep Neural Networks via Fingerprinting the Classification Boundary

2019-10-28 · Xiaoyu Cao, Jinyuan Jia, Neil Zhenqiang Gong

A deep neural network (DNN) classifier represents a model owner's intellectual property as training a DNN classifier often requires lots of resource. Watermarking was recently proposed to protect the intellectual propert…

General Classification

Gradient-Based Model Fingerprinting for LLM Similarity Detection and Family Classification

2025-06-02 · Zehao Wu, Yanjie Zhao, Haoyu Wang

As Large Language Models (LLMs) become integral software components in modern applications, unauthorized model derivations through fine-tuning, merging, and redistribution have emerged as critical software engineering ch…

Clone DetectionClustering

RF Fingerprinting Needs Attention: Multi-task Approach for Real-World WiFi and Bluetooth

2022-09-07 · Anu Jagannath, Zackary Kane, Jithin Jagannath

A novel cross-domain attentional multi-task architecture - xDom - for robust real-world wireless radio frequency (RF) fingerprinting is presented in this work. To the best of our knowledge, this is the first time such co…

Benchmarking

Uncovering the Portability Limitation of Deep Learning-Based Wireless Device Fingerprints

2022-11-14 · Bechir Hamdaoui, Abdurrahman Elmaghbub

Recent device fingerprinting approaches rely on deep learning to extract device-specific features solely from raw RF signals to identify, classify and authenticate wireless devices. One widely known issue lies in the ina…

Watermarking and Anomaly Detection in Machine Learning Models for LORA RF Fingerprinting

2025-09-18 · Aarushi Mahajan, Wayne Burleson arxiv

Radio frequency fingerprint identification (RFFI) distinguishes wireless devices by the small variations in their analog circuits, avoiding heavy cryptographic authentication. While deep learning on spectrograms improves…

Anomaly Detection