English

Lossless Image Compression Using a Multi-Scale Progressive Statistical Model

Image and Video Processing 2021-08-25 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Lossless image compression is an important technique for image storage and transmission when information loss is not allowed. With the fast development of deep learning techniques, deep neural networks have been used in this field to achieve a higher compression rate. Methods based on pixel-wise autoregressive statistical models have shown good performance. However, the sequential processing way prevents these methods to be used in practice. Recently, multi-scale autoregressive models have been proposed to address this limitation. Multi-scale approaches can use parallel computing systems efficiently and build practical systems. Nevertheless, these approaches sacrifice compression performance in exchange for speed. In this paper, we propose a multi-scale progressive statistical model that takes advantage of the pixel-wise approach and the multi-scale approach. We developed a flexible mechanism where the processing order of the pixels can be adjusted easily. Our proposed method outperforms the state-of-the-art lossless image compression methods on two large benchmark datasets by a significant margin without degrading the inference speed dramatically.

Keywords

Cite

@article{arxiv.2108.10551,
  title  = {Lossless Image Compression Using a Multi-Scale Progressive Statistical Model},
  author = {Honglei Zhang and Francesco Cricri and Hamed R. Tavakoli and Nannan Zou and Emre Aksu and Miska M. Hannuksela},
  journal= {arXiv preprint arXiv:2108.10551},
  year   = {2021}
}

Comments

Accepted ACCV 2020