Box-Free Model Watermarks Are Prone to Black-Box Removal Attacks
Haonan An, Guang Hua, Zhiping Lin, Yuguang Fang
TL;DR
The paper addresses the vulnerability of box-free model watermarking for image-to-image tasks under black-box removal threats. It introduces extractor-gradient-guided (EGG) removers and a transferable remover to erase or overwrite embedded watermarks while preserving output quality, across three practical threat scenarios. Extensive experiments on reputed box-free methods demonstrate effective watermark removal and even overwriting, highlighting gaps in current protections and the need for removal-proof designs. The work emphasizes real-world IP protection challenges for generative image processing models and has significant implications for the design of robust watermarking schemes and ownership verification. The proposed attacks also show generalization to workflow-mismatched setups, signaling a broader risk to watermarking in AI security contexts.
Abstract
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.
