通过自适应模糊增强图像防护噪声的不可逆性。
BlurGuard: A Simple Approach for Robustifying Image Protection Against AI-Powered Editing
- 对噪声区域应用自适应高斯模糊,调节频谱分布
- 在多种编辑场景中显著提升防护效果,最差情况性能提升37%
- 兼顾隐蔽性与抗反转能力,适合内容安全防护
文本到图像模型的进展使强大图像编辑技术面临被滥用的风险。现有防护方法通过在发布前植入对抗性噪声来阻碍后续编辑,但研究发现这些噪声易被简单压缩等手段逆转。本文提出,图像防护噪声不仅要不可察觉,更应难以逆向还原——即在原始图像隐藏时难以识别为噪声。为此,我们提出一种简单方法:对噪声采用自适应的局部高斯模糊,调整整体频率谱。大量实验表明,该方法在多种编辑场景和反转技术下,均显著提升现有方法的最差样本防护性能(最高达37%),同时降低因噪声导致的感知质量损失。代码已开源。
原文摘要 · Abstract (English)
Recent advances in text-to-image models have increased the exposure of powerful image editing techniques as a tool, raising concerns about their potential for malicious use. An emerging line of research to address such threats focuses on implanting "protective" adversarial noise into images before their public release, so future attempts to edit them using text-to-image models can be impeded. However, subsequent works have shown that these adversarial noises are often easily "reversed," e.g., with techniques as simple as JPEG compression, casting doubt on the practicality of the approach. In this paper, we argue that adversarial noise for image protection should not only be imperceptible, as has been a primary focus of prior work, but also irreversible, viz., it should be difficult to detect as noise provided that the original image is hidden. We propose a surprisingly simple method to enhance the robustness of image protection methods against noise reversal techniques. Specifically, it applies an adaptive per-region Gaussian blur on the noise to adjust the overall frequency spectrum. Through extensive experiments, we show that our method consistently improves the per-sample worst-case protection performance of existing methods against a wide range of reversal techniques on diverse image editing scenarios, while also reducing quality degradation due to noise in terms of perceptual metrics. Code is available at https://github.com/jsu-kim/BlurGuard.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。