paper-with-me

홈 › Papers

Mask Image Watermarking

2025-04-17 · Runyi Hu, Jie Zhang, Shiqian Zhao, Nils Lukas, Jiwei Li, Qing Guo, Han Qiu, Tianwei Zhang

We present MaskMark, a simple, efficient, and flexible framework for image watermarking. MaskMark has two variants: (1) MaskMark-D, which supports global watermark embedding, watermark localization, and local watermark extraction for applications such as tamper detection; (2) MaskMark-ED, which focuses on local watermark embedding and extraction, offering enhanced robustness in small regions to support fine-grined image protection. MaskMark-D builds on the classical encoder-distortion layer-decoder training paradigm. In MaskMark-D, we introduce a simple masking mechanism during the decoding stage that enables both global and local watermark extraction. During training, the decoder is guided by various types of masks applied to watermarked images before extraction, helping it learn to localize watermarks and extract them from the corresponding local areas. MaskMark-ED extends this design by incorporating the mask into the encoding stage as well, guiding the encoder to embed the watermark in designated local regions, which improves robustness under regional attacks. Extensive experiments show that MaskMark achieves state-of-the-art performance in global and local watermark extraction, watermark localization, and multi-watermark embedding. It outperforms all existing baselines, including the recent leading model WAM for local watermarking, while preserving high visual quality of the watermarked images. In addition, MaskMark is highly efficient and adaptable. It requires only 20 hours of training on a single A6000 GPU, achieving 15x computational efficiency compared to WAM. By simply adjusting the distortion layer, MaskMark can be quickly fine-tuned to meet varying robustness requirements.

📄 PDF Abstract BibTeX arXiv:2504.12739

Code (1)

hurunyi/maskmark 공식 구현 pytorch

Tasks

Computational EfficiencyDecoderGPU

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Control of Embedding Strength in Image Watermarking using Neural Networks

2020-01-09 · Mahnoosh Bagheri, Majid Mohrekesh, Nader Karimi, Shadrokh Samavi

Digital image watermarking has been widely used in different applications such as copyright protection of digital media, such as audio, image, and video files. Two opposing criteria of robustness and transparency are the…

Of-SemWat: High-payload text embedding for semantic watermarking of AI-generated images with arbitrary size

2025-09-29 · Benedetta Tondi, Andrea Costanzo, Mauro Barni arxiv

We propose a high-payload image watermarking method for textual embedding, where a semantic description of the image - which may also correspond to the input text prompt-, is embedded inside the image. In order to be abl…

Noise-to-mask Ratio Loss for Deep Neural Network based Audio Watermarking

2024-08-28 · Martin Moritz, Toni Olán, Tuomas Virtanen

Digital audio watermarking consists in inserting a message into audio signals in a transparent way and can be used to allow automatic recognition of audio material and management of the copyrights. We propose a perceptua…

Management

Removing Watermarks with Partial Regeneration using Semantic Information

2025-05-13 · Krti Tallam, John Kevin Cava, Caleb Geniesse, N. Benjamin Erichson 외

As AI-generated imagery becomes ubiquitous, invisible watermarks have emerged as a primary line of defense for copyright and provenance. The newest watermarking schemes embed semantic signals - content-aware patterns tha…

SSIMZero Shot Segmentation

FlowMark: Mask-Guided Video Watermarking

2026-07-06 · Vishal Asnani, Shruti Agarwal, John Collomosse arxiv

We present FlowMark, a video watermarking framework guided by automatically predicted object masks. In contrast to prior region-based approaches that require user-supplied mask guidance, FlowMark learns to identify optim…