Papers
Topics
Authors
Recent
Search
2000 character limit reached

An Extensive Benchmark for Single-round and Multi-round Instruction-based Image Editing

Published 14 Jun 2026 in cs.CV | (2606.15570v1)

Abstract: In recent years, there have been notable advancements in the area of instruction-based image editing (IIE), which focuses on the automatic alteration of input images using a model. Nevertheless, assessing the effectiveness of these editing models poses a considerable challenge due to the intricate nature of instructions and the wide variety of edits. To tackle this problem, one urgent task in this domain is the development of a robust evaluation framework that can precisely gauge the quality of editing outcomes and offer valuable benchmarks to guide future improvements. To address this challenge, we present a comprehensive evaluation benchmark named I2EBench2.0, designed for single-round and multi-round assessment of IIE models. I2EBench2.0 has four key features: 1) Evaluation Across Single and Multi-rounds: I2EBench2.0 simultaneously evaluates both single-round and multi-round instruction-based edits, assessing the precision and consistency of the edits. 2) Extensive Evaluation Criteria: I2EBench2.0 encompasses a broad range of criteria, evaluating both high-level and low-level aspects of each IIE model. Specifically, it incorporates 16 dimensions for single-round evaluations and 7 for multi-round evaluations. 3) Alignment with Human Judgment: To ensure our benchmark aligns with human evaluation, we conducted a comprehensive user study for each criterion. 4) Research-driven Insights: By analyzing the strengths and weaknesses of current IIE models across all 16 single-round and 7 multi-round dimensions, we provide critical insights aimed at directing future research in this area. We tested eight recently developed IIE models using I2EBench2.0 and derived academic insights through meticulous comparison and analysis. The related code, dataset, and images generated by all IIE models are available on GitHub: https://github.com/cocoshe/I2EBench.

Summary

  • The paper introduces the black benchmark, rigorously evaluating IIE models through 16 dimensions and a diverse dataset of over 2,000 images and 6,700 instructions.
  • It assesses both single-round and multi-round editing, revealing key challenges like error accumulation and semantic drift in iterative workflows.
  • The study demonstrates strong alignment with human judgment using multimodal LLMs, offering actionable insights for model selection and future improvements.

Comprehensive Evaluation of Instruction-based Image Editing: The black Benchmark

Introduction

The paper "An Extensive Benchmark for Single-round and Multi-round Instruction-based Image Editing" (2606.15570) introduces black, a rigorous benchmarking suite designed to address the significant gap in evaluation methodologies for instruction-based image editing (IIE) models. As the field moves beyond traditional prompt-based image manipulation to text-instruction-driven protocols, the complexity, diversity, and semantic richness of editing tasks have outpaced existing benchmarks and evaluation metrics. black stands out for its simultaneous evaluation of both precision and robustness in single-round and multi-round editing scenarios, alignment with human judgment across 16 granular dimensions, and extensivity in both dataset size and annotation diversity. The benchmark quantitatively and qualitatively assesses eight contemporary IIE models, offering detailed comparative insights and strategic guidance for the research community.

Benchmark Design and Methodological Innovations

