paper-with-me

홈 › Papers

Image Watermarks are Removable Using Controllable Regeneration from Clean Noise

2024-10-07 · Yepeng Liu, Yiren Song, Hai Ci, Yu Zhang, Haofan Wang, Mike Zheng Shou, Yuheng Bu

Image watermark techniques provide an effective way to assert ownership, deter misuse, and trace content sources, which has become increasingly essential in the era of large generative models. A critical attribute of watermark techniques is their robustness against various manipulations. In this paper, we introduce a watermark removal approach capable of effectively nullifying state-of-the-art watermarking techniques. Our primary insight involves regenerating the watermarked image starting from a clean Gaussian noise via a controllable diffusion model, utilizing the extracted semantic and spatial features from the watermarked image. The semantic control adapter and the spatial control network are specifically trained to control the denoising process towards ensuring image quality and enhancing consistency between the cleaned image and the original watermarked image. To achieve a smooth trade-off between watermark removal performance and image consistency, we further propose an adjustable and controllable regeneration scheme. This scheme adds varying numbers of noise steps to the latent representation of the watermarked image, followed by a controlled denoising process starting from this noisy latent representation. As the number of noise steps increases, the latent representation progressively approaches clean Gaussian noise, facilitating the desired trade-off. We apply our watermark removal methods across various watermarking techniques, and the results demonstrate that our methods offer superior visual consistency/quality and enhanced watermark removal performance compared to existing regeneration approaches. Our code is available at https://github.com/yepengliu/CtrlRegen.

📄 PDF Abstract BibTeX arXiv:2410.05470

Code (1)

yepengliu/ctrlregen 공식 구현 pytorch

Tasks

AttributeDenoising

Methods 이 논문이 사용한 방법론

Adapter 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

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

MarkCleaner: High-Fidelity Watermark Removal via Imperceptible Micro-Geometric Perturbation

2026-02-02 · Xiaoxi Kong, Jieyu Yuan, Pengdi Chen, Yuanlin Zhang 외 arxiv

Semantic watermarks exhibit strong robustness against conventional image-space attacks. In this work, we show that such robustness does not survive under micro-geometric perturbations: spatial displacements can remove wa…

Certified Neural Network Watermarks with Randomized Smoothing

2022-07-16 · Arpit Bansal, Ping-Yeh Chiang, Michael Curry, Rajiv Jain 외

Watermarking is a commonly used strategy to protect creators' rights to digital images, videos and audio. Recently, watermarking methods have been extended to deep learning models -- in principle, the watermark should be…

Certified Watermarks for Neural Networks

2021-01-01 · Arpit Amit Bansal, Ping-Yeh Chiang, Michael Curry, Hossein Souri 외

Watermarking is a commonly used strategy to protect creators' rights to digital images, videos and audio. Recently, watermarking methods have been extended to deep learning models -- in principle, the watermark should be…

SCoRe: Clean Image Generation from Diffusion Models Trained on Noisy Images

2026-04-10 · Yuta Matsuzaki, Seiichi Uchida, Shumpei Takezaki arxiv

Diffusion models trained on noisy datasets often reproduce high-frequency training artifacts, significantly degrading generation quality. To address this, we propose SCoRe (Spectral Cutoff Regeneration), a training-free,…

Image Generation