paper-with-me

Papers

Lego-Edit: A General Image Editing Framework with Model-Level Bricks and MLLM Builder

2025-09-16 · Qifei Jia, Yu Liu, Yajie Chai, Xintong Yao, Qiming Lu, Yasen Zhang, Runyu Shi, Ying Huang, Guoquan Zhang arxiv

Instruction-based image editing has garnered significant attention due to its direct interaction with users. However, real-world user instructions are immensely diverse, and existing methods often fail to generalize effectively to instructions outside their training domain, limiting their practical application. To address this, we propose Lego-Edit, which leverages the generalization capability of Multi-modal Large Language Model (MLLM) to organize a suite of model-level editing tools to tackle this challenge. Lego-Edit incorporates two key designs: (1) a model-level toolkit comprising diverse models efficiently trained on limited data and several image manipulation functions, enabling fine-grained composition of editing actions by the MLLM; and (2) a three-stage progressive reinforcement learning approach that uses feedback on unannotated, open-domain instructions to train the MLLM, equipping it with generalized reasoning capabilities for handling real-world instructions. Experiments demonstrate that Lego-Edit achieves state-of-the-art performance on GEdit-Bench and ImgBench. It exhibits robust reasoning capabilities for open-domain instructions and can utilize newly introduced editing tools without additional fine-tuning. Code is available: https://github.com/xiaomi-research/lego-edit.

📄 PDF Abstract BibTeX arXiv:2509.12883

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningImage ManipulationImage Editing

Similar Papers 제목 키워드 기반

Med-LEGO: Editing and Adapting toward Generalist Medical Image Diagnosis

2025-03-03 · Yitao Zhu, Yuan Yin, Jiaming Li, Mengjie Xu 외

The adoption of visual foundation models has become a common practice in computer-aided diagnosis (CAD). While these foundation models provide a viable solution for creating generalist medical AI, privacy concerns make i…

Diagnostic

InstructGIE: Towards Generalizable Image Editing

2024-03-08 · Zichong Meng, Changdi Yang, Jun Liu, Hao Tang 외

Recent advances in image editing have been driven by the development of denoising diffusion models, marking a significant leap forward in this field. Despite these advances, the generalization capabilities of recent imag…

DenoisingIn-Context Learning

ScaleEdit-12M: Scaling Open-Source Image Editing Data Generation via Multi-Agent Framework

2026-03-21 · Guanzhou Chen, Erfei Cui, Changyao Tian, Danni Yang 외 arxiv

Instruction-based image editing has emerged as a key capability for unified multimodal models (UMMs), yet constructing large-scale, diverse, and high-quality editing datasets without costly proprietary APIs remains chall…

Image Editing

Edit-GRPO: A Locality-Preserving Policy Optimization Framework for Image Editing

2026-05-16 · Shaodong Xu, Zexian Li, Zhendong Wang, Litong Gong 외 arxiv

A fundamental challenge in image editing lies in preserving spatial locality: edits should improve targeted content without inadvertently altering surrounding regions. However, most optimization-based editing approaches …

Image Editing

SpaceEdit: Learning a Unified Editing Space for Open-Domain Image Color Editing

2022-01-01 · CVPR 2022 1 · Jing Shi, Ning Xu, Haitian Zheng, Alex Smith 외

Recently, large pretrained models (e.g., BERT, StyleGAN, CLIP) show great knowledge transfer and generalization capability on various downstream tasks within their domains. Inspired by these efforts, in this paper we…

DecoderImage-to-Image TranslationRetrievalTransfer Learning