paper-with-me

Papers

A Transfer Attack to Image Watermarks

2024-03-22 · Yuepeng Hu, Zhengyuan Jiang, Moyang Guo, Neil Zhenqiang Gong

Watermark has been widely deployed by industry to detect AI-generated images. The robustness of such watermark-based detector against evasion attacks in the white-box and black-box settings is well understood in the literature. However, the robustness in the no-box setting is much less understood. In this work, we propose a new transfer evasion attack to image watermark in the no-box setting. Our transfer attack adds a perturbation to a watermarked image to evade multiple surrogate watermarking models trained by the attacker itself, and the perturbed watermarked image also evades the target watermarking model. Our major contribution is to show that, both theoretically and empirically, watermark-based AI-generated image detector based on existing watermarking methods is not robust to evasion attacks even if the attacker does not have access to the watermarking model nor the detection API. Our code is available at: https://github.com/hifi-hyp/Watermark-Transfer-Attack.

📄 PDF Abstract BibTeX arXiv:2403.15365

Code (1)

hifi-hyp/watermark-transfer-attack 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Was my Model Stolen? Feature Sharing for Robust and Transferable Watermarks

2021-09-29 · Ruixiang Tang, Hongye Jin, Curtis Wigington, Mengnan Du 외

Deep Neural Networks (DNNs) are increasingly being deployed in cloud-based services via various APIs, e.g., prediction APIs. Recent studies show that these public APIs are vulnerable to the model extraction attack, where…

Model extraction

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

Transferable Black-Box One-Shot Forging of Watermarks via Image Preference Models

2025-10-23 · Tomáš Souček, Sylvestre-Alvise Rebuffi, Pierre Fernandez, Nikola Jovanović 외 arxiv

Recent years have seen a surge in interest in digital content watermarking techniques, driven by the proliferation of generative models and increased legal pressure. With an ever-growing percentage of AI-generated conten…

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 …

Box-Free Model Watermarks Are Prone to Black-Box Removal Attacks

2024-05-16 · Haonan An, Guang Hua, Zhiping Lin, Yuguang Fang

Box-free model watermarking is an emerging technique to safeguard the intellectual property of deep learning models, particularly those for low-level image processing tasks. Existing works have verified and improved its …