ReasonPix2Pix: Instruction Reasoning Dataset for Advanced Image Editing
Ying Jin, Pengyang Ling, Xiaoyi Dong, Pan Zhang, Jiaqi Wang, Dahua Lin
TL;DR
This work tackles the challenge of instruction-based image editing when instructions are implicit or underdefined, proposing ReasonPix2Pix to inject active reasoning into editing models. It introduces a reasoning-attentive dataset with implicit instructions, real fine-grained images, and larger input–edit variances, and pairs it with a simple multimodal LLM–diffusion framework that fuses image and instruction understanding. Empirical results show competitive performance on direct editing and significant improvements on reasoning-enabled edits, supported by ablations that demonstrate the importance of Part I–III data and MLLM integration. The approach enhances alignment with human intent and broadens the practical impact of AI-assisted image editing for more nuanced and context-aware applications.
Abstract
Instruction-based image editing focuses on equipping a generative model with the capacity to adhere to human-written instructions for editing images. Current approaches typically comprehend explicit and specific instructions. However, they often exhibit a deficiency in executing active reasoning capacities required to comprehend instructions that are implicit or insufficiently defined. To enhance active reasoning capabilities and impart intelligence to the editing model, we introduce ReasonPix2Pix, a comprehensive reasoning-attentive instruction editing dataset. The dataset is characterized by 1) reasoning instruction, 2) more realistic images from fine-grained categories, and 3) increased variances between input and edited images. When fine-tuned with our dataset under supervised conditions, the model demonstrates superior performance in instructional editing tasks, independent of whether the tasks require reasoning or not. The code will be available at https://github.com/Jin-Ying/ReasonPix2Pix.
