arXiv:2608.18063cs.CV2026-08

提出高效高分辨率图像编辑框架,解决细节失真与速度慢问题。

EDITBRIDGE: Towards Faithful and Efficient Ultra-High-Resolution Image Editing

论文配图:EDITBRIDGE: Towards Faithful and Efficient Ultra-High-Resolution Image Editing
图 1 · 摘自论文原文
  • 将编辑任务转为低分辨结果到高分辨的结构化数据转换
  • 在2K下实现3.6至8.4倍加速,4K编辑仅需61秒
  • 适合需要高质量大图编辑的专业用户

高分辨率图像编辑在专业工作中需求日益增长,但现有基于扩散模型的方法受限于二次注意力复杂度和高昂显存开销,分辨率通常低于1K。主流方案采用两阶段流程:先在低分辨率下编辑,再独立超分。该方法存在两个关键缺陷:信息偏离(生成细节与原始高分辨率源矛盾)和纹理退化(出现过度平滑或锐化伪影)。本文提出EditBridge,一种高效的超高清图像编辑扩散桥接框架。不同于传统从噪声重建的方式,我们将其建模为从低分辨率编辑结果到高分辨率对应图像的结构化数据到数据的翻译,明确以原始高分辨率源为条件,保留真实细节。为高效引入高分辨率源引导,提出先验引导的块级稀疏注意力机制,利用第一阶段编辑的语义对应关系,将跨图像交互限制在空间对齐区域,显著降低计算开销。大量实验表明,EditBridge在高达4K分辨率下实现高保真编辑,感知质量优异,2K下提速3.6–8.4倍,并实现61秒内完成4K编辑。

原文摘要 · Abstract (English)

High-resolution image editing is increasingly demanded in professional workflows, yet existing diffusion-based models remain constrained to resolutions below 1K due to quadratic attention complexity and prohibitive memory requirements. A prevalent workaround employs a two-stage pipeline: editing at low resolution followed by independent super-resolution. However, this approach suffers from two critical issues: information divergence, where hallucinated details contradict the original high-resolution (HR) source, and texture degradation, manifesting as over-smoothed or over-sharpened artifacts. We propose EditBridge, a diffusion bridge framework for efficient ultra high-resolution editing. Unlike conventional diffusion that regenerates from noise, we formulate refinement as structured data-to-data translation from the low-resolution (LR) edited result to its HR counterpart, explicitly conditioned on the original HR source to preserve authentic details. To efficiently incorporate HR source guidance, we introduce a prior-guided block-wise sparse attention mechanism that exploits semantic correspondence from first-stage editing to constrain cross-image interactions to spatially aligned regions, significantly reducing computational overhead. Extensive experiments demonstrate that EditBridge achieves high-fidelity editing with superior perceptual quality at resolutions up to 4K, delivering 3.6--8.4$\times$ speedup at 2K and enabling practical 4K editing in 61 seconds.

图像编辑扩散模型高分辨率

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。