paper-with-me

Papers

Robust Watermarking Using Generative Priors Against Image Editing: From Benchmarking to Advances

2024-10-24 · Shilin Lu, Zihan Zhou, Jiayou Lu, Yuanzhi Zhu, Adams Wai-Kin Kong

Current image watermarking methods are vulnerable to advanced image editing techniques enabled by large-scale text-to-image models. These models can distort embedded watermarks during editing, posing significant challenges to copyright protection. In this work, we introduce W-Bench, the first comprehensive benchmark designed to evaluate the robustness of watermarking methods against a wide range of image editing techniques, including image regeneration, global editing, local editing, and image-to-video generation. Through extensive evaluations of eleven representative watermarking methods against prevalent editing techniques, we demonstrate that most methods fail to detect watermarks after such edits. To address this limitation, we propose VINE, a watermarking method that significantly enhances robustness against various image editing techniques while maintaining high image quality. Our approach involves two key innovations: (1) we analyze the frequency characteristics of image editing and identify that blurring distortions exhibit similar frequency properties, which allows us to use them as surrogate attacks during training to bolster watermark robustness; (2) we leverage a large-scale pretrained diffusion model SDXL-Turbo, adapting it for the watermarking task to achieve more imperceptible and robust watermark embedding. Experimental results show that our method achieves outstanding watermarking performance under various image editing techniques, outperforming existing methods in both image quality and robustness. Code is available at https://github.com/Shilin-LU/VINE.

📄 PDF Abstract BibTeX arXiv:2410.18775

Code (1)

shilin-lu/vine 공식 구현 jax

Tasks

BenchmarkingImage to Video GenerationVideo Generation

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 제목 키워드 기반

Diffusion-Based Image Editing for Breaking Robust Watermarks

2025-10-07 · Yunyi Ni, Finn Carter, Ze Niu, Emily Davis 외 arxiv

Robust invisible watermarking aims to embed hidden information into images such that the watermark can survive various image manipulations. However, the rise of powerful diffusion-based image generation and editing techn…

Image GenerationImage Editing

OptMark: Robust Multi-bit Diffusion Watermarking via Inference Time Optimization

2025-08-29 · Jiazheng Xing, Hai Ci, Hongbin Xu, Hangjie Yuan 외 arxiv

Watermarking diffusion-generated images is crucial for copyright protection and user tracking. However, current diffusion watermarking methods face significant limitations: zero-bit watermarking systems lack the capacity…

Rel-Zero: Harnessing Patch-Pair Invariance for Robust Zero-Watermarking Against AI Editing

2026-03-18 · Pengzhen Chen, Yanwei Liu, Xiaoyan Gu, Xiaojun Chen 외 arxiv

Recent advancements in diffusion-based image editing pose a significant threat to the authenticity of digital visual content. Traditional embedding-based watermarking methods often introduce perceptible perturbations to …

Image Editing

XAttnMark: Learning Robust Audio Watermarking with Cross-Attention

2025-02-06 · Yixin Liu, Lie Lu, Jihui Jin, Lichao Sun 외

The rapid proliferation of generative audio synthesis and editing technologies has raised significant concerns about copyright infringement, data provenance, and the spread of misinformation through deepfake audio. Water…

Audio SynthesisFace SwappingMisinformation

A Somewhat Robust Image Watermark against Diffusion-based Editing Models

2023-11-22 · Mingtian Tan, Tianhao Wang, Somesh Jha

Recently, diffusion models (DMs) have become the state-of-the-art method for image synthesis. Editing models based on DMs, known for their high fidelity and precision, have inadvertently introduced new challenges related…

Image Generation