paper-with-me

Papers

SIF: Semantically In-Distribution Fingerprints for Large Vision-Language Models

2026-04-18 · Yifei Zhao, Qian Lou, Mengxin Zheng arxiv

The public accessibility of large vision-language models (LVLMs) raises serious concerns about unauthorized model reuse and intellectual property infringement. Existing ownership verification methods often rely on semantically abnormal queries or out-of-distribution responses as fingerprints, which can be easily detected and removed by adversaries. We expose this vulnerability through a Semantic Divergence Attack (SDA), which identifies and filters fingerprint queries by measuring semantic divergence between a suspect model and a reference model, showing that existing fingerprints are not semantic-preserving and are therefore easy to detect and bypass. To address these limitations, we propose SIF (Semantically In-Distribution Fingerprints), a non-intrusive ownership verification framework that requires no parameter modification. SIF introduces Semantic-Aligned Fingerprint Distillation (SAFD), which transfers text watermarking signals into the visual modality to produce semantically coherent yet fingerprinted responses. In addition, Robust-Fingerprint Optimization (RFO) enhances robustness by simulating worst-case representation perturbations, making the fingerprints resilient to model modifications such as fine-tuning and quantization. Extensive experiments on LLaVA-1.5 and Qwen2.5-VL demonstrate that SIF achieves strong stealthiness and robustness, providing a practical solution for LVLM copyright protection. Code is available at https://github.com/UCF-ML-Research/SIF-VLM-Fingerprint

📄 PDF Abstract BibTeX arXiv:2604.17041

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ImF: Implicit Fingerprint for Large Language Models

2025-03-25 · Wu jiaxuan, Peng Wanli, Fu hang, Xue Yiming 외

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

Adversarial AttackQuestion Answering

From Construction to Injection: Edit-Based Fingerprints for Large Language Models

2025-09-03 · Yue Li, Xin Yi, Dongsheng Shi, Yongyi Cui 외 arxiv

Reliable model fingerprints are essential for protecting large language models (LLMs) against unauthorized redistribution and commercial misuse. In black-box deployment, verification is hindered by defensive filtering of…

Natural Fingerprints of Large Language Models

2025-04-21 · Teppei Suzuki, Ryokan Ri, Sho Takase

Large language models (LLMs) often exhibit biases -- systematic deviations from expected norms -- in their outputs. These range from overt issues, such as unfair responses, to subtler patterns that can reveal which model…

Clustering Comparable Corpora of Russian and Ukrainian Academic Texts: Word Embeddings and Semantic Fingerprints

2016-04-18 · Andrey Kutuzov, Mikhail Kopotev, Tatyana Sviridenko, Lyubov Ivanova

We present our experience in applying distributional semantics (neural word embeddings) to the problem of representing and clustering documents in a bilingual comparable corpus. Our data is a collection of Russian and Uk…

ClusteringTranslationWord Embeddings

Visual Fingerprints for LLM Generation Comparison

2026-05-07 · Amal Alnouri, Andreas Hinterreiter, Christina Humer, Furui Cheng 외 arxiv

Large language model (LLM) outputs arise from complex interactions among prompts, system instructions, model parameters, and architecture. We refer to specific configurations of these factors as generation conditions, ea…

Text Generation