English

BlazeEdit: Generalist Image Editing on Mobile Devices with Image-to-Image Diffusion Models

Artificial Intelligence 2026-05-28 v1

Abstract

The remarkable generation quality of modern diffusion models often comes at the cost of massive parameter counts, which necessitate server-side inference with significant computational costs and potential privacy risks. Consequently, there is growing momentum toward developing efficient on-device alternatives. While recent efforts have optimized text-to-image models for mobile hardware, they remain relatively bulky, typically ranging from 0.5B to 1B parameters. We present BlazeEdit, a highly efficient, generalist image-to-image diffusion model tailored for on-device deployment. By identifying that many practical image editing tasks do not require text-based guidance, we eliminate the text-conditioning components and develop a multi-task architecture that consolidates object removal, outpainting, tone correction, relighting, and sticker generation into a single, compact model of only 195M parameters. BlazeEdit achieves a substantial reduction in download size and memory overhead while maintaining competitive generation quality. It completes a full inference pass in just 290ms on a Pixel 10, delivering a seamless, privacy-preserving, and lightning-fast experience for generalist image editing on the edge.

Keywords

Cite

@article{arxiv.2605.28067,
  title  = {BlazeEdit: Generalist Image Editing on Mobile Devices with Image-to-Image Diffusion Models},
  author = {Fei Deng and Yanwu Xu and Zhipeng Bao and Zhixing Zhang and Haolin Jia and Karthik Raveendran and Jianing Wei},
  journal= {arXiv preprint arXiv:2605.28067},
  year   = {2026}
}

Comments

Accepted to CVPR 2026 EDGE Workshop