English

BitsFusion: 1.99 bits Weight Quantization of Diffusion Model

Computer Vision and Pattern Recognition 2024-10-29 v2

Abstract

Diffusion-based image generation models have achieved great success in recent years by showing the capability of synthesizing high-quality content. However, these models contain a huge number of parameters, resulting in a significantly large model size. Saving and transferring them is a major bottleneck for various applications, especially those running on resource-constrained devices. In this work, we develop a novel weight quantization method that quantizes the UNet from Stable Diffusion v1.5 to 1.99 bits, achieving a model with 7.9X smaller size while exhibiting even better generation quality than the original one. Our approach includes several novel techniques, such as assigning optimal bits to each layer, initializing the quantized model for better performance, and improving the training strategy to dramatically reduce quantization error. Furthermore, we extensively evaluate our quantized model across various benchmark datasets and through human evaluation to demonstrate its superior generation quality.

Keywords

Cite

@article{arxiv.2406.04333,
  title  = {BitsFusion: 1.99 bits Weight Quantization of Diffusion Model},
  author = {Yang Sui and Yanyu Li and Anil Kag and Yerlan Idelbayev and Junli Cao and Ju Hu and Dhritiman Sagar and Bo Yuan and Sergey Tulyakov and Jian Ren},
  journal= {arXiv preprint arXiv:2406.04333},
  year   = {2024}
}

Comments

NeurIPS 2024. Project Page: https://snap-research.github.io/BitsFusion

R2 v1 2026-06-28T16:56:19.392Z