paper-with-me

홈 › Papers

Learning Generalizable and Efficient Image Watermarking via Hierarchical Two-Stage Optimization

2025-08-12 · Ke Liu, Xuanhan Wang, Qilong Zhang, Lianli Gao, Jingkuan Song arxiv

Deep image watermarking, which refers to enabling imperceptible watermark embedding and reliable extraction in cover images, has been shown to be effective for copyright protection of image assets. However, existing methods face limitations in simultaneously satisfying three essential criteria for generalizable watermarking: (1) invisibility (imperceptible hiding of watermarks), (2) robustness (reliable watermark recovery under diverse conditions), and (3) broad applicability (low latency in the watermarking process). To address these limitations, we propose a Hierarchical Watermark Learning (HiWL) framework, a two-stage optimization that enables a watermarking model to simultaneously achieve all three criteria. In the first stage, distribution alignment learning is designed to establish a common latent space with two constraints: (1) visual consistency between watermarked and non-watermarked images, and (2) information invariance across watermark latent representations. In this way, multimodal inputs -- including watermark messages (binary codes) and cover images (RGB pixels) -- can be effectively represented, ensuring both the invisibility of watermarks and robustness in the watermarking process. In the second stage, we employ generalized watermark representation learning to separate a unique representation of the watermark from the marked image in RGB space. Once trained, the HiWL model effectively learns generalizable watermark representations while maintaining broad applicability. Extensive experiments demonstrate the effectiveness of the proposed method. Specifically, it achieves 7.6% higher accuracy in watermark extraction compared to existing methods, while maintaining extremely low latency (processing 1000 images in 1 second).

📄 PDF Abstract BibTeX arXiv:2508.08667

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

SAT-LDM: Provably Generalizable Image Watermarking for Latent Diffusion Models with Self-Augmented Training

2024-12-31 · Lu Zhang, Liang Zeng

The rapid proliferation of AI-generated images necessitates effective watermarking techniques to protect intellectual property and detect fraudulent content. While existing training-based watermarking methods show promis…

GS-Marker: Generalizable and Robust Watermarking for 3D Gaussian Splatting

2025-03-24 · Lijiang Li, Jinglu Wang, Xiang Ming, Yan Lu

In the Generative AI era, safeguarding 3D models has become increasingly urgent. While invisible watermarking is well-established for 2D images with encoder-decoder frameworks, generalizable and robust solutions for 3D r…

3DGSDecoder

MarkSplatter: Generalizable Watermarking for 3D Gaussian Splatting Model via Splatter Image Structure

2025-08-31 · Xiufeng Huang, Ziyuan Luo, Qi Song, Ruofei Wang 외 arxiv

The growing popularity of 3D Gaussian Splatting (3DGS) has intensified the need for effective copyright protection. Current 3DGS watermarking methods rely on computationally expensive fine-tuning procedures for each pred…

Your Text Encoder Can Be An Object-Level Watermarking Controller

2025-03-15 · Naresh Kumar Devulapally, Mingzhen Huang, Vishal Asnani, Shruti Agarwal 외

Invisible watermarking of AI-generated images can help with copyright protection, enabling detection and identification of AI-generated media. In this work, we present a novel approach to watermark images of T2I Latent D…

Hidden in the Noise: Two-Stage Robust Watermarking for Images

2024-12-05 · Kasra Arabi, Benjamin Feuer, R. Teal Witter, Chinmay Hegde 외

As the quality of image generators continues to improve, deepfakes become a topic of considerable societal debate. Image watermarking allows responsible model owners to detect and label their AI-generated content, which …