English
Related papers

Related papers: Topic-Based Watermarks for Large Language Models

200 papers

Large Language Models (LLMs) are widely used in complex natural language processing tasks but raise privacy and security concerns due to the lack of identity recognition. This paper proposes a multi-party credible watermarking framework…

Artificial Intelligence · Computer Science 2025-09-17 Haoyu Jiang , Xuhong Wang , Ping Yi , Shanzhe Lei , Yilun Lin

We investigate the radioactivity of text generated by large language models (LLM), i.e. whether it is possible to detect that such synthetic input was used to train a subsequent LLM. Current methods like membership inference or active IP…

Cryptography and Security · Computer Science 2024-10-29 Tom Sander , Pierre Fernandez , Alain Durmus , Matthijs Douze , Teddy Furon

Benchmark contamination poses a significant challenge to the reliability of Large Language Models (LLMs) evaluations, as it is difficult to assert whether a model has been trained on a test set. We introduce a solution to this problem by…

Cryptography and Security · Computer Science 2025-07-22 Tom Sander , Pierre Fernandez , Saeed Mahloujifar , Alain Durmus , Chuan Guo

With the rapid development of cloud-based services, large language models have become increasingly accessible through various web platforms. However, this accessibility has also led to growing risks of model abuse. LLM watermarking has…

Cryptography and Security · Computer Science 2026-04-28 Hao Li , Yubing Ren , Yanan Cao , Yingjie Li , Fang Fang , Shi Wang , Li Guo

Recent advances in the capabilities of large language models such as GPT-4 have spurred increasing concern about our ability to detect AI-generated text. Prior works have suggested methods of embedding watermarks in model outputs, by…

Cryptography and Security · Computer Science 2023-06-16 Miranda Christ , Sam Gunn , Or Zamir

Watermarking approaches are proposed to identify if text being circulated is human or large language model (LLM) generated. The state-of-the-art watermarking strategy of Kirchenbauer et al. (2023a) biases the LLM to generate specific…

Cryptography and Security · Computer Science 2024-03-25 Qilong Wu , Varun Chandrasekaran

The rapid growth of Large Language Models (LLMs) has highlighted the pressing need for reliable mechanisms to verify content ownership and ensure traceability. Watermarking offers a promising path forward, but it remains limited by privacy…

Cryptography and Security · Computer Science 2026-01-21 Thomas Fargues , Ye Dong , Tianwei Zhang , Jin-Song Dong

Existing sentence-level watermarking methods enhance robustness to paraphrasing by anchoring watermarks in sentence semantics. However, their prefix-based designs remain vulnerable to structural perturbations, such as sentence splitting and…

Cryptography and Security · Computer Science 2026-05-29 Yuexin Li , Wenjie Qu , Linyu Wu , Yulin Chen , Yufei He , Tri Cao , Bryan Hooi , Jiaheng Zhang

Recent progress in large language models enables the creation of realistic machine-generated content. Watermarking is a promising approach to distinguish machine-generated text from human text, embedding statistical signals in the output…

Cryptography and Security · Computer Science 2026-02-25 Patrick Chao , Yan Sun , Edgar Dobriban , Hamed Hassani

The increasing deployment of intelligent agents in digital ecosystems, such as social media platforms, has raised significant concerns about traceability and accountability, particularly in cybersecurity and digital content protection.…

Artificial Intelligence · Computer Science 2025-08-08 Kaibo Huang , Zipei Zhang , Zhongliang Yang , Linna Zhou

As large language models (LLM) are increasingly used for text generation tasks, it is critical to audit their usages, govern their applications, and mitigate their potential harms. Existing watermark techniques are shown effective in…

Machine Learning · Computer Science 2024-08-09 Chaoyi Zhu , Jeroen Galjaard , Pin-Yu Chen , Lydia Y. Chen

Multilingual watermarking aims to make large language model (LLM) outputs traceable across languages, yet current methods still fall short. Despite claims of cross-lingual robustness, they are evaluated only on high-resource languages. We…

Computation and Language · Computer Science 2026-03-26 Asim Mohamed , Martin Gubri

Large language models (LLMs) have significantly enhanced the usability of AI-generated code, providing effective assistance to programmers. This advancement also raises ethical and legal concerns, such as academic dishonesty or the…

Cryptography and Security · Computer Science 2025-08-04 Boquan Li , Zirui Fu , Mengdi Zhang , Peixin Zhang , Jun Sun , Xingmei Wang

Watermarking technology is a method used to trace the usage of content generated by large language models. Sentence-level watermarking aids in preserving the semantic integrity within individual sentences while maintaining greater…

Computation and Language · Computer Science 2025-04-25 Junyan Zhang , Shuliang Liu , Aiwei Liu , Yubo Gao , Jungang Li , Xiaojie Gu , Xuming Hu

Most LLM fingerprinting methods teach the model to respond to a few fixed queries with predefined atypical responses (keys). This memorization often does not survive common deployment steps such as finetuning or quantization, and such keys…

Cryptography and Security · Computer Science 2026-02-20 Thibaud Gloaguen , Robin Staab , Nikola Jovanović , Martin Vechev

LLM watermarking has attracted attention as a promising way to detect AI-generated content, with some works suggesting that current schemes may already be fit for deployment. In this work we dispute this claim, identifying watermark…

Machine Learning · Computer Science 2024-06-25 Nikola Jovanović , Robin Staab , Martin Vechev

In the era of costly pre-training of large language models, ensuring the intellectual property rights of model owners, and insuring that said models are responsibly deployed, is becoming increasingly important. To this end, we propose model…

Computation and Language · Computer Science 2024-12-18 Vaden Masrani , Mohammad Akbari , David Ming Xuan Yue , Ahmad Rezaei , Yong Zhang

With the application of vertical domain pre-trained language models (VPLMs) in specialized fields such as medical, finance, and law, model parameters and inference capabilities have become important digital assets. Achieving traceable…

Cryptography and Security · Computer Science 2026-05-05 Cong Kong , Xin Cheng , Zhaoxia Yin , Shuai Li , Jie Zhang , Weiming Zhang

In recent years, LLM watermarking has emerged as an attractive safeguard against AI-generated content, with promising applications in many real-world domains. However, there are growing concerns that the current LLM watermarking schemes are…

Cryptography and Security · Computer Science 2025-06-13 Shayleen Reynolds , Hengzhi He , Dung Daniel T. Ngo , Saheed Obitayo , Niccolò Dalmasso , Guang Cheng , Vamsi K. Potluru , Manuela Veloso

We introduce TextSeal, a state-of-the-art watermark for large language models. Building on Gumbel-max sampling, TextSeal introduces dual-key generation to restore output diversity, along with entropy-weighted scoring and multi-region…