pith. sign in

arxiv: 2103.15306 · v2 · pith:TAM2GLKCnew · submitted 2021-03-29 · 📡 eess.IV · cs.CV

Checkerboard Context Model for Efficient Learned Image Compression

classification 📡 eess.IV cs.CV
keywords contextmodelcheckerboardcompressiondecodingimagelearnedspatial
0
0 comments X
read the original abstract

For learned image compression, the autoregressive context model is proved effective in improving the rate-distortion (RD) performance. Because it helps remove spatial redundancies among latent representations. However, the decoding process must be done in a strict scan order, which breaks the parallelization. We propose a parallelizable checkerboard context model (CCM) to solve the problem. Our two-pass checkerboard context calculation eliminates such limitations on spatial locations by re-organizing the decoding order. Speeding up the decoding process more than 40 times in our experiments, it achieves significantly improved computational efficiency with almost the same rate-distortion performance. To the best of our knowledge, this is the first exploration on parallelization-friendly spatial context model for learned image compression.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MoECodec: Image Compression for joint human and machine perception via Mixture-of-Experts

    eess.IV 2026-06 unverdicted novelty 6.0

    MoECodec replaces FFN layers with token-wise MoE plus stable routing and GShMLP experts to support multiple downstream tasks in a single image compression model.