Beyond Editing Pairs: Fine-Grained Instructional Image Editing via Multi-Scale Learnable Regions
Chenrui Ma, Xi Xiao, Tianyang Wang, Yanning Shen
TL;DR
The paper tackles instruction-driven image editing without relying on editing-pair datasets by introducing multi-scale learnable regions that localize edits under text guidance. It leverages a pipeline that generates target descriptions via multimodal and language models, fuses image and instruction features with CLIP, and conditions a pre-trained diffusion generator on learned region masks to produce edits. The approach achieves state-of-the-art results across benchmarks without editing pairs, demonstrates compatibility with diverse generative backbones, and scales with abundant text-image data, highlighting a data-efficient path for fine-grained visual editing. This has practical impact for accessible, precise image editing guided by natural language across a wide range of models and tasks.
Abstract
Current text-driven image editing methods typically follow one of two directions: relying on large-scale, high-quality editing pair datasets to improve editing precision and diversity, or exploring alternative dataset-free techniques. However, constructing large-scale editing datasets requires carefully designed pipelines, is time-consuming, and often results in unrealistic samples or unwanted artifacts. Meanwhile, dataset-free methods may suffer from limited instruction comprehension and restricted editing capabilities. Faced with these challenges, the present work develops a novel paradigm for instruction-driven image editing that leverages widely available and enormous text-image pairs, instead of relying on editing pair datasets. Our approach introduces a multi-scale learnable region to localize and guide the editing process. By treating the alignment between images and their textual descriptions as supervision and learning to generate task-specific editing regions, our method achieves high-fidelity, precise, and instruction-consistent image editing. Extensive experiments demonstrate that the proposed approach attains state-of-the-art performance across various tasks and benchmarks, while exhibiting strong adaptability to various types of generative models.
