FastEdit: Fast Text-Guided Single-Image Editing via Semantic-Aware Diffusion Fine-Tuning
Zhi Chen, Zecheng Zhao, Yadan Luo, Zi Huang

TL;DR
FastEdit significantly accelerates text-guided single-image editing by reducing fine-tuning time from minutes to seconds through semantic-aware diffusion fine-tuning and parameter-efficient techniques.
Contribution
The paper introduces FastEdit, a novel method that drastically reduces editing time by eliminating initial fine-tuning and employing semantic-aware diffusion and LoRA for efficient model adaptation.
Findings
Achieves editing in 17 seconds compared to 7 minutes.
Maintains high-quality editing results across various tasks.
Uses only 0.37% of original parameters with LoRA.
Abstract
Conventional Text-guided single-image editing approaches require a two-step process, including fine-tuning the target text embedding for over 1K iterations and the generative model for another 1.5K iterations. Although it ensures that the resulting image closely aligns with both the input image and the target text, this process often requires 7 minutes per image, posing a challenge for practical application due to its time-intensive nature. To address this bottleneck, we introduce FastEdit, a fast text-guided single-image editing method with semantic-aware diffusion fine-tuning, dramatically accelerating the editing process to only 17 seconds. FastEdit streamlines the generative model's fine-tuning phase, reducing it from 1.5K to a mere 50 iterations. For diffusion fine-tuning, we adopt certain time step values based on the semantic discrepancy between the input image and target text.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Generative Adversarial Networks and Image Synthesis · Image Retrieval and Classification Techniques
MethodsDiffusion · ALIGN
