paper-with-me

Papers

Leveraging Optimization for Adaptive Attacks on Image Watermarks

2023-09-29 · Nils Lukas, Abdulrahman Diaa, Lucas Fenaux, Florian Kerschbaum

Untrustworthy users can misuse image generators to synthesize high-quality deepfakes and engage in unethical activities. Watermarking deters misuse by marking generated content with a hidden message, enabling its detection using a secret watermarking key. A core security property of watermarking is robustness, which states that an attacker can only evade detection by substantially degrading image quality. Assessing robustness requires designing an adaptive attack for the specific watermarking algorithm. When evaluating watermarking algorithms and their (adaptive) attacks, it is challenging to determine whether an adaptive attack is optimal, i.e., the best possible attack. We solve this problem by defining an objective function and then approach adaptive attacks as an optimization problem. The core idea of our adaptive attacks is to replicate secret watermarking keys locally by creating surrogate keys that are differentiable and can be used to optimize the attack's parameters. We demonstrate for Stable Diffusion models that such an attacker can break all five surveyed watermarking methods at no visible degradation in image quality. Optimizing our attacks is efficient and requires less than 1 GPU hour to reduce the detection accuracy to 6.3% or less. Our findings emphasize the need for more rigorous robustness testing against adaptive, learnable attackers.

📄 PDF Abstract BibTeX arXiv:2309.16952

Code (1)

nilslukas/adaptive-watermark-attacks 공식 구현 pytorch

Tasks

GPU

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

Optimizing Adaptive Attacks against Watermarks for Language Models

2024-10-03 · Abdulrahman Diaa, Toluwani Aremu, Nils Lukas

Large Language Models (LLMs) can be misused to spread unwanted content at scale. Content watermarking deters misuse by hiding messages in content, enabling its detection using a secret watermarking key. Robustness is a c…

Misinformation

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

Black-Box Forgery Attacks on Semantic Watermarks for Diffusion Models

2024-12-04 · CVPR 2025 1 · Andreas Müller, Denis Lukovnikov, Jonas Thietke, Asja Fischer 외

Integrating watermarking into the generation process of latent diffusion models (LDMs) simplifies detection and attribution of generated content. Semantic watermarks, such as Tree-Rings and Gaussian Shading, represent a …

Invisible Image Watermarks Are Provably Removable Using Generative AI

2023-06-02 · Xuandong Zhao, Kexun Zhang, Zihao Su, Saastha Vasan 외

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 reg…

DenoisingImage Denoising

Watermarks Attack Watermarks: Re-Watermarking as a Generic Removal Strategy

2026-05-16 · Maria Bulychev, Neil G. Marchant, Benjamin I. P. Rubinstein arxiv

Watermarking combines an imperceptible change to an input image that will trigger a detector, to assert provenance and protect intellectual property. The literature has shown great interest in attacks on watermarking sch…