CVApr 6

MIRAGE: Benchmarking and Aligning Multi-Instance Image Editing

arXiv:2604.0518085.1h-index: 13Has Code
Predicted impact top 22% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This addresses a specific bottleneck in image editing for AI applications, offering incremental improvements in multi-instance scenarios.

The paper tackles the problem of instruction-guided image editing models struggling with multiple similar instances requiring individual edits, and introduces MIRAGE, a training-free framework that significantly outperforms existing methods in achieving precise instance-level modifications while preserving background consistency.

Instruction-guided image editing has seen remarkable progress with models like FLUX.2 and Qwen-Image-Edit, yet they still struggle with complex scenarios with multiple similar instances each requiring individual edits. We observe that state-of-the-art models suffer from severe over-editing and spatial misalignment when faced with multiple identical instances and composite instructions. To this end, we introduce a comprehensive benchmark specifically designed to evaluate fine-grained consistency in multi-instance and multi-instruction settings. To address the failures of existing methods observed in our benchmark, we propose Multi-Instance Regional Alignment via Guided Editing (MIRAGE), a training-free framework that enables precise, localized editing. By leveraging a vision-language model to parse complex instructions into regional subsets, MIRAGE employs a multi-branch parallel denoising strategy. This approach injects latent representations of target regions into the global representation space while maintaining background integrity through a reference trajectory. Extensive evaluations on MIRA-Bench and RefEdit-Bench demonstrate that our framework significantly outperforms existing methods in achieving precise instance-level modifications while preserving background consistency. Our benchmark and code are available at https://github.com/ZiqianLiu666/MIRAGE.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes