paper-with-me

홈 › Papers

ONRW: Optimizing inversion noise for high-quality and robust watermark

2026-01-24 · Xuan Ding, Xiu Yan, Chuanlong Xie, Yao Zhu arxiv

Watermarking methods have always been effective means of protecting intellectual property, yet they face significant challenges. Although existing deep learning-based watermarking systems can hide watermarks in images with minimal impact on image quality, they often lack robustness when encountering image corruptions during transmission, which undermines their practical application value. To this end, we propose a high-quality and robust watermark framework based on the diffusion model. Our method first converts the clean image into inversion noise through a null-text optimization process, and after optimizing the inversion noise in the latent space, it produces a high-quality watermarked image through an iterative denoising process of the diffusion model. The iterative denoising process serves as a powerful purification mechanism, ensuring both the visual quality of the watermarked image and enhancing the robustness of the watermark against various corruptions. To prevent the optimizing of inversion noise from distorting the original semantics of the image, we specifically introduced self-attention constraints and pseudo-mask strategies. Extensive experimental results demonstrate the superior performance of our method against various image corruptions. In particular, our method outperforms the stable signature method by an average of 10\% across 12 different image transformations on COCO datasets. Our codes are available at https://github.com/920927/ONRW.

📄 PDF Abstract BibTeX arXiv:2601.17388

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

POLARIS: Projection-Orthogonal Least Squares for Robust and Adaptive Inversion in Diffusion Models

2025-11-29 · Wenshuo Chen, Haosen Li, Shaofeng Liang, Lei Wang 외 arxiv

The Inversion-Denoising Paradigm, which is based on diffusion models, excels in diverse image editing and restoration tasks. We revisit its mechanism and reveal a critical, overlooked factor in reconstruction degradation…

Image Editing

Not All Noises Are Created Equally:Diffusion Noise Selection and Optimization

2024-07-19 · Zipeng Qi, Lichen Bai, Haoyi Xiong, Zeke Xie

Diffusion models that can generate high-quality data from randomly sampled Gaussian noises have become the mainstream generative method in both academia and industry. Are randomly sampled Gaussian noises equally good for…

All

Noise Map Guidance: Inversion with Spatial Context for Real Image Editing

2024-02-07 · Hansam Cho, Jonghyun Lee, Seoung Bum Kim, Tae-Hyun Oh 외

Text-guided diffusion models have become a popular tool in image synthesis, known for producing high-quality and diverse images. However, their application to editing real images often encounters hurdles primarily due to…

Image Generation

Editable Noise Map Inversion: Encoding Target-image into Noise For High-Fidelity Image Manipulation

2025-09-30 · Mingyu Kang, Yong Suk Choi arxiv

Text-to-image diffusion models have achieved remarkable success in generating high-quality and diverse images. Building on these advancements, diffusion models have also demonstrated exceptional performance in text-guide…

Image ManipulationImage Editing

ERDDCI: Exact Reversible Diffusion via Dual-Chain Inversion for High-Quality Image Editing

2024-10-18 · Jimin Dai, Yingzhen Zhang, Shuo Chen, Jian Yang 외

Diffusion models (DMs) have been successfully applied to real image editing. These models typically invert images into latent noise vectors used to reconstruct the original images (known as inversion), and then edit them…

Image ReconstructionSSIM