CVMay 1, 2024

Streamlining Image Editing with Layered Diffusion Brushes

arXiv:2405.00313v21 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses the need for more intuitive and efficient creative workflows in diffusion-based image editing, though it is incremental as it builds on existing diffusion models.

The paper tackled the problem of interactive, localized image editing with diffusion models by introducing Layered Diffusion Brushes (LDB), a training-free framework that enables layer-based edits with 140 ms per edit on consumer GPUs, achieving superior speed and comparable or improved quality relative to state-of-the-art methods.

Denoising diffusion models have emerged as powerful tools for image manipulation, yet interactive, localized editing workflows remain underdeveloped. We introduce Layered Diffusion Brushes (LDB), a novel training-free framework that enables interactive, layer-based editing using standard diffusion models. LDB defines each "layer" as a self-contained set of parameters guiding the generative process, enabling independent, non-destructive, and fine-grained prompt-guided edits, even in overlapping regions. LDB leverages a unique intermediate latent caching approach to reduce each edit to only a few denoising steps, achieving 140~ms per edit on consumer GPUs. An editor implementing LDB, incorporating familiar layer concepts, was evaluated via user study and quantitative metrics. Results demonstrate LDB's superior speed alongside comparable or improved image quality, background preservation, and edit fidelity relative to state-of-the-art methods across various sequential image manipulation tasks. The findings highlight LDB's ability to significantly enhance creative workflows by providing an intuitive and efficient approach to diffusion-based image editing and its potential for expansion into related subdomains, such as video editing.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes