paper-with-me

홈 › Papers

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, Farinaz Koushanfar, Pengtao Xie

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, which involves embedding hidden markers in texts during the LLM inference phase, which is imperceptible to humans. Achieving both the detectability of inserted watermarks and the semantic quality of generated texts is challenging. While current watermarking algorithms have made promising progress in this direction, there remains significant scope for improvement. To address these challenges, we introduce a novel multi-objective optimization (MOO) approach for watermarking that utilizes lightweight networks to generate token-specific watermarking logits and splitting ratios. By leveraging MOO to optimize for both detection and semantic objective functions, our method simultaneously achieves detectability and semantic integrity. Experimental results show that our method outperforms current watermarking techniques in enhancing the detectability of texts generated by LLMs while maintaining their semantic coherence. Our code is available at https://github.com/mignonjia/TS_watermark.

📄 PDF Abstract BibTeX arXiv:2402.18059

Code (1)

mignonjia/ts_watermark 공식 구현 pytorch

Tasks

Misinformation

Similar Papers 제목 키워드 기반

Less is More: Sparse Watermarking in LLMs with Enhanced Text Quality

2024-07-17 · Duy C. Hoang, Hung T. Q. Le, Rui Chu, Ping Li 외

With the widespread adoption of Large Language Models (LLMs), concerns about potential misuse have emerged. To this end, watermarking has been adapted to LLM, enabling a simple and effective way to detect and monitor gen…

POS

Learning to Watermark: A Selective Watermarking Framework for Large Language Models via Multi-Objective Optimization

2025-10-13 · Chenrui Wang, Junyi Shu, Billy Chiu, Yu Li 외 arxiv

The rapid development of LLMs has raised concerns about their potential misuse, leading to various watermarking schemes that typically offer high detectability. However, existing watermarking techniques often face trade-…

Addressing Tokenization Inconsistency in Steganography and Watermarking Based on Large Language Models

2025-08-28 · Ruiyi Yan, Yugo Murawaki arxiv

Large language models have significantly enhanced the capacities and efficiency of text generation. On the one hand, they have improved the quality of text-based steganography. On the other hand, they have also underscor…

Text Generation

Toward Stronger Code Watermarking: A Grammar-Driven Approach to Optimizing the Trade-off Between Quality and Detectability

2026-07-11 · Licheng Yu, Aiwei Liu, Songze Li arxiv

With the rapid development of Large Language Models (LLMs), text watermarking has emerged as a crucial technique for identifying machine-generated content. However, directly applying existing logits-based watermarking me…

Code Generation

Defending LLM Watermarking Against Spoofing Attacks with Contrastive Representation Learning

2025-04-09 · Li An, Yujian Liu, Yepeng Liu, Yang Zhang 외

Watermarking has emerged as a promising technique for detecting texts generated by LLMs. Current research has primarily focused on three design criteria: high quality of the watermarked text, high detectability, and robu…

Representation Learning