paper-with-me

홈 › Papers

EEdit: Rethinking the Spatial and Temporal Redundancy for Efficient Image Editing

2025-03-13 · Zexuan Yan, Yue Ma, Chang Zou, Wenteng Chen, Qifeng Chen, Linfeng Zhang

Inversion-based image editing is rapidly gaining momentum while suffering from significant computation overhead, hindering its application in real-time interactive scenarios. In this paper, we rethink that the redundancy in inversion-based image editing exists in both the spatial and temporal dimensions, such as the unnecessary computation in unedited regions and the redundancy in the inversion progress. To tackle these challenges, we propose a practical framework, named EEdit, to achieve efficient image editing. Specifically, we introduce three techniques to solve them one by one. For spatial redundancy, spatial locality caching is introduced to compute the edited region and its neighboring regions while skipping the unedited regions, and token indexing preprocessing is designed to further accelerate the caching. For temporal redundancy, inversion step skipping is proposed to reuse the latent for efficient editing. Our experiments demonstrate an average of 2.46 $\times$ acceleration without performance drop in a wide range of editing tasks including prompt-guided image editing, dragging and image composition. Our codes are available at https://github.com/yuriYanZeXuan/EEdit

📄 PDF Abstract BibTeX arXiv:2503.10270

Code (1)

yuriyanzexuan/eedit 공식 구현 pytorch

Similar Papers 제목 키워드 기반

ViFeEdit: A Video-Free Tuner of Your Video Diffusion Transformer

2026-03-16 · Ruonan Yu, Zhenxiong Tan, Zigeng Chen, Songhua Liu 외 arxiv

Diffusion Transformers (DiTs) have demonstrated remarkable scalability and quality in image and video generation, prompting growing interest in extending them to controllable generation and editing tasks. However, compar…

Video Generation

SmartFreeEdit: Mask-Free Spatial-Aware Image Editing with Complex Instruction Understanding

2025-04-17 · Qianqian Sun, Jixiang Luo, Dell Zhang, Xuelong Li

Recent advancements in image editing have utilized large-scale multimodal models to enable intuitive, natural instruction-driven interactions. However, conventional methods still face significant challenges, particularly…

Image GenerationLarge Language ModelMultimodal Large Language ModelReasoning Segmentation+2

WhereEdit: Mask-aware Local Latent Editing for One-Step Image Editing

2026-07-23 · Ming Hu, Mingyu Dou, Jianfu Yin, Miaomiao Zhang 외 arxiv

Recent one-step text-to-image (T2I) models enable efficient image synthesis and provide new opportunities for real-time image editing. However, existing one-step editing methods primarily rely on text conditioning for se…

Spatial ReasoningImage Editing

FineEdit: Fine-Grained Image Edit with Bounding Box Guidance

2026-04-13 · Haohang Xu, Lin Liu, Zhibo Zhang, Rong Cong 외 arxiv

Diffusion-based image editing models have achieved significant progress in real world applications. However, conventional models typically rely on natural language prompts, which often lack the precision required to loca…

Image Editing

ScribbleEdit: Synthetic Data for Image Editing with Scribbles and Text

2026-05-01 · Anya Ji, George Ma, Téa Wright, Yiming Zhang 외 arxiv

Recent progress in generative models has significantly advanced image editing capabilities, yet precise and intuitive user control remains difficult. Specifically, users often struggle to communicate both exact spatial l…

Image Editing