paper-with-me

Papers

Implicit Identity Technologies for LLMs: Fingerprinting and Watermarking across Datasets, Models, and Generated Content

2026-05-28 · Bing Liu, Shunping Wang, Yufan Zhu, Xinyi Yu, Jing Huang, Linkang Du, Hongbin Pei, Wei Luo arxiv

This paper presents a survey and taxonomy of LLM fingerprinting and watermarking for identity, ownership verification, provenance, and generated-content attribution. Large language models (LLMs) require substantial investments in data, computation, and expertise, and are increasingly deployed in high-stakes settings, making it critical to protect LLM-related assets and trace their origins. Existing work has rapidly expanded across dataset provenance, model ownership, and generated-content detection, but the field remains fragmented: fingerprinting and watermarking are often used inconsistently, and methods are typically studied within isolated asset-specific settings. To address this gap, we introduce implicit identity as a unifying abstraction for verifiable but not directly observable identity signals in LLM systems. We distinguish fingerprinting as non-intrusive identity derived from intrinsic characteristics, and watermarking as intrusive identity deliberately embedded into data, models, or generated content. We then propose a lifecycle-based taxonomy that organises techniques across datasets, models, and generated content, and further separates them by verification semantics: similarity-based attribution and keyed verification. Finally, we establish an evaluation framework centred on identifiability, robustness, and deployability, summarising representative metrics under realistic access and transformation regimes. By unifying terminology, lifecycle stages, and evaluation objectives, this survey provides a structured foundation for studying LLM identity technologies and for developing more reliable mechanisms for asset protection and provenance.

📄 PDF Abstract BibTeX arXiv:2605.29245

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Building Intelligence Identification System via Large Language Model Watermarking: A Survey and Beyond

2024-07-15 · Xuhong Wang, Haoyu Jiang, Yi Yu, Jingru Yu 외

Large Language Models (LLMs) are increasingly integrated into diverse industries, posing substantial security risks due to unauthorized replication and misuse. To mitigate these concerns, robust identification mechanisms…

Language ModelingLanguage ModellingLarge Language Model

A Robust Document Image Watermarking Scheme using Deep Neural Network

2022-02-26 · Sulong Ge, Zhihua Xia, Jianwei Fei, Xingming Sun 외

Watermarking is an important copyright protection technology which generally embeds the identity information into the carrier imperceptibly. Then the identity can be extracted to prove the copyright from the watermarked …

Decoder

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

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…

Watermarking Techniques for Large Language Models: A Survey

2024-08-26 · Yuqing Liang, Jiancheng Xiao, Wensheng Gan, Philip S. Yu

With the rapid advancement and extensive application of artificial intelligence technology, large language models (LLMs) are extensively used to enhance production, creativity, learning, and work efficiency across variou…

Survey