CVSep 16, 2025

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

arXiv:2509.12883v15 citationsh-index: 1Has Code
Originality Incremental advance
AI Analysis

This addresses a practical limitation in image editing tools for users by improving generalization to open-domain instructions, though it is incremental as it builds on existing MLLM and editing methods.

The paper tackles the problem of instruction-based image editing failing to generalize to diverse real-world user instructions by proposing Lego-Edit, a framework that uses a Multi-modal Large Language Model to organize model-level editing tools, achieving state-of-the-art performance on benchmarks like GEdit-Bench and ImgBench.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes