Accelerating Text-to-Image Editing via Cache-Enabled Sparse Diffusion Inference

Authors

  • Zihao Yu School of Computer Science & Key Lab of High Confidence Software Technologies (MOE), Peking University
  • Haoyang Li School of Computer Science & Key Lab of High Confidence Software Technologies (MOE), Peking University
  • Fangcheng Fu School of Computer Science & Key Lab of High Confidence Software Technologies (MOE), Peking University
  • Xupeng Miao Carnegie Mellon University
  • Bin Cui School of Computer Science & Key Lab of High Confidence Software Technologies (MOE), Peking University Institute of Computational Social Science, Peking University (Qingdao), China

DOI:

https://doi.org/10.1609/aaai.v38i15.29599

Keywords:

ML: Deep Generative Models & Autoencoders, ML: Kernel Methods, CV: Large Vision Models, CV: Multi-modal Vision

Abstract

Due to the recent success of diffusion models, text-to-image generation is becoming increasingly popular and achieves a wide range of applications. Among them, text-to-image editing, or continuous text-to-image generation, attracts lots of attention and can potentially improve the quality of generated images. It's common to see that users may want to slightly edit the generated image by making minor modifications to their input textual descriptions for several rounds of diffusion inference. However, such an image editing process suffers from the low inference efficiency of many existing diffusion models even using GPU accelerators. To solve this problem, we introduce Fast Image Semantically Edit (FISEdit), a cached-enabled sparse diffusion model inference engine for efficient text-to-image editing. The key intuition behind our approach is to utilize the semantic mapping between the minor modifications on the input text and the affected regions on the output image. For each text editing step, FISEdit can 1) automatically identify the affected image regions and 2) utilize the cached unchanged regions' feature map to accelerate the inference process. For the former, we measure the differences between cached and ad hoc feature maps given the modified textual description, extract the region with significant differences, and capture the affected region by masks. For the latter, we develop an efficient sparse diffusion inference engine that only computes the feature maps for the affected region while reusing the cached statistics for the rest of the image. Finally, extensive empirical results show that FISEdit can be 3.4 times and 4.4 times faster than existing methods on NVIDIA TITAN RTX and A100 GPUs respectively, and even generates more satisfactory images.

Published

2024-03-24

How to Cite

Yu, Z., Li, H., Fu, F., Miao, X., & Cui, B. (2024). Accelerating Text-to-Image Editing via Cache-Enabled Sparse Diffusion Inference. Proceedings of the AAAI Conference on Artificial Intelligence, 38(15), 16605-16613. https://doi.org/10.1609/aaai.v38i15.29599

Issue

Section

AAAI Technical Track on Machine Learning VI