REVIEW 35 cited by
Guiding Instruction-based Image Editing via Multimodal Large Language Models
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Instruction-based image editing improves the controllability and flexibility of image manipulation via natural commands without elaborate descriptions or regional masks. However, human instructions are sometimes too brief for current methods to capture and follow. Multimodal large language models (MLLMs) show promising capabilities in cross-modal understanding and visual-aware response generation via LMs. We investigate how MLLMs facilitate edit instructions and present MLLM-Guided Image Editing (MGIE). MGIE learns to derive expressive instructions and provides explicit guidance. The editing model jointly captures this visual imagination and performs manipulation through end-to-end training. We evaluate various aspects of Photoshop-style modification, global photo optimization, and local editing. Extensive experimental results demonstrate that expressive instructions are crucial to instruction-based image editing, and our MGIE can lead to a notable improvement in automatic metrics and human evaluation while maintaining competitive inference efficiency.
Forward citations
Cited by 35 Pith papers
-
B-repLer: Language-guided Editing of CAD Models
B-repLer fine-tunes a multimodal LLM to locate edits and trains a transformer to modify a B-rep latent code, achieving 53.4% exact-match success on synthetic text-guided editing.
-
Generative Multimodal Pretraining with Discrete Diffusion Timestep Tokens
Diffusion timestep tokens give large language models a recursive visual language that improves unified multimodal comprehension and generation relative to spatial patch tokens.
-
Instruction-based Image Manipulation by Watching How Things Move
A diffusion editing model, InstructMove, is trained on video frame pairs annotated by MLLMs using spatial conditioning, enabling non-rigid edits and viewpoint changes.
-
SAFIRE: Segment Any Forged Image Region
SAFIRE uses point prompting and feature clustering to partition forged images into multiple source regions, and reports state-of-the-art results on both binary forgery localization and a new multi-source partitioning task.
-
Making Image Editing Easier via Adaptive Task Reformulation with Agentic Executions
An MLLM agent that profiles, routes, and reformulates image-editing queries into better-conditioned multi-step operations consistently improves existing editors on hard cases.
-
Discrete Noise Inversion for Next-scale Autoregressive Text-based Image Editing
VARIN uses a Location-aware Argmax Inversion pseudo-inverse of Gumbel-max sampling to extract editable discrete noises, enabling training-free prompt-guided editing for visual autoregressive models.
-
After the Party: Navigating the Mapping From Color to Ambient Lighting
A new paired dataset and Retinex-based network, RLN2, for restoring images captured under multiple colored light sources to ambient-normalized versions.
-
Beyond Simple Edits: X-Planner for Complex Instruction-Based Image Editing
X-Planner, an MLLM-based planner, decomposes complex image-editing instructions into localized sub-edits with masks and boxes, improving editing quality on standard and new complex benchmarks.
-
Balancing Preservation and Modification: A Region and Semantic Aware Metric for Instruction-Based Image Editing
A region and semantic aware metric for instruction-based image editing, built from LLM parsing plus detection, segmentation, and CLIP directional similarity, reports the highest human alignment among compared metrics.
-
ORIDa: Object-centric Real-world Image Composition Dataset
ORIDa is a public real-world dataset of 200 objects in 30,000+ images with multiple positions per scene, designed for object compositing training and evaluation.
-
Image Editing As Programs with Diffusion Models
IEAP decomposes complex editing instructions into atomic operations executed sequentially on a diffusion transformer, and reports state-of-the-art results on MagicBrush and AnyEdit.
-
VideoREPA: Learning Physics for Video Generation through Relational Alignment with Foundation Models
VideoREPA adds a token-relation distillation loss that aligns a text-to-video diffusion model's internal features with VideoMAEv2, boosting physical commonsense scores on VideoPhy and VideoPhy2.
-
Does Feasibility Matter? Understanding the Impact of Feasibility on Synthetic Training Data
Feasibility of synthetic images has little effect on fine-tuned CLIP accuracy; the edited attribute (background, color, or texture) matters more than whether the attribute is realistic.
-
InstructAttribute: Fine-grained Object Attributes editing with Instruction
A new attention-manipulation scheme (SPAA) is used to generate 1.1M synthetic color/material edit pairs, and an InstructPix2Pix-style model trained on them outperforms prior instruction editors in the authors' benchmarks.
-
$\texttt{Complex-Edit}$: CoT-Like Instruction Generation for Complexity-Controllable Image Editing Benchmark
A new benchmark shows that as image editing instructions get more complex, models increasingly fail to preserve identity and quality, with models trained on synthetic data producing more artificial-looking results.
-
Seeing World Dynamics in a Nutshell
NutWorld is a feed-forward model that represents a monocular video as structured dynamic 3D Gaussians in a canonical orthographic space, trained with depth and flow priors.
-
OmniEraser: Remove Objects and Their Effects in Images with Paired Video-Frame Data
OmniEraser removes objects along with their shadows and reflections by conditioning a FLUX diffusion model on separate object and background latents, trained on a 134,281-sample video-derived dataset.
-
Text2Relight: Creative Portrait Relighting with Text Guidance
Text2Relight learns to re-light portrait photos from text prompts using a synthetic dataset generated by a three-stage pipeline.
-
BrushEdit: All-In-One Image Inpainting and Editing
BrushEdit couples a multimodal language model and an object detector with a single arbitrary-mask inpainting model to turn free-form text instructions into interactive, multi-turn image edits.
-
HumanEdit: A High-Quality Human-Rewarded Dataset for Instruction-based Image Editing
HumanEdit provides 5,751 human-annotated, high-resolution image editing pairs with masks and a six-type instruction taxonomy, plus baseline benchmark results.
-
InsightEdit: Towards Better Instruction Following for Image Editing
InsightEdit uses multimodal language model features in a two-stream adapter to improve complex instruction following and background consistency in image editing.
-
AnyEdit: Mastering Unified High-Quality Image Editing for Any Idea
A large automatically collected image editing dataset with 25 editing types and a task-aware diffusion model trained on it achieve new state-of-the-art results on two standard image editing benchmarks.
-
ColorEdit: Training-free Image-Guided Color editing with diffusion model
A training-free method changes an object's color by aligning cross-attention value matrices with a reference image during early denoising steps, plus a new COLORBENCH benchmark.
-
Think, Plan, Paint: Layout-Aware Reasoning for Controllable Image Generation in Unified Models
ATLAS adds a Think–Plan–Paint loop with shared positional tokens to unified MLLMs, plus RL-based layout alignment, achieving large reported gains over prior layout-based unified models on compositional image generatio...
-
Instant Preference Alignment for Text-to-Image Diffusion Models
An MLLM-driven, training-free pipeline extracts preference keywords from a reference image and modulates diffusion cross-attention at global and regional levels for instant, multi-round preference-aligned image generation.
-
ByteMorph: Benchmarking Instruction-Guided Image Editing with Non-Rigid Motions
A released 6.4 million pair dataset and 613 sample benchmark for instruction-guided image editing of non-rigid motions, plus a Flux.1-dev based baseline that outperforms open-source methods on the new benchmark.
-
ComfyMind: Toward General-Purpose Generation via Tree-Based Planning and Reactive Feedback
A ComfyUI-based multi-agent system with semantic workflow modules and tree-based local-feedback planning reports near-perfect pass rates on ComfyBench and competitive scores on GenEval and Reason-Edit.
-
X-Edit: Detecting and Localizing Edits in Images Altered by Text-Guided Diffusion Models
X-Edit uses Stable Diffusion inversion features with a U-Net and attention to predict edited-region masks, and contributes a paired 167,026-image dataset for the task.
-
Selftok: Discrete Visual Tokens of Autoregression, by Diffusion, and for Reasoning
Selftok encodes images as diffusion-time-indexed discrete tokens, enabling a pure autoregressive VLM and visual RL with strong GenEval and DPG scores, though its claim that spatial tokens cannot support RL is not proven.
-
Preliminary Explorations with GPT-4o(mni) Native Image Generation
A qualitative exploration showing GPT-4o image generation excels at stylization, editing, and personalization but struggles with spatial reasoning, knowledge-based accuracy, and temporal prediction.
-
MagicQuill: An Intelligent Interactive Image Editing System
MagicQuill combines brush-based edge and color control with an MLLM that guesses user intent, enabling fast interactive image edits without typing prompts.
-
MIND-Edit: MLLM Insight-Driven Editing via Language-Vision Projection
MIND-Edit combines instruction rewriting with MLLM-derived visual embeddings to guide diffusion-based image editing, but the reported numbers only partly support the claim of state-of-the-art performance.
-
R-Genie: Reasoning-Guided Generative Image Editing
R-Genie couples a multimodal LLM with a discrete diffusion model to perform image edits that require commonsense reasoning, and introduces a 1,070-triple benchmark called REditBench.
-
Hands-off Image Editing: Language-guided Editing without any Task-specific Labeling, Masking or even Training
An instruction-guided image editor that needs no training, labels, or masks: an LLM writes before/after captions and their embedding difference guides Stable Diffusion.
-
Mapping the Mind of an Instruction-based Image Editing using SMILE
SMILE applies LIME-style prompt perturbation with image-embedding distances to create word-level heatmaps for instruction-based image editing models.
Discussion (0). Continue with ORCID to comment.