paper-with-me

Papers

$B^4$: A Black-Box Scrubbing Attack on LLM Watermarks

2024-11-02 · Baizhou Huang, Xiao Pu, Xiaojun Wan

Watermarking has emerged as a prominent technique for LLM-generated content detection by embedding imperceptible patterns. Despite supreme performance, its robustness against adversarial attacks remains underexplored. Previous work typically considers a grey-box attack setting, where the specific type of watermark is already known. Some even necessitates knowledge about hyperparameters of the watermarking method. Such prerequisites are unattainable in real-world scenarios. Targeting at a more realistic black-box threat model with fewer assumptions, we here propose $B^4$, a black-box scrubbing attack on watermarks. Specifically, we formulate the watermark scrubbing attack as a constrained optimization problem by capturing its objectives with two distributions, a Watermark Distribution and a Fidelity Distribution. This optimization problem can be approximately solved using two proxy distributions. Experimental results across 12 different settings demonstrate the superior performance of $B^4$ compared with other baselines.

📄 PDF Abstract BibTeX arXiv:2411.01222

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unified Attacks to Large Language Model Watermarks: Spoofing and Scrubbing in Unauthorized Knowledge Distillation

2025-04-24 · Xin Yi, Yue Li, Shunfan Zheng, LinLin Wang 외

Watermarking has emerged as a critical technique for combating misinformation and protecting intellectual property in large language models (LLMs). A recent discovery, termed watermark radioactivity, reveals that waterma…

Knowledge DistillationLanguage ModelingLanguage ModellingLarge Language Model+1

Neural Dehydration: Effective Erasure of Black-box Watermarks from DNNs with Limited Data

2023-09-07 · Yifan Lu, Wenxuan Li, Mi Zhang, Xudong Pan 외

To protect the intellectual property of well-trained deep neural networks (DNNs), black-box watermarks, which are embedded into the prediction behavior of DNN models on a set of specially-crafted samples and extracted fr…

Analyzing Leakage of Personally Identifiable Information in Language Models

2023-02-01 · Nils Lukas, Ahmed Salem, Robert Sim, Shruti Tople 외

Language Models (LMs) have been shown to leak information about training data through sentence-level membership inference and reconstruction attacks. Understanding the risk of LMs leaking Personally Identifiable Informat…

Sentence

Enhancing LLM Watermark Resilience Against Both Scrubbing and Spoofing Attacks

2025-07-08 · Huanming Shen, Baizhou Huang, Xiaojun Wan arxiv

Watermarking is a promising defense against the misuse of large language models (LLMs), yet it remains vulnerable to scrubbing and spoofing attacks. This vulnerability stems from an inherent trade-off governed by waterma…

Rethinking Forgery Attacks on Semantic Watermarks in Black-Box Settings: A Geometric Distortion Perspective

2026-06-29 · Cheng-Yi Lee, Yichi Zhang, Yuchen Yang, Chun-Shien Lu 외 arxiv

Recent studies have shown that semantic watermarks, which embed information into the initial noise of latent diffusion models (LDMs), are vulnerable to black-box forgery attacks. However, existing methods primarily rely …