paper-with-me

홈 › Papers

CredID: Credible Multi-Bit Watermark for Large Language Models Identification

2024-12-04 · Haoyu Jiang, Xuhong Wang, Ping Yi, Shanzhe Lei, Yilun Lin

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 (CredID) involving a trusted third party (TTP) and multiple LLM vendors to address these issues. In the watermark embedding stage, vendors request a seed from the TTP to generate watermarked text without sending the user's prompt. In the extraction stage, the TTP coordinates each vendor to extract and verify the watermark from the text. This provides a credible watermarking scheme while preserving vendor privacy. Furthermore, current watermarking algorithms struggle with text quality, information capacity, and robustness, making it challenging to meet the diverse identification needs of LLMs. Thus, we propose a novel multi-bit watermarking algorithm and an open-source toolkit to facilitate research. Experiments show our CredID enhances watermark credibility and efficiency without compromising text quality. Additionally, we successfully utilized this framework to achieve highly accurate identification among multiple LLM vendors.

📄 PDF Abstract BibTeX arXiv:2412.03107

Code (1)

jhy549/credible_LLM_watermarking 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Rethinking White-Box Watermarks on Deep Learning Models under Neural Structural Obfuscation

2023-03-17 · Yifan Yan, Xudong Pan, Mi Zhang, Min Yang

Copyright protection for deep neural networks (DNNs) is an urgent need for AI corporations. To trace illegally distributed model copies, DNN watermarking is an emerging technique for embedding and verifying secret identi…

Cracking White-box DNN Watermarks via Invariant Neuron Transforms

2022-04-30 · Yifan Yan, Xudong Pan, Yining Wang, Mi Zhang 외

Recently, how to protect the Intellectual Property (IP) of deep neural networks (DNN) becomes a major concern for the AI industry. To combat potential model piracy, recent works explore various watermarking strategies to…

Multi-Bit Distortion-Free Watermarking for Large Language Models

2024-02-26 · Massieh Kordi Boroujeny, Ya Jiang, Kai Zeng, Brian Mark

Methods for watermarking large language models have been proposed that distinguish AI-generated text from human-generated text by slightly altering the model output distribution, but they also distort the quality of the …

Decoder

A Watermark for Large Language Models

2023-01-24 · John Kirchenbauer, Jonas Geiping, Yuxin Wen, Jonathan Katz 외

Potential harms of large language models can be mitigated by watermarking model output, i.e., embedding signals into generated text that are invisible to humans but algorithmically detectable from a short span of tokens.…

Language ModelingLanguage Modelling

Optimizing watermarks for large language models

2023-12-28 · Bram Wouters

With the rise of large language models (LLMs) and concerns about potential misuse, watermarks for generative LLMs have recently attracted much attention. An important aspect of such watermarks is the trade-off between th…