paper-with-me

Papers

Invisible Watermarks: Attacks and Robustness

2024-12-17 · Dongjun Hwang, Sungwon Woo, Tom Gao, Raymond Luo, Sunghwan Baek

As Generative AI continues to become more accessible, the case for robust detection of generated images in order to combat misinformation is stronger than ever. Invisible watermarking methods act as identifiers of generated content, embedding image- and latent-space messages that are robust to many forms of perturbations. The majority of current research investigates full-image attacks against images with a single watermarking method applied. We introduce novel improvements to watermarking robustness as well as minimizing degradation on image quality during attack. Firstly, we examine the application of both image-space and latent-space watermarking methods on a single image, where we propose a custom watermark remover network which preserves one of the watermarking modalities while completely removing the other during decoding. Then, we investigate localized blurring attacks (LBA) on watermarked images based on the GradCAM heatmap acquired from the watermark decoder in order to reduce the amount of degradation to the target image. Our evaluation suggests that 1) implementing the watermark remover model to preserve one of the watermark modalities when decoding the other modality slightly improves on the baseline performance, and that 2) LBA degrades the image significantly less compared to uniform blurring of the entire image. Code is available at: https://github.com/tomputer-g/IDL_WAR

📄 PDF Abstract BibTeX arXiv:2412.12511

Code (1)

tomputer-g/idl_war 공식 구현 tf

Tasks

Misinformation

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

Invisible Image Watermarks Are Provably Removable Using Generative AI

2023-06-02 · Xuandong Zhao, Kexun Zhang, Zihao Su, Saastha Vasan 외

Invisible watermarks safeguard images' copyrights by embedding hidden messages only detectable by owners. They also prevent people from misusing images, especially those generated by AI models. We propose a family of reg…

DenoisingImage Denoising

A Baseline Method for Removing Invisible Image Watermarks using Deep Image Prior

2025-02-19 · Hengyue Liang, Taihui Li, Ju Sun

Image watermarks have been considered a promising technique to help detect AI-generated content, which can be used to protect copyright or prevent fake image abuse. In this work, we present a black-box method for removin…

BenchmarkingMisinformation

WMCopier: Forging Invisible Image Watermarks on Arbitrary Images

2025-03-28 · Ziping Dong, Chao Shuai, Zhongjie Ba, Peng Cheng 외

Invisible Image Watermarking is crucial for ensuring content provenance and accountability in generative AI. While Gen-AI providers are increasingly integrating invisible watermarking systems, the robustness of these sch…

RAVEN: Erasing Invisible Watermarks via Novel View Synthesis

2026-01-13 · Fahad Shamshad, Nils Lukas, Karthik Nandakumar arxiv

Invisible watermarking has become a critical mechanism for authenticating AI-generated image content, with major platforms deploying watermarking schemes at scale. However, evaluating the vulnerability of these schemes a…

Novel View Synthesis

Exploring Structure Consistency for Deep Model Watermarking

2021-08-05 · Jie Zhang, Dongdong Chen, Jing Liao, Han Fang 외

The intellectual property (IP) of Deep neural networks (DNNs) can be easily ``stolen'' by surrogate model attack. There has been significant progress in solutions to protect the IP of DNN models in classification tasks. …

Data Augmentationmodel