paper-with-me

홈 › Papers

A Watermark for Black-Box Language Models

2024-10-02 · Dara Bahri, John Wieting

Watermarking has recently emerged as an effective strategy for detecting the outputs of large language models (LLMs). Most existing schemes require white-box access to the model's next-token probability distribution, which is typically not accessible to downstream users of an LLM API. In this work, we propose a principled watermarking scheme that requires only the ability to sample sequences from the LLM (i.e. black-box access), boasts a distortion-free property, and can be chained or nested using multiple secret keys. We provide performance guarantees, demonstrate how it can be leveraged when white-box access is available, and show when it can outperform existing white-box schemes via comprehensive experiments.

📄 PDF Abstract BibTeX arXiv:2410.02099

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NSmark: Null Space Based Black-box Watermarking Defense Framework for Language Models

2024-10-16 · Haodong Zhao, Jinming Hu, Peixuan Li, Fangqi Li 외

Language models (LMs) have emerged as critical intellectual property (IP) assets that necessitate protection. Although various watermarking strategies have been proposed, they remain vulnerable to Linear Functionality Eq…

Black-Box Detection of Language Model Watermarks

2024-05-28 · Thibaud Gloaguen, Nikola Jovanović, Robin Staab, Martin Vechev

Watermarking has emerged as a promising way to detect LLM-generated text, by augmenting LLM generations with later detectable signals. Recent work has proposed multiple families of watermarking schemes, several of which …

Language ModelingLanguage Modellingmodel

Watermarking Text Generated by Black-Box Language Models

2023-05-14 · Xi Yang, Kejiang Chen, Weiming Zhang, Chang Liu 외

LLMs now exhibit human-like skills in various fields, leading to worries about misuse. Thus, detecting generated text is crucial. However, passive detection methods are stuck in domain specificity and limited adversarial…

Adversarial RobustnessLanguage ModellingSpecificityText Generation

Traceable Black-box Watermarks for Federated Learning

2025-05-19 · Jiahao Xu, Rui Hu, Olivera Kotevska, Zikai Zhang

Due to the distributed nature of Federated Learning (FL) systems, each local client has access to the global model, posing a critical risk of model leakage. Existing works have explored injecting watermarks into local mo…

Federated Learning

SemBind: Binding Diffusion Watermarks to Semantics Against Black-Box Forgery Attacks

2026-01-28 · Xin Zhang, Zijin Yang, Kejiang Chen, Linfeng Ma 외 arxiv

Latent-based watermarks, integrated into the generation process of latent diffusion models (LDMs), simplify detection and attribution of generated images. However, recent black-box forgery attacks, where an attacker need…

Contrastive Learning