English

Deep Lossless Image Compression via Masked Sampling and Coarse-to-Fine Auto-Regression

Image and Video Processing 2025-03-17 v1 Computer Vision and Pattern Recognition

Abstract

Learning-based lossless image compression employs pixel-based or subimage-based auto-regression for probability estimation, which achieves desirable performances. However, the existing works only consider context dependencies in one direction, namely, those symbols that appear before the current symbol in raster order. We believe that the dependencies between the current and future symbols should be further considered. In this work, we propose a deep lossless image compression via masked sampling and coarse-to-fine auto-regression. It combines lossy reconstruction and progressive residual compression, which fuses contexts from various directions and is more consistent with human perception. Specifically, the residuals are decomposed via TT iterative masked sampling, and each sampling consists of three steps: 1) probability estimation, 2) mask computation, and 3) arithmetic coding. The iterative process progressively refines our prediction and gradually presents a real image. Extensive experimental results show that compared with the existing traditional and learned lossless compression, our method achieves comparable compression performance on extensive datasets with competitive coding speed and more flexibility.

Keywords

Cite

@article{arxiv.2503.11231,
  title  = {Deep Lossless Image Compression via Masked Sampling and Coarse-to-Fine Auto-Regression},
  author = {Tiantian Li and Qunbing Xia and Yue Li and Ruixiao Guo and Gaobo Yang},
  journal= {arXiv preprint arXiv:2503.11231},
  year   = {2025}
}

Comments

8 pages

R2 v1 2026-06-28T22:20:22.344Z