# First-Place Solution to NeurIPS 2024 Invisible Watermark Removal Challenge

**Authors:** Fahad Shamshad, Tameem Bakr, Yahia Shaaban, Noor Hussein, Karthik Nandakumar, Nils Lukas

arXiv: 2508.21072 · 2025-08-29

## TL;DR

This paper presents a winning solution to the NeurIPS 2024 challenge on removing invisible watermarks, demonstrating near-perfect removal under various attack scenarios and highlighting the need for more robust watermarking techniques.

## Contribution

The paper introduces novel attack methods for watermark removal in both black-box and beige-box settings, combining VAE-based evasion and diffusion models with semantic priors.

## Key findings

- Achieved 95.7% watermark removal success rate.
- Demonstrated minimal impact on image quality.
- Provided insights for developing more robust watermarking methods.

## Abstract

Content watermarking is an important tool for the authentication and copyright protection of digital media. However, it is unclear whether existing watermarks are robust against adversarial attacks. We present the winning solution to the NeurIPS 2024 Erasing the Invisible challenge, which stress-tests watermark robustness under varying degrees of adversary knowledge. The challenge consisted of two tracks: a black-box and beige-box track, depending on whether the adversary knows which watermarking method was used by the provider. For the beige-box track, we leverage an adaptive VAE-based evasion attack, with a test-time optimization and color-contrast restoration in CIELAB space to preserve the image's quality. For the black-box track, we first cluster images based on their artifacts in the spatial or frequency-domain. Then, we apply image-to-image diffusion models with controlled noise injection and semantic priors from ChatGPT-generated captions to each cluster with optimized parameter settings. Empirical evaluations demonstrate that our method successfully achieves near-perfect watermark removal (95.7%) with negligible impact on the residual image's quality. We hope that our attacks inspire the development of more robust image watermarking methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.21072/full.md

## Figures

25 figures with captions in the complete paper: https://tomesphere.com/paper/2508.21072/full.md

## References

67 references — full list in the complete paper: https://tomesphere.com/paper/2508.21072/full.md

---
Source: https://tomesphere.com/paper/2508.21072