paper-with-me

홈 › Papers

Watermarking Images in Self-Supervised Latent Spaces

2021-12-17 · Pierre Fernandez, Alexandre Sablayrolles, Teddy Furon, Hervé Jégou, Matthijs Douze

We revisit watermarking techniques based on pre-trained deep networks, in the light of self-supervised approaches. We present a way to embed both marks and binary messages into their latent spaces, leveraging data augmentation at marking time. Our method can operate at any resolution and creates watermarks robust to a broad range of transformations (rotations, crops, JPEG, contrast, etc). It significantly outperforms the previous zero-bit methods, and its performance on multi-bit watermarking is on par with state-of-the-art encoder-decoder architectures trained end-to-end for watermarking. The code is available at github.com/facebookresearch/ssl_watermarking

📄 PDF Abstract BibTeX arXiv:2112.09581

Code (1)

facebookresearch/ssl_watermarking 공식 구현 pytorch

Tasks

Data AugmentationDecoder

Similar Papers 제목 키워드 기반

Learning to Watermark in the Latent Space of Generative Models

2026-01-22 · Sylvestre-Alvise Rebuffi, Tuan Tran, Valeriu Lacatusu, Pierre Fernandez 외 arxiv

Existing approaches for watermarking AI-generated images often rely on post-hoc methods applied in pixel space, introducing computational overhead and potential visual artifacts. In this work, we explore latent space wat…

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…

LaWa: Using Latent Space for In-Generation Image Watermarking

2024-08-11 · Ahmad Rezaei, Mohammad Akbari, Saeed Ranjbar Alvar, Arezou Fatemi 외

With generative models producing high quality images that are indistinguishable from real ones, there is growing concern regarding the malicious usage of AI-generated images. Imperceptible image watermarking is one viabl…

Operational Latent Spaces

2024-06-04 · Scott H. Hawley, Austin R. Tackett

We investigate the construction of latent spaces through self-supervised learning to support semantically meaningful operations. Analogous to operational amplifiers, these "operational latent spaces" (OpLaS) not only dem…

ClusteringMetric LearningSelf-Supervised Learning

Black-Box Forgery Attacks on Semantic Watermarks for Diffusion Models

2024-12-04 · CVPR 2025 1 · Andreas Müller, Denis Lukovnikov, Jonas Thietke, Asja Fischer 외

Integrating watermarking into the generation process of latent diffusion models (LDMs) simplifies detection and attribution of generated content. Semantic watermarks, such as Tree-Rings and Gaussian Shading, represent a …