English

Multi-Context Dual Hyper-Prior Neural Image Compression

Image and Video Processing 2023-09-20 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Transform and entropy models are the two core components in deep image compression neural networks. Most existing learning-based image compression methods utilize convolutional-based transform, which lacks the ability to model long-range dependencies, primarily due to the limited receptive field of the convolution operation. To address this limitation, we propose a Transformer-based nonlinear transform. This transform has the remarkable ability to efficiently capture both local and global information from the input image, leading to a more decorrelated latent representation. In addition, we introduce a novel entropy model that incorporates two different hyperpriors to model cross-channel and spatial dependencies of the latent representation. To further improve the entropy model, we add a global context that leverages distant relationships to predict the current latent more accurately. This global context employs a causal attention mechanism to extract long-range information in a content-dependent manner. Our experiments show that our proposed framework performs better than the state-of-the-art methods in terms of rate-distortion performance.

Keywords

Cite

@article{arxiv.2309.10799,
  title  = {Multi-Context Dual Hyper-Prior Neural Image Compression},
  author = {Atefeh Khoshkhahtinat and Ali Zafari and Piyush M. Mehta and Mohammad Akyash and Hossein Kashiani and Nasser M. Nasrabadi},
  journal= {arXiv preprint arXiv:2309.10799},
  year   = {2023}
}

Comments

Accepted to IEEE 22$^nd$ International Conference on Machine Learning and Applications 2023 (ICMLA) - Selected for Oral Presentation

R2 v1 2026-06-28T12:26:26.730Z