菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-25
📄 Abstract - WaterVIB: Learning Minimal Sufficient Watermark Representations via Variational Information Bottleneck

Robust watermarking is critical for intellectual property protection, whereas existing methods face a severe vulnerability against regeneration-based AIGC attacks. We identify that existing methods fail because they entangle the watermark with high-frequency cover texture, which is susceptible to being rewritten during generative purification. To address this, we propose WaterVIB, a theoretically grounded framework that reformulates the encoder as an information sieve via the Variational Information Bottleneck. Instead of overfitting to fragile cover details, our approach forces the model to learn a Minimal Sufficient Statistic of the message. This effectively filters out redundant cover nuances prone to generative shifts, retaining only the essential signal invariant to regeneration. We theoretically prove that optimizing this bottleneck is a necessary condition for robustness against distribution-shifting attacks. Extensive experiments demonstrate that WaterVIB significantly outperforms state-of-the-art methods, achieving superior zero-shot resilience against unknown diffusion-based editing.

顶级标签: aigc model training systems
详细标签: watermarking information bottleneck robustness intellectual property generative purification 或 搜索:

WaterVIB:通过变分信息瓶颈学习最小充分水印表示 / WaterVIB: Learning Minimal Sufficient Watermark Representations via Variational Information Bottleneck


1️⃣ 一句话总结

这篇论文提出了一种名为WaterVIB的新方法,它利用信息瓶颈原理,让AI模型学会从图像中提取最核心、最不易被篡改的水印信息,从而显著提升了水印在面临AI生成内容攻击时的鲁棒性和安全性。

源自 arXiv: 2602.21508