Papers › DeMark: A Query-Free Black-Box Attack on Deepfake Watermarking Defenses

DeMark: A Query-Free Black-Box Attack on Deepfake Watermarking Defenses

23 Jan 2026arXiv:2601.16473added by Syntology

Wei Song, Zhenchang Xing, Liming Zhu, Yulei Sui, Jingling Xue

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

The rapid proliferation of realistic deepfakes has raised urgent concerns over their misuse, motivating the use of defensive watermarks in synthetic images for reliable detection and provenance tracking. However, this defense paradigm assumes such watermarks are inherently resistant to removal. We challenge this assumption with DeMark, a query-free black-box attack framework that targets defensive image watermarking schemes for deepfakes. DeMark exploits latent-space vulnerabilities in encoder-decoder watermarking models through a compressive sensing based sparsification process, suppressing watermark signals while preserving perceptual and structural realism appropriate for deepfakes. Across eight state-of-the-art watermarking schemes, DeMark reduces watermark detection accuracy from 100% to 32.9% on average while maintaining natural visual quality, outperforming existing attacks. We further evaluate three defense strategies, including image super resolution, sparse watermarking, and adversarial training, and find them largely ineffective. These results demonstrate that current encoder decoder watermarking schemes remain vulnerable to latent-space manipulations, underscoring the need for more robust watermarking methods to safeguard against deepfakes.

PaperPDFCode 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="2601.16473")

Code

Syntology Ran 6 of 10 code samples harvested from 3 repositories linked to this paper; 4 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 3 ran with no contract checked.

By repository: found in paper text by Syntology: 10 samples from 3 repositories, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

adobe/trustmark found in paper text by Syntology report
jzyustc/MBRS found in paper text by Syntology report
rmpku/CIN found in paper text by Syntology report
FangHanNUS/PIMoG found in paper text by Syntologynot reachable when probed 2026-09-16 — repositories for recent papers often appear after camera-ready report
Shilin-LU/VINE-B found in paper text by Syntologynot reachable when probed 2026-09-16 — repositories for recent papers often appear after camera-ready report
Shilin-LU/VINE-R found in paper text by Syntologynot reachable when probed 2026-09-16 — repositories for recent papers often appear after camera-ready report

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

10 samples harvested; 6 ran; 0 honoured the contract we drafted; 4 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.

3ran · our draft was wrong
3ran
4unverified

Licence: 10 of the 10 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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 rmpku/CIN/codes/models/DEM.py found in paper text by Syntology ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · a1e1fd2e80482a75 · report
UpConvt rmpku/CIN/codes/models/DEM.py found in paper text by Syntology ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 2bc80170964dc1a5 · report
flow_warp adobe/trustmark/python/trustmark/KBNet/arch_util.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · ef9faf68f492a375 · report
get_obj_from_str adobe/trustmark/python/trustmark/model.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 221b2d116fdf1032 · report
make_layer adobe/trustmark/python/trustmark/KBNet/arch_util.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 96ad5dc9ca239aec · report
resize_flow adobe/trustmark/python/trustmark/KBNet/arch_util.py found in paper text by Syntology ran no licence file found · pointer only · 5a1d8458dc7077a6 · report
DEM rmpku/CIN/codes/models/DEM.py found in paper text by Syntology unverified no licence file found · pointer only · f62ebdee96e71da5 · report
get_random_rectangle_inside jzyustc/MBRS/network/noise_layers/crop.py found in paper text by Syntology unverified no licence file found · pointer only · f578dbc12c74e595 · report
instantiate_from_config adobe/trustmark/python/trustmark/model.py found in paper text by Syntology unverified no licence file found · pointer only · ef52d142b2c30ac2 · report
random_string adobe/trustmark/python/trustmark/datalayer.py found in paper text by Syntology unverified licence not identified · pointer only · 7ca3d41ede0e46bd · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2601.16473, was issued in January 2026, after that date, so the archive has no leaderboard rows for it.

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