paper-with-me

Papers

Neural Image Compression Using Masked Sparse Visual Representation

2023-09-20 · Wei Jiang, Wei Wang, Yue Chen

We study neural image compression based on the Sparse Visual Representation (SVR), where images are embedded into a discrete latent space spanned by learned visual codebooks. By sharing codebooks with the decoder, the encoder transfers integer codeword indices that are efficient and cross-platform robust, and the decoder retrieves the embedded latent feature using the indices for reconstruction. Previous SVR-based compression lacks effective mechanism for rate-distortion tradeoffs, where one can only pursue either high reconstruction quality or low transmission bitrate. We propose a Masked Adaptive Codebook learning (M-AdaCode) method that applies masks to the latent feature subspace to balance bitrate and reconstruction quality. A set of semantic-class-dependent basis codebooks are learned, which are weighted combined to generate a rich latent feature for high-quality reconstruction. The combining weights are adaptively derived from each input image, providing fidelity information with additional transmission costs. By masking out unimportant weights in the encoder and recovering them in the decoder, we can trade off reconstruction quality for transmission bits, and the masking rate controls the balance between bitrate and distortion. Experiments over the standard JPEG-AI dataset demonstrate the effectiveness of our M-AdaCode approach.

📄 PDF Abstract BibTeX arXiv:2309.11661

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage Compression

Similar Papers 제목 키워드 기반

SemanticMIM: Marring Masked Image Modeling with Semantics Compression for General Visual Representation

2024-06-15 · Yike Yuan, Huanzhang Dou, Fengjun Guo, Xi Li

This paper represents a neat yet effective framework, named SemanticMIM, to integrate the advantages of masked image modeling (MIM) and contrastive learning (CL) for general visual representation. We conduct a thorough c…

Contrastive Learning

You Can Mask More For Extremely Low-Bitrate Image Compression

2023-06-27 · Anqi Li, Feng Li, Jiaxin Han, Huihui Bai 외

Learned image compression (LIC) methods have experienced significant progress during recent years. However, these methods are primarily dedicated to optimizing the rate-distortion (R-D) performance at medium and high bit…

Image Compression

Spiking sampling network for image sparse representation and dynamic vision sensor data compression

2022-11-08 · Chunming Jiang, Yilei Zhang

Sparse representation has attracted great attention because it can greatly save storage re- sources and find representative features of data in a low-dimensional space. As a result, it may be widely applied in engineerin…

compressed sensingData CompressionDenoisingDictionary Learning+1

Heterogeneous Generative Knowledge Distillation with Masked Image Modeling

2023-09-18 · ZiMing Wang, Shumin Han, Xiaodi Wang, Jing Hao 외

Small CNN-based models usually require transferring knowledge from a large model before they are deployed in computationally resource-limited edge devices. Masked image modeling (MIM) methods achieve great success in var…

image-classificationImage ClassificationKnowledge Distillationobject-detection+2

Sparse Multi-layer Image Approximation: Facial Image Compression

2015-06-12 · Sohrab Ferdowsi, Svyatoslav Voloshynovskiy, Dimche Kostadinov

We propose a scheme for multi-layer representation of images. The problem is first treated from an information-theoretic viewpoint where we analyze the behavior of different sources of information under a multi-layer dat…

Data CompressionDictionary LearningImage Compression