PulseAugur
实时 13:31:44

SpecEdit accelerates diffusion image editing with semantic locking

Researchers have introduced SpecEdit, a novel framework designed to accelerate diffusion-based image editing without requiring additional training. This method employs a draft-and-verify approach, where an initial low-resolution draft identifies semantic changes. Subsequently, only the tokens relevant to the edit are processed at high resolution, while others remain at a coarser resolution. This technique has demonstrated significant speedups, achieving up to 10x acceleration on models like Qwen-Image-Edit and FLUX.1-Kontext-dev, and even greater speedups when combined with other acceleration methods. AI

影响 Accelerates diffusion-based image editing, potentially enabling faster iteration and deployment of AI-generated visuals.

排序理由 This is a research paper describing a new method for image editing acceleration. [lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

SpecEdit accelerates diffusion image editing with semantic locking

报道来源 [1]

  1. arXiv cs.CV TIER_1 English(EN) · Zhengan Yan, Shikang Zheng, Haoran Qin, Xiaobing Tu, Yinggui Wang, Jiacheng Liu, Jiaxuan Ren, Yuqi Lin, Peiliang Cai, Jinkui Ren, Xiantao Zhang, Linfeng Zhang ·

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

    arXiv:2605.02152v1 Announce Type: new 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 perform…