Papers › Robust-Wide: Robust Watermarking against Instruction-driven Image Editing

Robust-Wide: Robust Watermarking against Instruction-driven Image Editing

20 Feb 2024arXiv:2402.12688links table onlyarchive 2025-07-28

Runyi Hu, Jie Zhang, Ting Xu, Jiwei Li, Tianwei Zhang

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

Instruction-driven image editing allows users to quickly edit an image according to text instructions in a forward pass. Nevertheless, malicious users can easily exploit this technique to create fake images, which could cause a crisis of trust and harm the rights of the original image owners. Watermarking is a common solution to trace such malicious behavior. Unfortunately, instruction-driven image editing can significantly change the watermarked image at the semantic level, making current state-of-the-art watermarking methods ineffective. To remedy it, we propose Robust-Wide, the first robust watermarking methodology against instruction-driven image editing. Specifically, we follow the classic structure of deep robust watermarking, consisting of the encoder, noise layer, and decoder. To achieve robustness against semantic distortions, we introduce a novel Partial Instruction-driven Denoising Sampling Guidance (PIDSG) module, which consists of a large variety of instruction injections and substantial modifications of images at different semantic levels. With PIDSG, the encoder tends to embed the watermark into more robust and semantic-aware areas, which remains in existence even after severe image editing. Experiments demonstrate that Robust-Wide can effectively extract the watermark from the edited image with a low bit error rate of nearly 2.6% for 64-bit watermark messages. Meanwhile, it only induces a neglectable influence on the visual quality and editability of the original images. Moreover, Robust-Wide holds general robustness against different sampling configurations and other popular image editing methods such as ControlNet-InstructPix2Pix, MagicBrush, Inpainting, and DDIM Inversion. Codes and models are available at https://github.com/hurunyi/Robust-Wide.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2402.12688")

Code

Syntology Ran 16 of 19 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 14 ran with no contract checked.

By repository: official repository: 19 samples from 1 repository, 16 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

hurunyi/robust-wide officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 16 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
1ran · our draft was wrong
14ran
3unverified

Licence: 0 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from hurunyi/Robust-Wide. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ConvTBNRelu hurunyi/Robust-Wide/model.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 210bfe7e3edfaf78 · report
DecoderResnet hurunyi/Robust-Wide/model.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 22ca713c2d2b31e2 · report
DoubleConv hurunyi/Robust-Wide/model.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 3bc37018ec7a5a7e · report
Down hurunyi/Robust-Wide/model.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 9eca04b186a73e7b · report
ExpandNet hurunyi/Robust-Wide/model.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 0c1e41d36661e780 · report
GroupNorm32 hurunyi/Robust-Wide/model.py official repository ran · our draft was wrong MIT (permissive) · 90ffc7b3f94bda72 · report
Interpolate hurunyi/Robust-Wide/model.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 2d6fcc19b89b20d5 · report
ResidualBlock hurunyi/Robust-Wide/model.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · fb889d8e2f339b39 · report
UNet hurunyi/Robust-Wide/model.py official repository ran · metamorphic tier: invariant MIT (permissive) · 09d83aed81bca74e · report
convert_to_np hurunyi/robust-wide/dataset.py official repository ran MIT (permissive) · 694ad5c8799b9dea · report
decoded_message_error_rate hurunyi/robust-wide/utils.py official repository ran MIT (permissive) · 4c738e5fa93f3953 · report
decoded_message_error_rate_batch hurunyi/robust-wide/utils.py official repository ran MIT (permissive) · 312ff076fac287f7 · report
load_image hurunyi/robust-wide/evaluate.py official repository ran MIT (permissive) · e093542bc06414d7 · report
preprocess_images hurunyi/robust-wide/dataset.py official repository ran MIT (permissive) · 6bcd7bd2081d9725 · report
preprocess_train hurunyi/robust-wide/dataset.py official repository ran MIT (permissive) · 7ba441437913fb8d · report
str2bool hurunyi/robust-wide/utils.py official repository ran · violated contract MIT (permissive) · 7c508037b40522af · report
EncoderUnet hurunyi/Robust-Wide/model.py official repository unverified MIT (permissive) · 61d082d3fdf98155 · report
Up hurunyi/Robust-Wide/model.py official repository unverified MIT (permissive) · 51e0fb9e015af2d3 · report
WatermarkModel hurunyi/Robust-Wide/model.py official repository unverified MIT (permissive) · a1bb128109808e32 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections