cs.CVMay 4, 2026

SpecEdit: Training-Free Acceleration for Diffusion based Image Editing via Semantic Locking

Authors: Zhengan YanShikang ZhengHaoran QinXiaobing TuYinggui WangJiacheng LiuJiaxuan RenYuqi Lin+4 more

Organizations: EPIC Lab , Shanghai Jiao Tong University · Shandong University · Alibaba Group · UESTC · Jilin University

Abstract

Diffusion-based image editing offers strong semantic controllability, but remains computationally expensive due to iterative high-resolution denoising over all spatial tokens. Dynamic-resolution sampling reduces this cost by performing early steps at reduced resolution. However, existing approaches prioritize upsampling using low-level heuristics such as edge detection or channel variance, which are weakly aligned with editing semantics and may lead to structural inconsistency. Moreover, spatial regions are often upsampled without verifying whether semantic modification is actually required, resulting in redundant high-resolution computation and accumulated errors. Therefore, we propose SpecEdit, a training-free dynamic-resolution framework tailored for diffusion-based image editing. SpecEdit follows a draft-and-verify scheme: a low-resolution draft first estimates the semantic outcome, after which token-level discrepancies are used to identify edit-relevant tokens for high-resolution denoising, while the remaining tokens stay at a coarse resolution. Experiments on Qwen-Image-Edit and FLUX.1-Kontext-dev demonstrate up to 10x and 7x acceleration, while maintaining strong quality. SpecEdit is complementary to step distillation and other acceleration techniques, achieving up to 13x speedup when combined with existing methods. Our code is in supplementary material and will be released on GitHub.

Explore similar work

CardsList
  1. DuET: Dual Expert Trajectories for Diffusion Image Editing

    Jun 11, 2026Lidia Troeshestova, Alexander Ustyuzhanin, Sergey KastryulinDiffusion EditingImage Editing