CVAIMar 13

AWPD: Frequency Shield Network for Agnostic Watermark Presence Detection

arXiv:2603.0672327.3
AI Analysis

This addresses the need for robust copyright protection in open environments like social media and AIGC, offering a novel approach to detect unknown watermarks, though it is incremental as it builds on existing detection methods.

The paper tackles the problem of detecting invisible watermarks in images without prior knowledge of the embedding algorithm, proposing a new task called Agnostic Watermark Presence Detection (AWPD) and achieving superior zero-shot detection capabilities with the Frequency Shield Network (FSNet).

Invisible watermarks, as an essential technology for image copyright protection, have been widely deployed with the rapid development of social media and AIGC. However, existing invisible watermark detection heavily relies on prior knowledge of specific algorithms, leading to limited detection capabilities for ``unknown watermarks'' in open environments. To this end, we propose a novel task named Agnostic Watermark Presence Detection (AWPD), which aims to identify whether an image carries a copyright mark without requiring decoding information. We construct the UniFreq-100K dataset, comprising large-scale samples across various invisible watermark embedding algorithms. Furthermore, we propose the Frequency Shield Network (FSNet). This model deploys an Adaptive Spectral Perception Module (ASPM) in the shallow layers, utilizing learnable frequency gating to dynamically amplify high-frequency watermark signals while suppressing low-frequency semantics. In the deep layers, the network introduces Dynamic Multi-Spectral Attention (DMSA) combined with tri-stream extremum pooling to deeply mine watermark energy anomalies, forcing the model to precisely focus on sensitive frequency bands. Extensive experiments demonstrate that FSNet exhibits superior zero-shot detection capabilities on the AWPD task, outperforming existing baseline models. Code and datasets will be released upon acceptance.

Foundations

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

Your Notes