ADD for Multi-Bit Image Watermarking

arXiv stat.ML / 4/14/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces ADD (Add, Dot, Decode), a two-stage multi-bit image watermarking approach that learns a watermark and uses inner-product decoding to recover embedded multi-bit messages.
  • For 48-bit watermarking on the MS-COCO benchmark, ADD reports 100% decoding accuracy and only up to a 2% performance drop under a wide range of common image distortions.
  • Compared with state-of-the-art methods, ADD shows substantially higher resilience, with an average drop reported as much smaller than the 14% of prior work.
  • The authors claim significant efficiency benefits, including 2× faster embedding and 7.4× faster decoding than the fastest existing method.
  • A theoretical analysis is provided to explain why the learned watermark and the decoding rule work effectively.

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.