CVNov 28, 2023

MobileDiffusion: Instant Text-to-Image Generation on Mobile Devices

arXiv:2311.16567v250 citationsh-index: 14
Originality Highly original
AI Analysis

This work addresses the deployment challenge of text-to-image generation on mobile devices, representing a strong specific gain in efficiency.

The paper tackles the problem of slow and large text-to-image diffusion models on mobile devices by proposing MobileDiffusion, which achieves sub-second inference for 512x512 images through architectural and sampling optimizations.

The deployment of large-scale text-to-image diffusion models on mobile devices is impeded by their substantial model size and slow inference speed. In this paper, we propose \textbf{MobileDiffusion}, a highly efficient text-to-image diffusion model obtained through extensive optimizations in both architecture and sampling techniques. We conduct a comprehensive examination of model architecture design to reduce redundancy, enhance computational efficiency, and minimize model's parameter count, while preserving image generation quality. Additionally, we employ distillation and diffusion-GAN finetuning techniques on MobileDiffusion to achieve 8-step and 1-step inference respectively. Empirical studies, conducted both quantitatively and qualitatively, demonstrate the effectiveness of our proposed techniques. MobileDiffusion achieves a remarkable \textbf{sub-second} inference speed for generating a $512\times512$ image on mobile devices, establishing a new state of the art.

Foundations

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

Your Notes