paper-with-me

홈 › Papers

Robust Text Watermarking for Large Language Models via Dual Semantic Embeddings

2026-06-30 · Jonas Schäfer, Cezary Pilaszewicz, Gerhard Wunder arxiv

This work presents Dual-Embedding Watermarking (DEW), a semantic watermarking scheme for large language models (LLMs) that leverages contextual and token-level embeddings to enhance robustness against paraphrasing and translation. DEW utilizes a signal-processing methodology, applying algebraic vector-space operations to token and context embeddings to derive a watermark signal that degrades gracefully under semantic shifts. The method obfuscates the watermark by projecting embedding vectors through pseudo-random matrices seeded with a secret key. Experimental results show that dual-embedding watermarking can offer state-of-the-art robustness, particularly against translation, while incurring relatively low computational overhead compared with other semantic schemes. At lower watermark strength, DEW also maintains competitive text quality, suggesting that dual-embedding signals provide a promising substrate for robust semantic watermarking.

📄 PDF Abstract BibTeX arXiv:2606.31602

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DualGuard: Dual-stream Large Language Model Watermarking Defense against Paraphrase and Spoofing Attack

2025-12-18 · Hao Li, Yubing Ren, Yanan Cao, Yingjie Li 외 arxiv

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 w…

Token-Specific Watermarking with Enhanced Detectability and Semantic Coherence for Large Language Models

2024-02-28 · Mingjia Huo, Sai Ashish Somayajula, Youwei Liang, Ruisi Zhang 외

Large language models generate high-quality responses with potential misinformation, underscoring the need for regulation by distinguishing AI-generated and human-written texts. Watermarking is pivotal in this context, w…

Misinformation

WMVLM: Evaluating Diffusion Model Image Watermarking via Vision-Language Models

2026-01-29 · Zijin Yang, Yu Sun, Kejiang Chen, Jiawei Zhao 외 arxiv

Digital watermarking is essential for securing generated images from diffusion models. Accurate watermark evaluation is critical for algorithm development, yet existing methods have significant limitations: they lack a u…

Text Generation

Signature vs. Substance: Evaluating the Balance of Adversarial Resistance and Linguistic Quality in Watermarking Large Language Models

2025-08-11 · William Guo, Adaku Uchendu, Ana Smith arxiv

To mitigate the potential harms of Large Language Models (LLMs)generated text, researchers have proposed watermarking, a process of embedding detectable signals within text. With watermarking, we can always accurately de…

Vaporizer: Breaking Watermarking Schemes for Large Language Model Outputs

2026-05-08 · Jonathan Hong Jin Ng, Anh Tu Ngo, Anupam Chattopadhyay arxiv

In this paper, we investigate the recent state-of-the-art schemes for watermarking large language models (LLMs) outputs. These techniques are claimed to be robust, scalable and production-grade, aimed at promoting respon…

Machine Translation