English

FraQAT: Quantization Aware Training with Fractional bits

Computer Vision and Pattern Recognition 2025-10-17 v1

Abstract

State-of-the-art (SOTA) generative models have demonstrated impressive capabilities in image synthesis or text generation, often with a large capacity model. However, these large models cannot be deployed on smartphones due to the limited availability of on-board memory and computations. Quantization methods lower the precision of the model parameters, allowing for efficient computations, \eg, in \INT{8}. Although aggressive quantization addresses efficiency and memory constraints, preserving the quality of the model remains a challenge. To retain quality in previous aggressive quantization, we propose a new fractional bits quantization (\short) approach. The novelty is a simple yet effective idea: we progressively reduce the model's precision from 32 to 4 bits per parameter, and exploit the fractional bits during optimization to maintain high generation quality. We show that the \short{} yields improved quality on a variety of diffusion models, including SD3.5-Medium, Sana, \pixart, and FLUX.1-schnell, while achieving 47%4-7\% lower FiD than standard QAT. Finally, we deploy and run Sana on a Samsung S25U, which runs on the Qualcomm SM8750-AB Snapdragon 8 Elite Hexagon Tensor Processor (HTP).

Keywords

Cite

@article{arxiv.2510.14823,
  title  = {FraQAT: Quantization Aware Training with Fractional bits},
  author = {Luca Morreale and Alberto Gil C. P. Ramos and Malcolm Chadwick and Mehid Noroozi and Ruchika Chavhan and Abhinav Mehrotra and Sourav Bhattacharya},
  journal= {arXiv preprint arXiv:2510.14823},
  year   = {2025}
}
R2 v1 2026-07-01T06:41:38.154Z