CompBench: Benchmarking Complex Instruction-guided Image Editing
Bohan Jia, Wenxuan Huang, Yuntian Tang, Junbo Qiao, Jincheng Liao, Shaosheng Cao, Fei Zhao, Zhaopeng Feng, Zhouhong Gu, Zhenfei Yin, Lei Bai, Wanli Ouyang, Lin Chen, Fei Zhao, Zihan Wang, Yuan Xie, Shaohui Lin
TL;DR
This work targets the gap between real-world complex instruction-based image editing and existing benchmarks that emphasize simplistic edits. It introduces CompBench, a large-scale benchmark with 3k+ image-instruction pairs across 9 tasks in 5 categories, and an MLLM-Human collaborative data-generation pipeline with an instruction-decomposition scheme. Through extensive evaluations of 13 models, it demonstrates that current systems struggle with complex scene understanding, multi-object interactions, and reasoning, and it identifies MLLMs and reasoning-driven architectures as pivotal for progress. The authors provide dataset, code, and models to enable future research and emphasize the need for reasoning-aware, controllable editing capabilities.
Abstract
While real-world applications increasingly demand intricate scene manipulation, existing instruction-guided image editing benchmarks often oversimplify task complexity and lack comprehensive, fine-grained instructions. To bridge this gap, we introduce, a large-scale benchmark specifically designed for complex instruction-guided image editing. CompBench features challenging editing scenarios that incorporate fine-grained instruction following, spatial and contextual reasoning, thereby enabling comprehensive evaluation of image editing models' precise manipulation capabilities. To construct CompBench, We propose an MLLM-human collaborative framework with tailored task pipelines. Furthermore, we propose an instruction decoupling strategy that disentangles editing intents into four key dimensions: location, appearance, dynamics, and objects, ensuring closer alignment between instructions and complex editing requirements. Extensive evaluations reveal that CompBench exposes fundamental limitations of current image editing models and provides critical insights for the development of next-generation instruction-guided image editing systems. The dataset, code, and models are available in https://comp-bench.github.io/.
