DEAL-300K
收藏资源简介:
DEAL-300K是由四川大学研究团队构建的大规模扩散模型图像编辑区域定位数据集,旨在解决扩散式图像篡改的精准定位问题。该数据集包含超过30万张标注图像,数据来源于MS COCO等真实图像库,通过多模态大语言模型生成编辑指令,并利用无掩码扩散编辑器生成篡改图像,结合主动学习变化检测流程实现像素级标注。其创建过程融合了自动化指令生成与半自动标注技术,显著降低了人工成本。该数据集主要应用于多媒体取证领域,支持扩散式图像篡改定位算法的训练与评估,为检测语义级局部伪造内容提供关键数据基础。
DEAL-300K is a large-scale diffusion model-based image editing region localization dataset constructed by the research team from Sichuan University, which aims to address the precise localization problem of diffusion-based image tampering. This dataset contains over 300,000 annotated images sourced from real-world image repositories such as MS COCO. It generates editing instructions via multimodal large language models (LLMs), creates tampered images using mask-free diffusion editors, and accomplishes pixel-level annotations by integrating the active learning-based change detection workflow. Its creation process integrates automated instruction generation and semi-automatic annotation technologies, which significantly reduces labor costs. This dataset is primarily applied in the field of multimedia forensics, supporting the training and evaluation of diffusion-based image tampering localization algorithms, and providing a critical data foundation for detecting semantic-level local forged content.
DEAL-300K 数据集概述
数据集简介
DEAL-300K 是一个用于扩散基图像编辑区域定位(DIML)的大规模数据集。该数据集包含超过 30 万张带标注的图像,专门设计用于定位由扩散模型生成的图像编辑区域。
数据集背景
传统的数据集主要关注扩散生成图像的二元分类或手动操作的定位,无法有效应对扩散基编辑与原始内容无缝融合带来的挑战。DEAL-300K 旨在解决这一问题。
数据集详情
数据规模与构成
- 源图像数量:119,371 张
- 编辑后图像数量:221,097 张
- 总标注图像数量:超过 300,000 张
- 图像尺寸范围:128 × 512 至 512 × 576 像素
数据来源与生成方法
- 源图像:来自 MS COCO 数据集
- 编辑方法:基于 InstructionPix2Pix 技术
- 指令生成:所有编辑指令由微调后的 Qwen-VL 多模态大语言模型生成
- 标注过程:采用主动学习标注流程,确保多样性和质量
应用场景
- 场景类型:通用场景
- 生成模型:InstructPix2Pix
数据集下载
数据集已上传至 OneDrive,包含以下部分:
与现有数据集的比较
| 数据集 | 年份 | 源图像数量 | 编辑图像数量 | 图像尺寸 | 场景 | 生成模型 |
|---|---|---|---|---|---|---|
| CoCoGlide | 2023 | 512 | 512 | 256 × 256 | 通用 | Glide |
| AutoSplice | 2023 | 2,273 | 3,621 | 256 × 256 - 4232 × 4232 | 通用 | DALL-E2 |
| MagicBrush | 2023 | 5,313 | 10,388 | 1024 × 1024 | 通用 | DALL-E2 |
| Repaint-P2/CelebA-HQ | 2024 | 10,800 | 41,472 | 256 × 256 | 人脸 | Repaint |
| DEAL-300K | 2024年4月 | 119,371 | 221,097 | 128 × 512 - 512 × 576 | 通用 | InstructPix2Pix |
基准方法
数据集提出了一种新颖的基准方法,结合视觉基础模型(VFMs)和多频率提示调优(MFPT),以捕捉扩散编辑区域的复杂细节。该方法在专用测试集上实现了 82.56% 的像素级 F1 分数,在外部 CoCoGlide 数据集上实现了 80.97% 的 F1 分数。
相关资源
- 编辑指令文件位于
instructions目录中 - 可视化示例位于
assets/examples目录中 - 编辑指令词云图位于
assets/wordcloud-page-001.jpg
致谢
该工作基于以下基础工作构建:MS COCO、InstructPix2Pix、Qwen-VL、ISAT 和 SAM-CD。

- 1DEAL-300K: Diffusion-based Editing Area Localization with a 300K-Scale Dataset and Frequency-Prompted Baseline四川大学 · 2025年



