Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Focus on Your Instruction: Fine-grained and Multi-instruction Image Editing by Attention Modulation

About

Recently, diffusion-based methods, like InstructPix2Pix (IP2P), have achieved effective instruction-based image editing, requiring only natural language instructions from the user. However, these methods often inadvertently alter unintended areas and struggle with multi-instruction editing, resulting in compromised outcomes. To address these issues, we introduce the Focus on Your Instruction (FoI), a method designed to ensure precise and harmonious editing across multiple instructions without extra training or test-time optimization. In the FoI, we primarily emphasize two aspects: (1) precisely extracting regions of interest for each instruction and (2) guiding the denoising process to concentrate within these regions of interest. For the first objective, we identify the implicit grounding capability of IP2P from the cross-attention between instruction and image, then develop an effective mask extraction method. For the second objective, we introduce a cross attention modulation module for rough isolation of target editing regions and unrelated regions. Additionally, we introduce a mask-guided disentangle sampling strategy to further ensure clear region isolation. Experimental results demonstrate that FoI surpasses existing methods in both quantitative and qualitative evaluations, especially excelling in multi-instruction editing task.

Qin Guo, Tianwei Lin• 2023

Related benchmarks

TaskDatasetResultRank
Image EditingSingle-Instruction Image Editing
CLIP-I0.9402
6
Image EditingMulti-Instruction Image Editing
CLIP-I0.9255
6
Instruction-based Image EditingHuman Preference Study Multi-Instruction
Instruction Align8.08e+3
6
Instruction-based Image EditingHuman Preference Study Single-Instruction
Instruction Alignment23.17
6
Showing 4 of 4 rows

Other info

Code

Follow for update