Search papers, labs, and topics across Lattice.
This paper introduces EditBridge, a novel diffusion bridge framework designed for efficient ultra-high-resolution image editing that addresses the limitations of existing models constrained to sub-1K resolutions. By reformulating the editing process as structured data-to-data translation and utilizing a prior-guided block-wise sparse attention mechanism, EditBridge effectively preserves authentic details while significantly reducing computational overhead. Experimental results show that EditBridge achieves high-fidelity editing at resolutions up to 4K, with a remarkable speedup of 3.6 to 8.4 times compared to traditional methods, enabling practical editing in just 61 seconds.
EditBridge achieves ultra-high-resolution image editing at 4K with a speedup of up to 8.4 times, while maintaining high fidelity and perceptual quality.
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.