English

MIGE: Mutually Enhanced Multimodal Instruction-Based Image Generation and Editing

Computer Vision and Pattern Recognition 2025-07-29 v4

Abstract

Despite significant progress in diffusion-based image generation, subject-driven generation and instruction-based editing remain challenging. Existing methods typically treat them separately, struggling with limited high-quality data and poor generalization. However, both tasks require capturing complex visual variations while maintaining consistency between inputs and outputs. Inspired by this, we propose MIGE, a unified framework that standardizes task representations using multimodal instructions. It first treats subject-driven generation as creation on a blank canvas and instruction-based editing as modification of an existing image, establishing a shared input-output formulation, then introduces a novel multimodal encoder that maps free-form multimodal instructions into a unified vision-language space, integrating visual and semantic features through a feature fusion mechanism. This unification enables joint training of both tasks, providing two key advantages: (1) Cross-Task Enhancement: by leveraging shared visual and semantic representations, joint training improves instruction adherence and visual consistency in both subject-driven generation and instruction-based editing. (2) Generalization: learning in a unified format facilitates cross-task knowledge transfer, enabling MIGE to generalize to novel compositional tasks, including instruction-based subject-driven editing. Experiments show that MIGE excels in both subject-driven generation and instruction-based editing while setting a SOTA in the new task of instruction-based subject-driven editing. Code and model have been publicly available at https://github.com/Eureka-Maggie/MIGE.

Keywords

Cite

@article{arxiv.2502.21291,
  title  = {MIGE: Mutually Enhanced Multimodal Instruction-Based Image Generation and Editing},
  author = {Xueyun Tian and Wei Li and Bingbing Xu and Yige Yuan and Yuanzhuo Wang and Huawei Shen},
  journal= {arXiv preprint arXiv:2502.21291},
  year   = {2025}
}

Comments

This paper have been accepted by ACM MM25

R2 v1 2026-06-28T22:02:15.412Z