CRAICVJun 2, 2023

Invisible Image Watermarks Are Provably Removable Using Generative AI

BerkeleyCMU
arXiv:2306.01953v3157 citationsh-index: 60Has Code
Originality Highly original
AI Analysis

This work highlights a critical security flaw in copyright protection for images, especially AI-generated ones, and calls for a shift to semantic-preserving watermarks.

The paper tackles the vulnerability of invisible image watermarks to removal attacks, proposing a regeneration method that adds noise and reconstructs images, achieving lower detection rates and higher quality across four watermarking schemes.

Invisible watermarks safeguard images' copyrights by embedding hidden messages only detectable by owners. They also prevent people from misusing images, especially those generated by AI models. We propose a family of regeneration attacks to remove these invisible watermarks. The proposed attack method first adds random noise to an image to destroy the watermark and then reconstructs the image. This approach is flexible and can be instantiated with many existing image-denoising algorithms and pre-trained generative models such as diffusion models. Through formal proofs and extensive empirical evaluations, we demonstrate that pixel-level invisible watermarks are vulnerable to this regeneration attack. Our results reveal that, across four different pixel-level watermarking schemes, the proposed method consistently achieves superior performance compared to existing attack techniques, with lower detection rates and higher image quality. However, watermarks that keep the image semantically similar can be an alternative defense against our attacks. Our finding underscores the need for a shift in research/industry emphasis from invisible watermarks to semantic-preserving watermarks. Code is available at https://github.com/XuandongZhao/WatermarkAttacker

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes