提出新数据集与模型,精准识别开放世界中扩散生成的图像。
OpenSDI: Spotting Diffusion-Generated Images in the Open World
- 构建多模态预训练模型协同机制,提升对复杂篡改的泛化能力。
- 在定位与检测任务上,相比次优模型提升14.23% IoU和2.38% F1。
- 适合关注生成内容安全、图像取证的研究者和开发者。
本文揭示了在开放世界场景下识别扩散生成图像的挑战——OpenSDI。为应对该挑战,我们构建了首个包含全局与局部扩散篡改的基准数据集OpenSDID,其特点在于利用大规模视觉语言模型模拟真实世界的多样化篡改行为。该数据集同时支持检测与定位任务。为此,我们提出协同预训练模型(SPM)框架,通过提示与注意力策略融合多个基础模型,增强泛化性能。基于此,我们设计了MaskCLIP模型,将对比语言-图像预训练(CLIP)与掩码自编码器(MAE)进行对齐。在OpenSDID上的大量实验表明,MaskCLIP显著优于现有最先进方法:在定位任务中,相对次优模型提升14.23% IoU(14.11% F1),在检测任务中提升2.05%准确率(2.38% F1)。相关代码与数据集已公开于https://github.com/iamwangyabin/OpenSDI。
原文摘要 · Abstract (English)
This paper identifies OpenSDI, a challenge for spotting diffusion-generated images in open-world settings. In response to this challenge, we define a new benchmark, the OpenSDI dataset (OpenSDID), which stands out from existing datasets due to its diverse use of large vision-language models that simulate open-world diffusion-based manipulations. Another outstanding feature of OpenSDID is its inclusion of both detection and localization tasks for images manipulated globally and locally by diffusion models. To address the OpenSDI challenge, we propose a Synergizing Pretrained Models (SPM) scheme to build up a mixture of foundation models. This approach exploits a collaboration mechanism with multiple pretrained foundation models to enhance generalization in the OpenSDI context, moving beyond traditional training by synergizing multiple pretrained models through prompting and attending strategies. Building on this scheme, we introduce MaskCLIP, an SPM-based model that aligns Contrastive Language-Image Pre-Training (CLIP) with Masked Autoencoder (MAE). Extensive evaluations on OpenSDID show that MaskCLIP significantly outperforms current state-of-the-art methods for the OpenSDI challenge, achieving remarkable relative improvements of 14.23% in IoU (14.11% in F1) and 2.05% in accuracy (2.38% in F1) compared to the second-best model in localization and detection tasks, respectively. Our dataset and code are available at https://github.com/iamwangyabin/OpenSDI.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。