Neural Image Compression via Non-Local Attention Optimization and Improved Context Modeling
Tong Chen, Haojie Liu, Zhan Ma, Qiu Shen, Xun Cao, and Yao Wang

TL;DR
This paper introduces a novel neural image compression method that leverages non-local attention and improved context modeling to achieve state-of-the-art performance in image compression, effectively capturing both local and global correlations.
Contribution
It presents a new deep neural network-based image compression framework integrating non-local operations, attention mechanisms, and advanced entropy modeling for improved efficiency.
Findings
Outperforms existing methods on Kodak and CLIC datasets
Achieves state-of-the-art compression efficiency in PSNR and MS-SSIM metrics
Enhances processing speed and reduces memory usage through novel techniques
Abstract
This paper proposes a novel Non-Local Attention optmization and Improved Context modeling-based image compression (NLAIC) algorithm, which is built on top of the deep nerual network (DNN)-based variational auto-encoder (VAE) structure. Our NLAIC 1) embeds non-local network operations as non-linear transforms in the encoders and decoders for both the image and the latent representation probability information (known as hyperprior) to capture both local and global correlations, 2) applies attention mechanism to generate masks that are used to weigh the features, which implicitly adapt bit allocation for feature elements based on their importance, and 3) implements the improved conditional entropy modeling of latent features using joint 3D convolutional neural network (CNN)-based autoregressive contexts and hyperpriors. Towards the practical application, additional enhancements are also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Image and Signal Denoising Methods · Advanced Image Processing Techniques
