ArXiv TLDR

ADD for Multi-Bit Image Watermarking

🐦 Tweet
2604.11491

An Luo, Jie Ding

stat.MLcs.AIcs.LGmath.STstat.ME

TLDR

ADD is a new multi-bit image watermarking method achieving 100% accuracy, high resilience, and faster processing for identifying generated images.

Key contributions

  • Introduces ADD, a two-stage multi-bit image watermarking method for robust source identification.
  • Achieves 100% decoding accuracy for 48-bit watermarking on MS-COCO, outperforming SOTA.
  • Demonstrates superior resilience, with only a 2% accuracy drop under distortions vs. 14% for SOTA.
  • Provides significant computational gains: 2x faster embedding and 7.4x faster decoding.

Why it matters

This paper addresses critical concerns about misinformation by providing a highly effective and efficient multi-bit image watermarking solution. Its superior accuracy, resilience, and speed make it a significant advancement for authenticating and tracing the origin of generated images, crucial for digital trust.

Original Abstract

As generative models enable rapid creation of high-fidelity images, societal concerns about misinformation and authenticity have intensified. A promising remedy is multi-bit image watermarking, which embeds a multi-bit message into an image so that a verifier can later detect whether the image is generated by someone and further identify the source by decoding the embedded message. Existing approaches often fall short in capacity, resilience to common image distortions, and theoretical justification. To address these limitations, we propose ADD (Add, Dot, Decode), a multi-bit image watermarking method with two stages: learning a watermark to be linearly combined with the multi-bit message and added to the image, and decoding through inner products between the watermarked image and the learned watermark. On the standard MS-COCO benchmark, we demonstrate that for the challenging task of 48-bit watermarking, ADD achieves 100\% decoding accuracy, with performance dropping by at most 2\% under a wide range of image distortions, substantially smaller than the 14\% average drop of state-of-the-art methods. In addition, ADD achieves substantial computational gains, with 2-fold faster embedding and 7.4-fold faster decoding than the fastest existing method. We further provide a theoretical analysis explaining why the learned watermark and the corresponding decoding rule are effective.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.