paper-with-me

Papers

Robust Multi-bit Natural Language Watermarking through Invariant Features

2023-05-03 · KiYoon Yoo, Wonhyuk Ahn, Jiho Jang, Nojun Kwak

Recent years have witnessed a proliferation of valuable original natural language contents found in subscription-based media outlets, web novel platforms, and outputs of large language models. However, these contents are susceptible to illegal piracy and potential misuse without proper security measures. This calls for a secure watermarking system to guarantee copyright protection through leakage tracing or ownership identification. To effectively combat piracy and protect copyrights, a multi-bit watermarking framework should be able to embed adequate bits of information and extract the watermarks in a robust manner despite possible corruption. In this work, we explore ways to advance both payload and robustness by following a well-known proposition from image watermarking and identify features in natural language that are invariant to minor corruption. Through a systematic analysis of the possible sources of errors, we further propose a corruption-resistant infill model. Our full method improves upon the previous work on robustness by +16.8% point on average on four datasets, three corruption types, and two corruption ratios. Code available at https://github.com/bangawayoo/nlp-watermarking.

📄 PDF Abstract BibTeX arXiv:2305.01904

Code (1)

bangawayoo/nlp-watermarking 공식 구현 pytorch

Similar Papers 제목 키워드 기반

TIACam: Text-Anchored Invariant Feature Learning with Auto-Augmentation for Camera-Robust Zero-Watermarking

2026-02-21 · Abdullah All Tanvir, Agnibh Dasgupta, Xin Zhong arxiv

Camera recapture introduces complex optical degradations, such as perspective warping, illumination shifts, and Moiré interference, that remain challenging for deep watermarking systems. We present TIACam, a text-anchore…

InvZW: Invariant Feature Learning via Noise-Adversarial Training for Robust Image Zero-Watermarking

2025-06-25 · Abdullah All Tanvir, Xin Zhong

This paper introduces a novel deep learning framework for robust image zero-watermarking based on distortion-invariant feature learning. As a zero-watermarking scheme, our method leaves the original image unaltered and l…

Text-Guided Image Invariant Feature Learning for Robust Image Watermarking

2025-03-18 · Muhammad Ahtesham, Xin Zhong

Ensuring robustness in image watermarking is crucial for and maintaining content integrity under diverse transformations. Recent self-supervised learning (SSL) approaches, such as DINO, have been leveraged for watermarki…

Self-Supervised Learning

PASA: A Principled Embedding-Space Watermarking Approach for LLM-Generated Text under Semantic-Invariant Attacks

2026-05-09 · Zhenxin Ai, Haiyun He arxiv

Watermarking for large language models (LLMs) is a promising approach for detecting LLM-generated text and enabling responsible deployment. However, existing watermarking methods are often vulnerable to semantic-invarian…

Robust Image Watermarking based on Cross-Attention and Invariant Domain Learning

2023-10-09 · Agnibh Dasgupta, Xin Zhong

Image watermarking involves embedding and extracting watermarks within a cover image, with deep learning approaches emerging to bolster generalization and robustness. Predominantly, current methods employ convolution and…