paper-with-me

Papers

Enhancing Robustness in Post-Processing Watermarking: An Ensemble Attack Network Using CNNs and Transformers

2025-09-03 · Tzuhsuan Huang, Cheng Yu Yeo, Tsai-Ling Huang, Hong-Han Shuai, Wen-Huang Cheng, Jun-Cheng Chen arxiv

Recent studies on deep watermarking have predominantly focused on in-processing watermarking, which integrates the watermarking process into image generation. However, post-processing watermarking, which embeds watermarks after image generation, offers more flexibility. It can be applied to outputs from any generative model (e.g. GANs, diffusion models) without needing access to the model's internal structure. It also allows users to embed unique watermarks into individual images. Therefore, this study focuses on post-processing watermarking and enhances its robustness by incorporating an ensemble attack network during training. We construct various versions of attack networks using CNN and Transformer in both spatial and frequency domains to investigate how each combination influences the robustness of the watermarking model. Our results demonstrate that combining a CNN-based attack network in the spatial domain with a Transformer-based attack network in the frequency domain yields the highest robustness in watermarking models. Extensive evaluation on the WAVES benchmark, using average bit accuracy as the metric, demonstrates that our ensemble attack network significantly enhances the robustness of baseline watermarking methods under various stress tests. In particular, for the Regeneration Attack defined in WAVES, our method improves StegaStamp by 18.743%. The code is released at:https://github.com/aiiu-lab/DeepRobustWatermark.

📄 PDF Abstract BibTeX arXiv:2509.03006

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

From Attack to Protection: Leveraging Watermarking Attack Network for Advanced Add-on Watermarking

2020-08-14 · Seung-Hun Nam, Jihyeon Kang, Daesik Kim, Namhyuk Ahn 외

Multi-bit watermarking (MW) has been designed to enhance resistance against watermarking attacks, such as signal processing operations and geometric distortions. Various benchmark tools exist to assess this robustness th…

Benchmarking

RAWIW: RAW Image Watermarking Robust to ISP Pipeline

2023-07-28 · Kang Fu, Xiaohong Liu, Jun Jia, ZiCheng Zhang 외

Invisible image watermarking is essential for image copyright protection. Compared to RGB images, RAW format images use a higher dynamic range to capture the radiometric characteristics of the camera sensor, providing gr…

Enhancing Robustness of Asynchronous EEG-Based Movement Prediction using Classifier Ensembles

2026-01-07 · Niklas Kueper, Kartik Chari, Elsa Andrea Kirchner arxiv

Objective: Stroke is one of the leading causes of disabilities. One promising approach is to extend the rehabilitation with self-initiated robot-assisted movement therapy. To enable this, it is required to detect the pat…

Do Modern Post-Hoc Watermarking Methods Beat Broken-Arrows?

2026-05-26 · Enoal Gesny, Eva Giboulot arxiv

With the rapid proliferation of generative models, such as diffusion models, digital watermarking has emerged as a crucial solution for identifying AI-generated images. Modern post-hoc watermarking schemes use neural net…

IWN: Image Watermarking Based on Idempotency

2024-09-29 · Kaixin Deng

In the expanding field of digital media, maintaining the strength and integrity of watermarking technology is becoming increasingly challenging. This paper, inspired by the Idempotent Generative Network (IGN), explores t…