paper-with-me

홈 › Papers

SEAL: Semantic Aware Image Watermarking

2025-03-15 · Kasra Arabi, R. Teal Witter, Chinmay Hegde, Niv Cohen

Generative models have rapidly evolved to generate realistic outputs. However, their synthetic outputs increasingly challenge the clear distinction between natural and AI-generated content, necessitating robust watermarking techniques. Watermarks are typically expected to preserve the integrity of the target image, withstand removal attempts, and prevent unauthorized replication onto unrelated images. To address this need, recent methods embed persistent watermarks into images produced by diffusion models using the initial noise. Yet, to do so, they either distort the distribution of generated images or rely on searching through a long dictionary of used keys for detection. In this paper, we propose a novel watermarking method that embeds semantic information about the generated image directly into the watermark, enabling a distortion-free watermark that can be verified without requiring a database of key patterns. Instead, the key pattern can be inferred from the semantic embedding of the image using locality-sensitive hashing. Furthermore, conditioning the watermark detection on the original image content improves robustness against forgery attacks. To demonstrate that, we consider two largely overlooked attack strategies: (i) an attacker extracting the initial noise and generating a novel image with the same pattern; (ii) an attacker inserting an unrelated (potentially harmful) object into a watermarked image, possibly while preserving the watermark. We empirically validate our method's increased robustness to these attacks. Taken together, our results suggest that content-aware watermarks can mitigate risks arising from image-generative models.

📄 PDF Abstract BibTeX arXiv:2503.12172

Code (1)

Kasraarabi/SEAL 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Fast, Secure, and High-Capacity Image Watermarking with Autoencoded Text Vectors

2025-10-01 · Gautier Evennou, Vivien Chappelier, Ewa Kijak arxiv

Most image watermarking systems focus on robustness, capacity, and imperceptibility while treating the embedded payload as meaningless bits. This bit-centric view imposes a hard ceiling on capacity and prevents watermark…

Semantic Communication

MetaSeal: Defending Against Image Attribution Forgery Through Content-Dependent Cryptographic Watermarks

2025-09-13 · Tong Zhou, Ruyi Ding, Gaowen Liu, Charles Fleming 외 arxiv

The rapid growth of digital and AI-generated images has amplified the need for secure and verifiable methods of image attribution. While digital watermarking offers more robust protection than metadata-based approaches--…

Image Attribution

SEAL: Entangled White-box Watermarks on Low-Rank Adaptation

2025-01-16 · Giyeong Oh, Saejin Kim, Woohyun Cho, Sangkyu Lee 외

Recently, LoRA and its variants have become the de facto strategy for training and sharing task-specific versions of large pretrained models, thanks to their efficiency and simplicity. However, the issue of copyright pro…

Image Generation

Robust LLM Watermarking with Minimal Semantic Distortion for IP Protection

2026-05-22 · Kieu Dang, Phung Lai, NhatHai Phan, Yelong Shen 외 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. Wa…

Video Seal: Open and Efficient Video Watermarking

2024-12-12 · Pierre Fernandez, Hady Elsahar, I. Zeki Yalniz, Alexandre Mourachko

The proliferation of AI-generated content and sophisticated video editing tools has made it both important and challenging to moderate digital platforms. Video watermarking addresses these challenges by embedding imperce…

Video CompressionVideo Editing