English

Content Adaptive Latents and Decoder for Neural Image Compression

Computer Vision and Pattern Recognition 2022-12-22 v2 Image and Video Processing

Abstract

In recent years, neural image compression (NIC) algorithms have shown powerful coding performance. However, most of them are not adaptive to the image content. Although several content adaptive methods have been proposed by updating the encoder-side components, the adaptability of both latents and the decoder is not well exploited. In this work, we propose a new NIC framework that improves the content adaptability on both latents and the decoder. Specifically, to remove redundancy in the latents, our content adaptive channel dropping (CACD) method automatically selects the optimal quality levels for the latents spatially and drops the redundant channels. Additionally, we propose the content adaptive feature transformation (CAFT) method to improve decoder-side content adaptability by extracting the characteristic information of the image content, which is then used to transform the features in the decoder side. Experimental results demonstrate that our proposed methods with the encoder-side updating algorithm achieve the state-of-the-art performance.

Keywords

Cite

@article{arxiv.2212.10132,
  title  = {Content Adaptive Latents and Decoder for Neural Image Compression},
  author = {Guanbo Pan and Guo Lu and Zhihao Hu and Dong Xu},
  journal= {arXiv preprint arXiv:2212.10132},
  year   = {2022}
}

Comments

V1 is accepted to ECCV 2022. V2 is the improved version

R2 v1 2026-06-28T07:44:12.525Z