English

Invisible Image Watermarks Are Provably Removable Using Generative AI

Cryptography and Security 2024-11-01 v3 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

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

Keywords

Cite

@article{arxiv.2306.01953,
  title  = {Invisible Image Watermarks Are Provably Removable Using Generative AI},
  author = {Xuandong Zhao and Kexun Zhang and Zihao Su and Saastha Vasan and Ilya Grishchenko and Christopher Kruegel and Giovanni Vigna and Yu-Xiang Wang and Lei Li},
  journal= {arXiv preprint arXiv:2306.01953},
  year   = {2024}
}

Comments

NeurIPS 2024

R2 v1 2026-06-28T10:55:14.594Z