ComplexBench-Edit
收藏资源简介:
ComplexBench-Edit是一个用于评估图像编辑模型在复杂指令下的性能的新基准。该数据集包含多个相互依赖的指令,旨在模拟现实世界中的复杂编辑场景。数据集的构建过程包括视觉内容过滤、基于类型的指令生成、指令可行性检查和人工审核。该数据集旨在解决现有模型在处理复杂指令时遇到的挑战,并推动图像编辑模型向更高水平的智能发展。
ComplexBench-Edit is a novel benchmark for evaluating the performance of image editing models under complex instructions. This dataset contains multiple interdependent instructions, aiming to simulate complex editing scenarios in the real world. The construction process of this dataset includes visual content filtering, type-based instruction generation, instruction feasibility check, and human review. This dataset aims to address the challenges encountered by existing models when handling complex instructions, and promote the development of image editing models toward a higher level of intelligence.
ComplexBench-Edit 数据集概述
基本信息
- 名称: ComplexBench-Edit
- 领域: 计算机视觉(图像编辑)
- 发布日期: 2025年6月
- 相关论文: arXiv:2506.12830
- 数据集地址: Hugging Face
数据集简介
ComplexBench-Edit是一个专门用于评估图像编辑模型在复杂指令下性能的基准测试数据集。该数据集主要关注以下方面:
- 评估模型处理并行和链式依赖指令的能力
- 提供一种新颖的视觉一致性评估方法,通过仅评估未修改区域来排除修改内容的影响
数据集内容
- 源图像: 可从Google Drive下载
- 指令文件: 包含多种类型的编辑指令
- COCO-obj-attr-global/
- COCO-three-obj/
- COCO-two-obj-one-attr/
- three-chain/
- two-chain/
项目结构
ComplexBench-Edit/ ├── baselines/ # 基线模型实现 ├── data/ # 基准测试图像和指令文件 │ ├── instructions/ # 各种类型的编辑指令 │ ├── more-object-no-multi3/ # 源图像存放位置 ├── edited-image/ # 模型编辑后的图像 └── evaluation/ # 评估脚本和提示
评估方法
数据集提供多种评估脚本:
- 指令遵循评估 (ins_eval.py)
- 检测评估 (eval-detection.py)
- 分数计算 (count_score.py, final_score.py)
引用信息
如需使用该数据集,请引用:
@misc{wang2025complexbencheditbenchmarkingcomplexinstructiondriven, title={ComplexBench-Edit: Benchmarking Complex Instruction-Driven Image Editing via Compositional Dependencies}, author={Chenglin Wang and Yucheng Zhou and Qianning Wang and Zhe Wang and Kai Zhang}, year={2025}, eprint={2506.12830}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2506.12830}, }

- 1ComplexBench-Edit: Benchmarking Complex Instruction-Driven Image Editing via Compositional Dependencies华东师范大学, 中国; 澳门大学, 中国; 奥克兰理工大学, 新西兰 · 2025年



