CVApr 4

ResGuard: Enhancing Robustness Against Known Original Attacks in Deep Watermarking

arXiv:2604.0369322.8h-index: 11
Predicted impact top 76% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For deep watermarking systems, this work addresses a critical security gap against informed adversaries, but the solution is incremental as it builds on existing END architectures.

The paper identifies a vulnerability in deep watermarking systems called Known Original Attack (KOA), where adversaries with access to original-watermarked pairs can remove watermarks. The proposed ResGuard module enhances robustness, improving watermark extraction accuracy from 59.87% to 99.81%.

Deep learning-based image watermarking commonly adopts an "Encoder-Noise Layer-Decoder" (END) architecture to improve robustness against random channel distortions, yet it often overlooks intentional manipulations introduced by adversaries with additional knowledge. In this paper, we revisit this paradigm and expose a critical yet underexplored vulnerability: the Known Original Attack (KOA), where an adversary has access to multiple original-watermarked image pairs, enabling various targeted suppression strategies. We show that even a simple residual-based removal approach, namely estimating an embedding residual from known pairs and subtracting it from unseen watermarked images, can almost completely remove the watermark while preserving visual quality. This vulnerability stems from the insufficient image dependency of residuals produced by END frameworks, which makes them transferable across images. To address this, we propose ResGuard, a plug-and-play module that enhances KOA robustness by enforcing image-dependent embedding. Its core lies in a residual specificity enhancement loss, which encourages residuals to be tightly coupled with their host images and thus improves image dependency. Furthermore, an auxiliary KOA noise layer injects residual-style perturbations during training, allowing the decoder to remain reliable under stronger embedding inconsistencies. Integrated into existing frameworks, ResGuard boosts KOA robustness, improving average watermark extraction accuracy from 59.87% to 99.81%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes