arXiv:2411.13553cs.CRcs.CV2024-11被引 6

对比了两种AI图像检测方法,发现水印法更有效可靠。

AI-generated Image Detection: Passive or Watermark?

  • 构建首个综合基准测试,系统比较被动检测与水印技术
  • 水印检测在各类干扰下均显著优于被动检测
  • 适合关注AI图像安全、内容审核的研究者与从业者

尽管文本生成图像模型带来诸多便利,也引发重大社会风险。检测AI生成图像对缓解这些风险至关重要。检测方法主要分为被动检测和水印检测:被动检测依赖图像中的固有痕迹,水印检测则主动嵌入标识。当前尚缺乏对两类方法性能的全面理解。本文提出ImageDetectBench,首个综合性基准,用于评估被动与水印检测在有效性、鲁棒性和效率上的表现。该基准包含四个数据集,每类含混合的AI生成与真实图像。我们评估了五种被动检测器和四种水印检测器,在八类常见扰动及三类对抗性扰动下的表现。结果表明,水印检测在有无扰动条件下均显著优于被动检测。据此,建议在可行时优先采用水印检测。代码与数据已开源。

原文摘要 · Abstract (English)

While text-to-image models offer numerous benefits, they also pose significant societal risks. Detecting AI-generated images is crucial for mitigating these risks. Detection methods can be broadly categorized into passive and watermark-based approaches: passive detectors rely on artifacts present in AI-generated images, whereas watermark-based detectors proactively embed watermarks into such images. A key question is which type of detector performs better in terms of effectiveness, robustness, and efficiency. However, the current literature lacks a comprehensive understanding of this issue. In this work, we aim to bridge that gap by developing ImageDetectBench, the first comprehensive benchmark to compare the effectiveness, robustness, and efficiency of passive and watermark-based detectors. Our benchmark includes four datasets, each containing a mix of AI-generated and non-AI-generated images. We evaluate five passive detectors and four watermark-based detectors against eight types of common perturbations and three types of adversarial perturbations. Our benchmark results reveal several interesting findings. For instance, watermark-based detectors consistently outperform passive detectors, both in the presence and absence of perturbations. Based on these insights, we provide recommendations for detecting AI-generated images, e.g., when both types of detectors are applicable, watermark-based detectors should be the preferred choice. Our code and data are publicly available at https://github.com/moyangkuo/ImageDetectBench.git.

图像检测水印技术AI安全

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。