paper-with-me

Papers

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 effectiveness in several aspects. However, in this paper, we reveal that box-free model watermarking is prone to removal attacks, even under the real-world threat model such that the protected model and the watermark extractor are in black boxes. Under this setting, we carry out three studies. 1) We develop an extractor-gradient-guided (EGG) remover and show its effectiveness when the extractor uses ReLU activation only. 2) More generally, for an unknown extractor, we leverage adversarial attacks and design the EGG remover based on the estimated gradients. 3) Under the most stringent condition that the extractor is inaccessible, we design a transferable remover based on a set of private proxy models. In all cases, the proposed removers can successfully remove embedded watermarks while preserving the quality of the processed images, and we also demonstrate that the EGG remover can even replace the watermarks. Extensive experimental results verify the effectiveness and generalizability of the proposed attacks, revealing the vulnerabilities of the existing box-free methods and calling for further research.

📄 PDF Abstract BibTeX arXiv:2405.09863

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Neural Dehydration: Effective Erasure of Black-box Watermarks from DNNs with Limited Data

2023-09-07 · Yifan Lu, Wenxuan Li, Mi Zhang, Xudong Pan 외

To protect the intellectual property of well-trained deep neural networks (DNNs), black-box watermarks, which are embedded into the prediction behavior of DNN models on a set of specially-crafted samples and extracted fr…

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…

Class-feature Watermark: A Resilient Black-box Watermark Against Model Extraction Attacks

2025-11-11 · Yaxin Xiao, Qingqing Ye, Zi Liang, Haoyang Li 외 arxiv

Machine learning models constitute valuable intellectual property, yet remain vulnerable to model extraction attacks (MEA), where adversaries replicate their functionality through black-box queries. Model watermarking co…

Model extraction

DeMark: A Query-Free Black-Box Attack on Deepfake Watermarking Defenses

2026-01-23 · Wei Song, Zhenchang Xing, Liming Zhu, Yulei Sui 외 arxiv

The rapid proliferation of realistic deepfakes has raised urgent concerns over their misuse, motivating the use of defensive watermarks in synthetic images for reliable detection and provenance tracking. However, this de…

Compressive Sensing

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 …