paper-with-me

홈 › Papers

Making Image Editing Easier via Adaptive Task Reformulation with Agentic Executions

2026-04-17 · Bo Zhao, Kairui Guo, Runnan Du, Haiyang Sun, Pengshan Wang, Huan Yang, Kun Gai, Yixin Cao, Wei Ji arxiv

Instruction guided image editing has advanced substantially with recent generative models, yet it still fails to produce reliable results across many seemingly simple cases. We observe that a large portion of these failures stem not from insufficient model capacity, but from poorly formulated editing tasks, such as those involving small targets, implicit spatial relations, or under-specified instructions. In this work, we frame image editing failures as a task formulation problem and propose an adaptive task reformulation framework that improves editing performance without modifying the underlying model. Our key idea is to transform the original image-instruction pair into a sequence of operations that are dynamically determined and executed by a MLLM agent through analysis, routing, reformulation, and feedback-driven refinement. Experiments on multiple benchmarks, including ImgEdit, PICA, and RePlan, across diverse editing backbones such as Qwen Image Edit and Nano Banana, show consistent improvements, with especially large gains on challenging cases. These results suggest that task reformulation is a critical but underexplored factor, and that substantial gains can be achieved by better matching editing tasks to the effective operating regime of existing models.

📄 PDF Abstract BibTeX arXiv:2604.15917

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

DiffEdit: Diffusion-based semantic image editing with mask guidance

2022-10-20 · Guillaume Couairon, Jakob Verbeek, Holger Schwenk, Matthieu Cord

Image generation has recently seen tremendous advances, with diffusion models allowing to synthesize convincing images for a large variety of text prompts. In this article, we propose DiffEdit, a method to take advantage…

Image Generation

Show, Edit and Tell: A Framework for Editing Image Captions

2020-03-06 · CVPR 2020 6 · Fawaz Sammani, Luke Melas-Kyriazi

Most image captioning frameworks generate captions directly from images, learning a mapping from visual features to natural language. However, editing existing captions can be easier than generating new ones from scratch…

DenoisingImage CaptioningSentence

Image preprocessing and modified adaptive thresholding for improving OCR

2021-11-28 · Rohan Lal Kshetry

In this paper I have proposed a method to find the major pixel intensity inside the text and thresholding an image accordingly to make it easier to be used for optical character recognition (OCR) models. In our method, i…

Optical Character RecognitionOptical Character Recognition (OCR)

Spatially-Adaptive Multilayer Selection for GAN Inversion and Editing

2022-06-16 · CVPR 2022 1 · Gaurav Parmar, Yijun Li, Jingwan Lu, Richard Zhang 외

Existing GAN inversion and editing methods work well for aligned objects with a clean background, such as portraits and animal faces, but often struggle for more difficult categories with complex scene layouts and object…

Rethinking One-Step Image Editing through ChordEdit: Reproduction, Simplification, and New Insights

2026-06-12 · Minghan Li, Jeremy Moebel, Mengyu Wang arxiv

One-step image editing is important for making text-guided editing fast, practical, and easy to deploy, but its underlying mechanism is still not fully understood. We revisit ChordEdit through reproduction, ablation, and…

Image Editing