paper-with-me

Papers

Squeezing Large-Scale Diffusion Models for Mobile

2023-07-03 · Jiwoong Choi, Minkyu Kim, Daehyun Ahn, Taesu Kim, Yulhwa Kim, Dongwon Jo, Hyesung Jeon, Jae-Joon Kim, HyungJun Kim

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.

📄 PDF Abstract BibTeX arXiv:2307.01193

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Squeezed Diffusion Models

2025-08-20 · Jyotirmai Singh, Samar Khanna, James Burgess arxiv

Diffusion models typically inject isotropic Gaussian noise, disregarding structure in the data. Motivated by the way quantum squeezed states redistribute uncertainty according to the Heisenberg uncertainty principle, we …

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

2023-11-28 · Yang Zhao, Yanwu Xu, Zhisheng Xiao, HaoLin Jia 외

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 t…

Computational EfficiencyImage GenerationText to Image GenerationText-to-Image Generation

Weight Squeezing: Reparameterization for Knowledge Transfer and Model Compression

2021-11-16 · ACL ARR November 2021 11 · Anonymous

In this work, we present a novel approach to simultaneous knowledge transfer and model compression called \textbf{Weight Squeezing}. With this method, we perform knowledge transfer from a teacher model \textbf{by learnin…

Model Compressiontext-classificationText ClassificationTransfer Learning

Fast implementation of synchrosqueezing transform based on downsampling for large-scale vibration signal analysis

2020-03-16

Synchrosqueezing transform (SST) is a useful tool for vibration signal analysis due to its high time-frequency (TF) concentration and reconstruction properties. However, existing SST requires much processing time for lar…

Denoising Refinement Diffusion Models for Simultaneous Generation of Multi-scale Mobile Network Traffic

2025-10-30 · Xiaoqian Qi, Haoye Chai, Sichang Liu, Lei Yue 외 arxiv

The planning, management, and resource scheduling of cellular mobile networks require joint estimation of mobile traffic across different layers and nodes. Mobile traffic generation can proactively anticipate user demand…