English

End-to-end Learned Image Compression with Fixed Point Weight Quantization

Image and Video Processing 2020-07-10 v1

Abstract

Learned image compression (LIC) has reached the traditional hand-crafted methods such as JPEG2000 and BPG in terms of the coding gain. However, the large model size of the network prohibits the usage of LIC on resource-limited embedded systems. This paper presents a LIC with 8-bit fixed-point weights. First, we quantize the weights in groups and propose a non-linear memory-free codebook. Second, we explore the optimal grouping and quantization scheme. Finally, we develop a novel weight clipping fine tuning scheme. Experimental results illustrate that the coding loss caused by the quantization is small, while around 75% model size can be reduced compared with the 32-bit floating-point anchor. As far as we know, this is the first work to explore and evaluate the LIC fully with fixed-point weights, and our proposed quantized LIC is able to outperform BPG in terms of MS-SSIM.

Keywords

Cite

@article{arxiv.2007.04684,
  title  = {End-to-end Learned Image Compression with Fixed Point Weight Quantization},
  author = {Heming Sun and Zhengxue Cheng and Masaru Takeuchi and Jiro Katto},
  journal= {arXiv preprint arXiv:2007.04684},
  year   = {2020}
}

Comments

IEEE International Conference on Image Processing (ICIP), Oct. 2020

R2 v1 2026-06-23T16:58:45.467Z