arXiv:2507.07317cs.CV2025-07ICCV被引 5

自动生成百万级图像编辑评估数据集,训练出更精准的评分模型。

ADIEE: Automatic Dataset Creation and Scorer for Instruction-Guided Image Editing Evaluation

  • 用自动化方法生成超10万样本数据集,用于训练评分模型。
  • 在多个基准上超越开源模型和商用模型,相关性提升17.24%。
  • 可作为奖励模型优化编辑模型,适合研究图像编辑评估的学者。

指令引导的图像编辑近年来快速发展,亟需高效的自动化评估方法。尽管视觉语言模型(VLMs)已被用作评价工具,但开源模型存在对齐问题,而专有模型缺乏透明度且成本高昂。此外,尚无公开的训练数据集用于微调开源VLMs,仅有少量多样评估方案的小型基准。为此,我们提出ADIEE,一种自动数据集构建方法,并用于训练图像编辑评估的评分模型。我们生成了超过10万样本的大规模数据集,以此微调一个改进的LLaVA-NeXT-8B模型,使其通过自定义标记解码数值评分。该评分模型在所有基准上均优于现有开源VLM及Gemini-Pro 1.5:在AURORA-Bench上与人类评分的相关性提升0.0696(+17.24%),在GenAI-Bench上成对比较准确率提高4.03%(+7.21%),在AURORA-Bench上提升4.75%(+9.35%)。该评分模型可作为奖励模型,实现自动最佳编辑选择与模型微调。值得注意的是,其可将MagicBrush模型在ImagenHub上的平均评分从5.90提升至6.43(+8.98%)。代码与模型已开源于https://github.com/SherryXTChen/ADIEE.git。

原文摘要 · Abstract (English)

Recent advances in instruction-guided image editing underscore the need for effective automated evaluation. While Vision-Language Models (VLMs) have been explored as judges, open-source models struggle with alignment, and proprietary models lack transparency and cost efficiency. Additionally, no public training datasets exist to fine-tune open-source VLMs, only small benchmarks with diverse evaluation schemes. To address this, we introduce ADIEE, an automated dataset creation approach which is then used to train a scoring model for instruction-guided image editing evaluation. We generate a large-scale dataset with over 100K samples and use it to fine-tune a LLaVA-NeXT-8B model modified to decode a numeric score from a custom token. The resulting scorer outperforms all open-source VLMs and Gemini-Pro 1.5 across all benchmarks, achieving a 0.0696 (+17.24%) gain in score correlation with human ratings on AURORA-Bench, and improving pair-wise comparison accuracy by 4.03% (+7.21%) on GenAI-Bench and 4.75% (+9.35%) on AURORA-Bench, respectively, compared to the state-of-the-art. The scorer can act as a reward model, enabling automated best edit selection and model fine-tuning. Notably, the proposed scorer can boost MagicBrush model's average evaluation score on ImagenHub from 5.90 to 6.43 (+8.98%). Our code and models are available at https://github.com/SherryXTChen/ADIEE.git.

图像编辑自动评估评分模型VLM

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。