black encompasses a dataset of over 2,000 images sourced from diverse public datasets and annotated with more than 6,700 instructions spanning both single-round and multi-round editing scenarios. This dataset reflects a broad combinatorial coverage of editing tasks, ensuring representativity. The benchmark is structured to evaluate:

  1. Single-round and Multi-round Editing: Multi-round editing, often neglected in prior benchmarks, exposes instability and error accumulation in iterative IIE workflows. For this, black provides dedicated evaluation metrics for tracking fidelity and robustness across sequential instruction chains.
  2. Comprehensive Dimensionality: Sixteen evaluation axes are defined, split between high-level (semantic/object-centric) and low-level (pixel-level restoration/enhancement) dimensions. High-level metrics are assessed using advanced multimodal LLMs (e.g., GPT-4V), while pixel-level modifications are measured via established perceptual metrics such as SSIM and CLIP similarity.
  3. Instruction Diversity: To counteract annotation bias and limited linguistic scope, original instructions are systematically rewritten into paraphrased variants using ChatGPT, increasing the linguistic complexity and requiring models to demonstrate instruction robustness. Figure 1

    Figure 1: black systematically evaluates IIE models using a curated multi-domain dataset, diverse instructions, and automated/human scoring.

  4. Alignment with Human Judgment: black scores are empirically validated, showing strong positive correlation (Spearman's ฯ\rho) with systematic human evaluation across all metrics, confirming the benchmarkโ€™s perceptual reliability. Figure 2

    Figure 2: Strong linear and rank-order correlations between black scores and human assessment validate the perceptual alignment of the benchmark.

Performance Characterization Across Models and Editing Tasks

The paper reports that no evaluated model achieves uniformly strong results across all editing dimensions; instead, performance is highly task-dependent. For pixel-level editing, InstructDiffusion achieves leading scores in deblurring, noise removal, and watermark removal. In high-level semantic manipulations, MagicBrush and InstructAny2Pix demonstrate strong performance in object replacement and color alteration, but falter in multi-round stability. Critically, models utilizing state-of-the-art multimodal LLMs (e.g., Qwen-image, FLUX Kontext) consistently perform well in instruction-following and semantic compositionality, exhibiting robustness to linguistic paraphrasing and outperforming mask-based or handcrafted-instruction models in complex multi-round workflows. Figure 3

Figure 3: Comparative visualization of single- and multi-round edits across 16 evaluation dimensions for major IIE models.

Moreover, multi-round editing tasks reveal significant degradation relative to single-round performanceโ€”particularly for iterative object replacement and counting. This reflects the compounding effect of error propagation and the requirement for persistent state tracking. Figure 4

Figure 4: Radar chart comparison of black scores for original/diverse instructions; multi-round scores consistently drop, especially in semantic tasks.

Aesthetic quality, measured via CLIP-based MLP scoring, further declines with increased editing rounds, signifying the practical difficulty of maintaining perceptual fidelity under sequential edits.

Benchmark Robustness and Judge Consistency

A notable strength of the study is the rigorous judge consistency analysis. By deploying three independent multimodal LLMs (GPT-4V, Qwen3VL-8B, LLaVA-1.5-7B) as evaluation arbiters, the authors show that model ranking and relative performance trends are largely invariant to the choice of scoring LLM. This mitigates concerns about potential protocol bias and demonstrates that blackโ€™s conclusions are robust and scientifically transferable.

Insights, Limitations, and Future Directions

The paper systematically identifies current limitations in IIE models:

  • Multi-round Instability: There is substantial evidence of error accumulation and semantic drift when performing sequential edits, particularly when instructions depend on prior outputs.
  • Instruction Robustness: Paraphrased instructions degrade performance for models lacking strong language-image alignment, highlighting a need for more adaptive or linguistically-aware architectures.
  • Category Bias: Global and scenery-oriented edits outperform animal/human/object-centric manipulations, suggesting easier localization and less ambiguity. Figure 5

    Figure 5: ChatGPT-generated diverse instructions amplify linguistic variability and stress-test instruction robustness.

    Figure 6

    Figure 6: Word cloud visualizations illustrate the linguistic breadth of single- and multi-round editing instructions.

The benchmark discussion emphasizes areas for future extension: robust handling of ambiguous/infeasible instructions, increased benchmark size for statistical power, diversity evaluation (for multi-modal or open-ended edits), and atomic-to-compositional transition in task complexity.

Practical and Theoretical Implications

Empirically, black provides actionable guidance for model selection by elucidating domain-specific strengths of contemporary IIE approaches. Practically, the benchmark is extensible, publicly available, and offers reproducible protocols for large-scale comparative assessments. Theoretically, black establishes a new standard for multi-dimensional, perceptually-aligned benchmarking in vision-language research, pushing the field toward more robust, generalizable, and human-compliant IIE systems. The consistent correlation between automated and human scores substantiates the use of advanced MLLMs as reliable proxies for model grading.

Conclusion

black is a comprehensive, technically rigorous benchmark that advances the state of evaluation in instruction-based image editing by systematically covering both single-round and multi-round editing, a wide span of semantic and low-level tasks, instruction diversity, and alignment with human perceptual judgment. By exposing existing weaknessesโ€”particularly in multi-round robustness and instruction-followingโ€”and validating cross-model and cross-judge consistency, the benchmark sets a standard for transparent and reproducible assessment of future IIE models and architectures. It is expected to play a central role in fostering methodological innovation and accelerating the development of instruction-compliant visual editing systems.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.