English

Universal Efficient Variable-rate Neural Image Compression

Image and Video Processing 2022-02-25 v4 Machine Learning

Abstract

Recently, Learning-based image compression has reached comparable performance with traditional image codecs(such as JPEG, BPG, WebP). However, computational complexity and rate flexibility are still two major challenges for its practical deployment. To tackle these problems, this paper proposes two universal modules named Energy-based Channel Gating(ECG) and Bit-rate Modulator(BM), which can be directly embedded into existing end-to-end image compression models. ECG uses dynamic pruning to reduce FLOPs for more than 50\% in convolution layers, and a BM pair can modulate the latent representation to control the bit-rate in a channel-wise manner. By implementing these two modules, existing learning-based image codecs can obtain ability to output arbitrary bit-rate with a single model and reduced computation.

Keywords

Cite

@article{arxiv.2111.11305,
  title  = {Universal Efficient Variable-rate Neural Image Compression},
  author = {Shanzhi Yin and Chao Li and Youneng Bao and Yongsheng Liang},
  journal= {arXiv preprint arXiv:2111.11305},
  year   = {2022}
}

Comments

5 pages, 5 figures; Accepted by ICASSP 2022

R2 v1 2026-06-24T07:47:33.630Z