Exploiting Inter-Image Similarity Prior for Low-Bitrate Remote Sensing Image Compression
Junhui Li, Xingsong Hou

TL;DR
This paper introduces a novel remote sensing image compression method that leverages a prebuilt codebook and Transformer models to utilize inter-image similarity, significantly improving perceptual quality over existing methods.
Contribution
It proposes a codebook-based compression framework with a Transformer prediction model and hierarchical prior integration, exploiting inter-image similarity for enhanced RS image compression.
Findings
Outperforms state-of-the-art methods in perception quality
Utilizes a high-quality codebook pretrained with VQGAN
Employs Transformer-based models for hierarchical prior querying
Abstract
Deep learning-based methods have garnered significant attention in remote sensing (RS) image compression due to their superior performance. Most of these methods focus on enhancing the coding capability of the compression network and improving entropy model prediction accuracy. However, they typically compress and decompress each image independently, ignoring the significant inter-image similarity prior. In this paper, we propose a codebook-based RS image compression (Code-RSIC) method with a generated discrete codebook, which is deployed at the decoding end of a compression algorithm to provide inter-image similarity prior. Specifically, we first pretrain a high-quality discrete codebook using the competitive generation model VQGAN. We then introduce a Transformer-based prediction model to align the latent features of the decoded images from an existing compression algorithm with the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Advanced Image and Video Retrieval Techniques · Image and Signal Denoising Methods
MethodsAttention Is All You Need · Residual Connection · Byte Pair Encoding · Layer Normalization · Focus · Label Smoothing · Linear Layer · Adam · Dropout · Multi-Head Attention
