paper-with-me

Papers

What Changed? Detecting and Evaluating Instruction-Guided Image Edits with Multimodal Large Language Models

2025-05-26 · Davide Bucciarelli, Federico Betti, Marcella Cornia, Lorenzo Baraldi, Nicu Sebe, Rita Cucchiara

Instruction-based image editing models offer increased personalization opportunities in generative tasks. However, properly evaluating their results is challenging, and most of the existing metrics lag in terms of alignment with human judgment and explainability. To tackle these issues, we introduce DICE (DIfference Coherence Estimator), a model designed to detect localized differences between the original and the edited image and to assess their relevance to the given modification request. DICE consists of two key components: a difference detector and a coherence estimator, both built on an autoregressive Multimodal Large Language Model (MLLM) and trained using a strategy that leverages self-supervision, distillation from inpainting networks, and full supervision. Through extensive experiments, we evaluate each stage of our pipeline, comparing different MLLMs within the proposed framework. We demonstrate that DICE effectively identifies coherent edits, effectively evaluating images generated by different editing models with a strong correlation with human judgment. We publicly release our source code, models, and data.

📄 PDF Abstract BibTeX arXiv:2505.20405

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

VSCD: Video-based Scene Change Detection in Unaligned Scenes

2026-05-20 · Jiae Yoon, Ue-Hwan Kim arxiv

Detecting what has changed in an environment is essential for long-term autonomy, yet most change detection settings assume fixed viewpoints, mild misalignment, or only a few changed objects. We introduce Video-based Sce…

Scene Change DetectionIncremental Learning

Watch Your Steps: Local Image and Scene Editing by Text Instructions

2023-08-17 · Ashkan Mirzaei, Tristan Aumentado-Armstrong, Marcus A. Brubaker, Jonathan Kelly 외

Denoising diffusion models have enabled high-quality image generation and editing. We present a method to localize the desired edit region implicit in a text instruction. We leverage InstructPix2Pix (IP2P) and identify t…

DenoisingImage GenerationNeRF

Making Implicit Preservation Intent Explicit in Conversational Image Editing

2026-07-08 · Soomin Han, Jihyung Ahn, Bumsoo Kim, Buru Chang arxiv

Conversational image editing requires preserving not only visible content, but also content that temporarily disappears across turns. When newly added or modified content occludes a previously visible region, that region…

Image Editing

Learning Complementary Action Modeling from Automotive Maintenance Instructions

2026-06-26 · Jiaqi Wu, Bai Li, Jochen Hartmann, Martin Gaedke 외 arxiv

A minute lexical variation can reverse the procedural meaning of an instruction even when the rest of the sentence remains unchanged. In automotive maintenance instructions, this pattern often appears when an action phra…

Compiled Memory: Not More Information, but More Precise Instructions for Language Agents

2026-03-12 · James Rhodes, George Kang arxiv

Existing memory systems for language agents address memory management: how to retrieve and page more information within a context budget. We address a complementary problem -- memory utility: what experience is worth kee…