paper-with-me

Papers

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 on top of n-gram and part-of-speech features can achieve very robust performance on both in- and out-of-domain data. To understand how this is possible, we analyze machine-generated output text in five datasets, finding that LLMs possess unique fingerprints that manifest as slight differences in the frequency of certain lexical and morphosyntactic features. We show how to visualize such fingerprints, describe how they can be used to detect machine-generated text and find that they are even robust across textual domains. We find that fingerprints are often persistent across models in the same model family (e.g. llama-13b vs. llama-65b) and that models fine-tuned for chat are easier to detect than standard language models, indicating that LLM fingerprints may be directly induced by the training data.

📄 PDF Abstract BibTeX arXiv:2405.14057

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

Physics-Aware Random Walk Fingerprints for Scalable Power Grid Graph Classification

2026-09-04 · Adnan Anwar arxiv

Recent benchmarks such as PowerGraph provide large collections of power-grid graphs for cascading-failure classification. Graph neural networks (GNNs) achieve strong predictive performance on this task, but typically req…

Graph Classification

EditMF: Drawing an Invisible Fingerprint for Your Large Language Models

2025-08-12 · Jiaxuan Wu, Yinghan Zhou, Wanli Peng, Yiming Xue 외 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 e…

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…

Construction-Driven Injection: Linguistically-Grounded Edit-Based Code-Mixing Fingerprints for Large Language Models

2026-07-28 · Yongyi Cui, Yue Li, Tianbao Jiang, Xin Yi arxiv

Large language models (LLMs) are costly intellectual assets that remain exposed to unauthorized redistribution and commercial misuse. Injected fingerprints, i.e., trigger--target pairs embedded in model behavior, offer a…