NiMark: A Non-intrusive Watermarking Framework against Screen-shooting Attacks
Yufeng Wu, Xin Liao, Baowei Wang, Han Fang, Xiaoshuai Wu, Guiling Wang
TL;DR
NiMark tackles the risk of data leakage via screen-shooting by introducing a non-intrusive, end-to-end deep learning framework that preserves visual fidelity while achieving strong robustness. Its key innovations are the Sigmoid-Gated XOR (SG-XOR) estimator, which enforces image-watermark binding and prevents trivial identity mappings, and a two-stage training strategy that decouples logic construction from restoration to bridge the screen-shooting noise domain. Empirical results show NiMark outperforms state-of-the-art non-intrusive and screen-shooting resilient methods across digital and physical attacks, with zero visual distortion and robust cross-device generalization. The work advances practical data protection by enabling rigid binding and noise-robust watermark verification in real-world capture scenarios.
Abstract
Unauthorized screen-shooting poses a critical data leakage risk. Resisting screen-shooting attacks typically requires high-strength watermark embedding, inevitably degrading the cover image. To resolve the robustness-fidelity conflict, non-intrusive watermarking has emerged as a solution by constructing logical verification keys without altering the original content. However, existing non-intrusive schemes lack the capacity to withstand screen-shooting noise. While deep learning offers a potential remedy, we observe that directly applying it leads to a previously underexplored failure mode, the Structural Shortcut: networks tend to learn trivial identity mappings and neglect the image-watermark binding. Furthermore, even when logical binding is enforced, standard training strategies cannot fully bridge the noise gap, yielding suboptimal robustness against physical distortions. In this paper, we propose NiMark, an end-to-end framework addressing these challenges. First, to eliminate the structural shortcut, we introduce the Sigmoid-Gated XOR (SG-XOR) estimator to enable gradient propagation for the logical operation, effectively enforcing rigid image-watermark binding. Second, to overcome the robustness bottleneck, we devise a two-stage training strategy integrating a restorer to bridge the domain gap caused by screen-shooting noise. Experiments demonstrate that NiMark consistently outperforms representative state-of-the-art methods against both digital attacks and screen-shooting noise, while maintaining zero visual distortion.
