菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-18
📄 Abstract - Rel-Zero: Harnessing Patch-Pair Invariance for Robust Zero-Watermarking Against AI Editing

Recent advancements in diffusion-based image editing pose a significant threat to the authenticity of digital visual content. Traditional embedding-based watermarking methods often introduce perceptible perturbations to maintain robustness, inevitably compromising visual fidelity. Meanwhile, existing zero-watermarking approaches, typically relying on global image features, struggle to withstand sophisticated manipulations. In this work, we uncover a key observation: while individual image patches undergo substantial alterations during AI-based editing, the relational distance between patch pairs remains relatively invariant. Leveraging this property, we propose Relational Zero-Watermarking (Rel-Zero), a novel framework that requires no modification to the original image but derives a unique zero-watermark from these editing-invariant patch relations. By grounding the watermark in intrinsic structural consistency rather than absolute appearance, Rel-Zero provides a non-invasive yet resilient mechanism for content authentication. Extensive experiments demonstrate that Rel-Zero achieves substantially improved robustness across diverse editing models and manipulations compared to prior zero-watermarking approaches.

顶级标签: computer vision systems model evaluation
详细标签: zero-watermarking image editing robustness content authentication patch invariance 或 搜索:

Rel-Zero:利用图像块对不变性实现抗AI编辑的鲁棒零水印技术 / Rel-Zero: Harnessing Patch-Pair Invariance for Robust Zero-Watermarking Against AI Editing


1️⃣ 一句话总结

这篇论文提出了一种名为Rel-Zero的新型零水印方法,它通过提取图像中不同小块之间的相对距离关系来生成水印,这种关系在AI编辑过程中基本保持不变,从而能在不修改原图的情况下,有效验证被AI工具编辑过的图像的真实性。

源自 arXiv: 2603.17531