MarkNull Framework Demonstrates Model-Agnostic Watermark Removal in AI-Generated Images

Digital watermarking is widely used for copyright attribution and tracking AI-generated imagery, but its resilience to generalized removal attempts has been a significant vulnerability. Existing watermark removal methods often rely on specific generative architectures or degrade the visual quality of the target image to the point of rendering it unusable. The newly proposed MarkNull framework addresses these limitations by introducing a model-agnostic attack mechanism that maintains high image fidelity. The core of MarkNull relies on the observation of a strong statistical dependency between the generated latent representation of an image and its embedded watermark noise. By introducing the Noise-Latent Alignment Score (NLAS), the system optimizes the latent space to selectively decorrelate these elements. This process effectively strips out the watermarking signal without altering the underlying semantic features of the image. Testing across multiple watermarking paradigms, including post-hoc, fine-tuning, and initial-noise methods, shows that MarkNull successfully lowers bit verification accuracy to approximately 53.14 percent, which is close to random guessing. Furthermore, the researchers developed MarkNull-A, an amortized version that eliminates the optimization bottleneck to perform the attack in a single forward pass lasting just half a second per image. Notably, the attack proved effective against commercial-grade systems such as Google SynthID-Image, highlighting the need for more robust defense mechanisms in generative media.
Related tools
Recommended tools for this topic
These picks prioritize high-intent tools relevant to this topic. Some links may include partner or affiliate tracking.
A strong security and edge platform match across CDN, Zero Trust, and app protection.
View CloudflareA high-relevance security pick for identity, secret management, and team access control.
View 1PasswordStrong for identity, OIDC, and B2B auth readers evaluating implementation tradeoffs.
View Auth0Comparison
| Aspect | Before / Alternative | After / This |
|---|---|---|
| Compatibility | Model-specific (only targets specific generator architectures) | Model-agnostic (applies across diverse generative pipelines) |
| Visual quality protection | Severe visual degradation or noticeable blurriness | High semantic fidelity preserved without perceptible artifacts |
| Attack processing speed | Slow iterative optimization required for each image | Single forward pass (0.50 seconds per image) using amortized variant |
| SynthID-Image susceptibility | Highly robust against post-hoc manipulation | Compromised under latent decorrelation optimization |
Source: arXiv
This page summarizes the original source. Check the source for full details.


