paper-with-me

홈 › Papers

LLM Watermark Evasion via Bias Inversion

2025-09-27 · Jeongyeon Hwang, Sangdon Park, Jungseul Ok arxiv

Watermarking offers a promising solution for detecting LLM-generated content, yet its robustness under realistic query-free (black-box) evasion remains an open challenge. Existing query-free attacks often achieve limited success or severely distort semantic meaning. We bridge this gap by theoretically analyzing rewriting-based evasion, demonstrating that reducing the average conditional probability of sampling green tokens by a small margin causes the detection probability to decay exponentially. Guided by this insight, we propose the \emph{Bias-Inversion Rewriting Attack} (BIRA), a practical query-free method that applies a negative logit bias to a proxy suppression set identified via token surprisal. Empirically, BIRA achieves state-of-the-art evasion rates ($>99\%$) across diverse watermarking schemes while preserving semantic fidelity substantially better than prior baselines. Our findings reveal a fundamental vulnerability in current watermarking methods and highlight the need for rigorous stress tests. Our code is available at \href{https://github.com/ml-postech/LLM-Watermark-Evasion-via-Bias-Inversion}{here}.

📄 PDF Abstract BibTeX arXiv:2509.23019

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Transfer Attack to Image Watermarks

2024-03-22 · Yuepeng Hu, Zhengyuan Jiang, Moyang Guo, Neil Zhenqiang Gong

Watermark has been widely deployed by industry to detect AI-generated images. The robustness of such watermark-based detector against evasion attacks in the white-box and black-box settings is well understood in the lite…

Towards Dataset Copyright Evasion Attack against Personalized Text-to-Image Diffusion Models

2025-05-05 · Kuofeng Gao, Yufei Zhu, Yiming Li, Jiawang Bai 외

Text-to-image (T2I) diffusion models have rapidly advanced, enabling high-quality image generation conditioned on textual prompts. However, the growing trend of fine-tuning pre-trained models for personalization raises s…

Image Generation

Blind PRNG Hijacking: An Undetectable Integrity-Preserving Attack Against LLM Watermarking

2026-05-27 · Ziyang You, Huilong He, Xiaoke Yang, Xuxing Lu arxiv

Cryptographic watermarking is a leading defense for attributing text generated by large language models (LLMs). Existing schemes, including KGW, Unigram, and DipMark, derive their security guarantees from the assumption …

Robust Watermarks Leak: Channel-Aware Feature Extraction Enables Adversarial Watermark Manipulation

2025-02-10 · Zhongjie Ba, YiTao Zhang, Peng Cheng, Bin Gong 외

Watermarking plays a key role in the provenance and detection of AI-generated content. While existing methods prioritize robustness against real-world distortions (e.g., JPEG compression and noise addition), we reveal a …

Reliable Model Watermarking: Defending Against Theft without Compromising on Evasion

2024-04-21 · Hongyu Zhu, Sichu Liang, Wentao Hu, Fangqi Li 외

With the rise of Machine Learning as a Service (MLaaS) platforms,safeguarding the intellectual property of deep learning models is becoming paramount. Among various protective measures, trigger set watermarking has emerg…

MemorizationTransfer Learning