English

Squeezing Large-Scale Diffusion Models for Mobile

Machine Learning 2023-07-04 v1 Artificial Intelligence

Abstract

The emergence of diffusion models has greatly broadened the scope of high-fidelity image synthesis, resulting in notable advancements in both practical implementation and academic research. With the active adoption of the model in various real-world applications, the need for on-device deployment has grown considerably. However, deploying large diffusion models such as Stable Diffusion with more than one billion parameters to mobile devices poses distinctive challenges due to the limited computational and memory resources, which may vary according to the device. In this paper, we present the challenges and solutions for deploying Stable Diffusion on mobile devices with TensorFlow Lite framework, which supports both iOS and Android devices. The resulting Mobile Stable Diffusion achieves the inference latency of smaller than 7 seconds for a 512x512 image generation on Android devices with mobile GPUs.

Keywords

Cite

@article{arxiv.2307.01193,
  title  = {Squeezing Large-Scale Diffusion Models for Mobile},
  author = {Jiwoong Choi and Minkyu Kim and Daehyun Ahn and Taesu Kim and Yulhwa Kim and Dongwon Jo and Hyesung Jeon and Jae-Joon Kim and Hyungjun Kim},
  journal= {arXiv preprint arXiv:2307.01193},
  year   = {2023}
}

Comments

7 pages, 8 figures, ICML 2023 Workshop on Challenges in Deployable Generative AI

R2 v1 2026-06-28T11:21:01.138Z