Exploring Distortion Prior with Latent Diffusion Models for Remote Sensing Image Compression
Junhui Li, Jutao Li, Xingsong Hou, and Huake Wang

TL;DR
This paper introduces a novel remote sensing image compression method using latent diffusion models to leverage distortion priors, significantly improving compression quality and efficiency over existing algorithms.
Contribution
It proposes a two-stage LDM-based framework that utilizes distortion priors from high-quality images and enhances decoding with a Transformer-based network, advancing remote sensing image compression.
Findings
Outperforms state-of-the-art algorithms in subjective and objective metrics
Achieves 32% bit savings on DOTA dataset with JPEG2000
Effectively utilizes distortion prior to enhance image quality
Abstract
Deep learning-based image compression algorithms typically focus on designing encoding and decoding networks and improving the accuracy of entropy model estimation to enhance the rate-distortion (RD) performance. However, few algorithms leverage the compression distortion prior from existing compression algorithms to improve RD performance. In this paper, we propose a latent diffusion model-based remote sensing image compression (LDM-RSIC) method, which aims to enhance the final decoding quality of RS images by utilizing the generated distortion prior from a LDM. Our approach consists of two stages. In the first stage, a self-encoder learns prior from the high-quality input image. In the second stage, the prior is generated through an LDM, conditioned on the decoded image of an existing learning-based image compression algorithm, to be used as auxiliary information for generating 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques
MethodsFocus · Diffusion
