MarkCleaner: High-Fidelity Watermark Removal via Imperceptible Micro-Geometric Perturbation
Xiaoxi Kong, Jieyu Yuan, Pengdi Chen, Yuanlin Zhang, Chongyi Li, Bin Li
TL;DR
The paper identifies a fundamental geometric vulnerability in semantic watermarks: tiny, imperceptible spatial perturbations disrupt phase alignment in latent representations, breaking watermark detection while preserving perceptual content. It introduces MarkCleaner, a framework that jointly uses mask-guided encoding and a differentiable 2D Gaussian Splatting renderer to perform high-fidelity watermark removal under micro-geometric perturbations. During training, outputs are supervised against geometrically perturbed targets, and semantic content is preserved via self-supervised alignment with frozen DINOv2 features, yielding robust removal across diverse watermark schemes with real-time inference. The approach outperforms state-of-the-art attacks in erasure and visual fidelity, and its results motivate considering geometric robustness as a core constraint in watermark design and evaluation, with potential extensions to visible watermark removal and future geometry-aware defenses.
Abstract
Semantic watermarks exhibit strong robustness against conventional image-space attacks. In this work, we show that such robustness does not survive under micro-geometric perturbations: spatial displacements can remove watermarks by breaking the phase alignment. Motivated by this observation, we introduce MarkCleaner, a watermark removal framework that avoids semantic drift caused by regeneration-based watermark removal. Specifically, MarkCleaner is trained with micro-geometry-perturbed supervision, which encourages the model to separate semantic content from strict spatial alignment and enables robust reconstruction under subtle geometric displacements. The framework adopts a mask-guided encoder that learns explicit spatial representations and a 2D Gaussian Splatting-based decoder that explicitly parameterizes geometric perturbations while preserving semantic content. Extensive experiments demonstrate that MarkCleaner achieves superior performance in both watermark removal effectiveness and visual fidelity, while enabling efficient real-time inference. Our code will be made available upon acceptance.
