paper-with-me

Papers

FireEdit: Fine-grained Instruction-based Image Editing via Region-aware Vision Language Model

2025-03-25 · CVPR 2025 1 · Jun Zhou, Jiahao Li, Zunnan Xu, Hanhui Li, Yiji Cheng, Fa-Ting Hong, Qin Lin, Qinglin Lu, Xiaodan Liang

Currently, instruction-based image editing methods have made significant progress by leveraging the powerful cross-modal understanding capabilities of vision language models (VLMs). However, they still face challenges in three key areas: 1) complex scenarios; 2) semantic consistency; and 3) fine-grained editing. To address these issues, we propose FireEdit, an innovative Fine-grained Instruction-based image editing framework that exploits a REgion-aware VLM. FireEdit is designed to accurately comprehend user instructions and ensure effective control over the editing process. Specifically, we enhance the fine-grained visual perception capabilities of the VLM by introducing additional region tokens. Relying solely on the output of the LLM to guide the diffusion model may lead to suboptimal editing results. Therefore, we propose a Time-Aware Target Injection module and a Hybrid Visual Cross Attention module. The former dynamically adjusts the guidance strength at various denoising stages by integrating timestep embeddings with the text embeddings. The latter enhances visual details for image editing, thereby preserving semantic consistency between the edited result and the source image. By combining the VLM enhanced with fine-grained region tokens and the time-dependent diffusion model, FireEdit demonstrates significant advantages in comprehending editing instructions and maintaining high semantic consistency. Extensive experiments indicate that our approach surpasses the state-of-the-art instruction-based image editing methods. Our project is available at https://zjgans.github.io/fireedit.github.io.

📄 PDF Abstract BibTeX arXiv:2503.19839

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

CompBench: Benchmarking Complex Instruction-guided Image Editing

2025-05-18 · Bohan Jia, Wenxuan Huang, Yuntian Tang, Junbo Qiao 외

While real-world applications increasingly demand intricate scene manipulation, existing instruction-guided image editing benchmarks often oversimplify task complexity and lack comprehensive, fine-grained instructions. T…

BenchmarkingInstruction Following

SliderEdit: Continuous Image Editing with Fine-Grained Instruction Control

2025-11-12 · Arman Zarei, Samyadeep Basu, Mobina Pournemat, Sayan Nag 외 arxiv

Instruction-based image editing models have recently achieved impressive performance, enabling complex edits to an input image from a multi-instruction prompt. However, these models apply each instruction in the prompt w…

Text-to-Image GenerationImage ManipulationImage Editing

ReasonPix2Pix: Instruction Reasoning Dataset for Advanced Image Editing

2024-05-18 · Ying Jin, Pengyang Ling, Xiaoyi Dong, Pan Zhang 외

Instruction-based image editing focuses on equipping a generative model with the capacity to adhere to human-written instructions for editing images. Current approaches typically comprehend explicit and specific instruct…

Kontinuous Kontext: Continuous Strength Control for Instruction-based Image Editing

2025-10-09 · Rishubh Parihar, Or Patashnik, Daniil Ostashev, R. Venkatesh Babu 외 arxiv

Instruction-based image editing offers a powerful and intuitive way to manipulate images through natural language. Yet, relying solely on text instructions limits fine-grained control over the extent of edits. We introdu…

Image Editing

Reasoning to Edit: Hypothetical Instruction-Based Image Editing with Visual Reasoning

2025-07-02 · Qingdong He, Xueqin Chen, Chaoyi Wang, Yanjie Pan 외 arxiv

Instruction-based image editing (IIE) has advanced rapidly with the success of diffusion models. However, existing efforts primarily focus on simple and explicit instructions to execute editing operations such as adding,…

Zero-shot GeneralizationVisual ReasoningImage Editing