paper-with-me

홈 › Papers

Robust LLM Watermarking with Minimal Semantic Distortion for IP Protection

2026-05-22 · Kieu Dang, Phung Lai, NhatHai Phan, Yelong Shen, Ruoming Jin arxiv

Proprietary large language models (LLMs) face risks of intellectual property (IP) violation, as adversaries can replicate an LLM by collecting input-output pairs to train a surrogate model, causing financial setbacks. Watermarks offer a promising defense to verify ownership, but existing methods often struggle with semantic distortion, factual inconsistency, and adversarial attacks. In addition, key-conditioned watermarks for provider-specific detection, especially in cross-provider and multi-user scenarios, remain largely underexplored. To address these challenges, we propose SAFESEAL, a novel key-conditioned watermarking framework that achieves strong detectability with minimal impact on model utility, effectively balancing detectability, utility, and robustness. SAFESEAL preserves named entities while substituting linguistic terms with context-aware synonyms through a key-conditioned Tournament sampling mechanism, maintaining semantic fidelity and factual consistency. For detection, we introduce a key-conditioned contrastive detector that jointly encodes the text and key, enabling provider-specific and robust watermark verification. We derive theoretical bounds on the utility-detectability trade-off and significantly reduce latency through lightweight models, batching, and parallelism. Extensive experiments show that SAFESEAL outperforms baselines in utility, detectability, and robustness, achieving a BERTScore of 0.983, entity similarity of 0.963, a 98.2% detection rate, and the highest human ratings for text quality and content preservation, with latency comparable to the fastest baseline. To promote transparency and community-driven progress, we release the first public watermark leaderboard and an interactive demo.

📄 PDF Abstract BibTeX arXiv:2605.23175

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RAWIW: RAW Image Watermarking Robust to ISP Pipeline

2023-07-28 · Kang Fu, Xiaohong Liu, Jun Jia, ZiCheng Zhang 외

Invisible image watermarking is essential for image copyright protection. Compared to RGB images, RAW format images use a higher dynamic range to capture the radiometric characteristics of the camera sensor, providing gr…

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

ReMark: Receptive Field based Spatial WaterMark Embedding Optimization using Deep Network

2023-05-11 · Natan Semyonov, Rami Puzis, Asaf Shabtai, Gilad Katz

Watermarking is one of the most important copyright protection tools for digital media. The most challenging type of watermarking is the imperceptible one, which embeds identifying information in the data while retaining…

Robust Invisible Video Watermarking with Attention

2019-09-03 · Kevin Alex Zhang, Lei Xu, Alfredo Cuesta-Infante, Kalyan Veeramachaneni

The goal of video watermarking is to embed a message within a video file in a way such that it minimally impacts the viewing experience but can be recovered even if the video is redistributed and modified, allowing media…

HMARK: Radioactive Multi-Bit Semantic-Latent Watermarking for Diffusion Models

2025-11-26 · Kexin Li, Guozhen Ding, Ilya Grishchenko, David Lie arxiv

Modern generative diffusion models rely on vast training datasets, often including images with uncertain ownership or usage rights. Radioactive watermarks -- marks that transfer to a model's outputs -- can help detect wh…