English

On Efficient Neural Network Architectures for Image Compression

Image and Video Processing 2024-06-18 v1

Abstract

Recent advances in learning-based image compression typically come at the cost of high complexity. Designing computationally efficient architectures remains an open challenge. In this paper, we empirically investigate the impact of different network designs in terms of rate-distortion performance and computational complexity. Our experiments involve testing various transforms, including convolutional neural networks and transformers, as well as various context models, including hierarchical, channel-wise, and space-channel context models. Based on the results, we present a series of efficient models, the final model of which has comparable performance to recent best-performing methods but with significantly lower complexity. Extensive experiments provide insights into the design of architectures for learned image compression and potential direction for future research. The code is available at \url{https://gitlab.com/viper-purdue/efficient-compression}.

Keywords

Cite

@article{arxiv.2406.10361,
  title  = {On Efficient Neural Network Architectures for Image Compression},
  author = {Yichi Zhang and Zhihao Duan and Fengqing Zhu},
  journal= {arXiv preprint arXiv:2406.10361},
  year   = {2024}
}

Comments

2024 IEEE International Conference on Image Processing (ICIP2024)

R2 v1 2026-06-28T17:06:44.547Z