paper-with-me

홈 › Papers

Watermarking Degrades Alignment in Language Models: Analysis and Mitigation

2025-06-04 · Apurv Verma, NhatHai Phan, Shubhendu Trivedi

Watermarking techniques for large language models (LLMs) can significantly impact output quality, yet their effects on truthfulness, safety, and helpfulness remain critically underexamined. This paper presents a systematic analysis of how two popular watermarking approaches-Gumbel and KGW-affect these core alignment properties across four aligned LLMs. Our experiments reveal two distinct degradation patterns: guard attenuation, where enhanced helpfulness undermines model safety, and guard amplification, where excessive caution reduces model helpfulness. These patterns emerge from watermark-induced shifts in token distribution, surfacing the fundamental tension that exists between alignment objectives. To mitigate these degradations, we propose Alignment Resampling (AR), an inference-time sampling method that uses an external reward model to restore alignment. We establish a theoretical lower bound on the improvement in expected reward score as the sample size is increased and empirically demonstrate that sampling just 2-4 watermarked generations effectively recovers or surpasses baseline (unwatermarked) alignment scores. To overcome the limited response diversity of standard Gumbel watermarking, our modified implementation sacrifices strict distortion-freeness while maintaining robust detectability, ensuring compatibility with AR. Experimental results confirm that AR successfully recovers baseline alignment in both watermarking approaches, while maintaining strong watermark detectability. This work reveals the critical balance between watermark strength and model alignment, providing a simple inference-time solution to responsibly deploy watermarked LLMs in practice.

📄 PDF Abstract BibTeX arXiv:2506.04462

Code (1)

dapurv5/alignmark 공식 구현 pytorch

Tasks

Text Generation

Similar Papers 제목 키워드 기반

WatME: Towards Lossless Watermarking Through Lexical Redundancy

2023-11-16 · Liang Chen, Yatao Bian, Yang Deng, Deng Cai 외

Text watermarking has emerged as a pivotal technique for identifying machine-generated text. However, existing methods often rely on arbitrary vocabulary partitioning during decoding to embed watermarks, which compromise…

Instruction FollowingLanguage ModellingLogical ReasoningResponse Generation+1

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

Steganalysis on Digital Watermarking: Is Your Defense Truly Impervious?

2024-06-13 · Pei Yang, Hai Ci, Yiren Song, Mike Zheng Shou

Digital watermarking techniques are crucial for copyright protection and source identification of images, especially in the era of generative AI models. However, many existing watermarking methods, particularly content-a…

Steganalysis

Deactivating Refusal Triggers: Understanding and Mitigating Overrefusal in Safety Alignment

2026-03-12 · Zhiyu Xue, Zimo Qi, Guangliang Liu, Bocheng Chen 외 arxiv

Safety alignment aims to ensure that large language models (LLMs) refuse harmful requests by post-training on harmful queries paired with refusal answers. Although safety alignment is widely adopted in industry, the over…

Self Voice Conversion as an Attack against Neural Audio Watermarking

2026-01-28 · Yigitcan Özer, Wanying Ge, Zhe Zhang, Xin Wang 외 arxiv

Audio watermarking embeds auxiliary information into speech while maintaining speaker identity, linguistic content, and perceptual quality. Although recent advances in neural and digital signal processing-based watermark…

Voice Conversion