paper-with-me

Papers

Map-Assisted Remote-Sensing Image Compression at Extremely Low Bitrates

2024-09-03 · Yixuan Ye, Ce Wang, Wanjie Sun, Zhenzhong Chen

Remote-sensing (RS) image compression at extremely low bitrates has always been a challenging task in practical scenarios like edge device storage and narrow bandwidth transmission. Generative models including VAEs and GANs have been explored to compress RS images into extremely low-bitrate streams. However, these generative models struggle to reconstruct visually plausible images due to the highly ill-posed nature of extremely low-bitrate image compression. To this end, we propose an image compression framework that utilizes a pre-trained diffusion model with powerful natural image priors to achieve high-realism reconstructions. However, diffusion models tend to hallucinate small structures and textures due to the significant information loss at limited bitrates. Thus, we introduce vector maps as semantic and structural guidance and propose a novel image compression approach named Map-Assisted Generative Compression (MAGC). MAGC employs a two-stage pipeline to compress and decompress RS images at extremely low bitrates. The first stage maps an image into a latent representation, which is then further compressed in a VAE architecture to save bitrates and serves as implicit guidance in the subsequent diffusion process. The second stage conducts a conditional diffusion model to generate a visually pleasing and semantically accurate result using implicit guidance and explicit semantic guidance. Quantitative and qualitative comparisons show that our method outperforms standard codecs and other learning-based methods in terms of perceptual quality and semantic accuracy. The dataset and code will be publicly available at https://github.com/WHUyyx/MAGC.

📄 PDF Abstract BibTeX arXiv:2409.01935

Code (1)

whuyyx/magc 공식 구현 pytorch

Tasks

Image Compression

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

XLRS-Bench: Could Your Multimodal LLMs Understand Extremely Large Ultra-High-Resolution Remote Sensing Imagery?

2025-03-31 · CVPR 2025 1 · Fengxiang Wang, Hongzhen Wang, Mingshuo Chen, Di Wang 외

The astonishing breakthrough of multimodal large language models (MLLMs) has necessitated new benchmarks to quantitatively assess their capabilities, reveal their limitations, and indicate future research directions. How…

Ultra-Low Complexity On-Orbit Compression for Remote Sensing Imagery via Block Modulated Imaging

2024-12-24 · Zhibin Wang, Yanxin Cai, Jiayi Zhou, Yangming Zhang 외

The growing field of remote sensing faces a challenge: the ever-increasing size and volume of imagery data are exceeding the storage and transmission capabilities of satellite platforms. Efficient compression of remote s…

compressed sensingImage Compression

Enhancing Perception Quality in Remote Sensing Image Compression via Invertible Neural Network

2024-05-17 · Junhui Li, Xingsong Hou

Decoding remote sensing images to achieve high perceptual quality, particularly at low bitrates, remains a significant challenge. To address this problem, we propose the invertible neural network-based remote sensing ima…

Image CompressionQuantization

RemoteTrimmer: Adaptive Structural Pruning for Remote Sensing Image Classification

2024-12-17 · Guangwenjie Zou, Liang Yao, Fan Liu, Chuanyi Zhang 외

Since high resolution remote sensing image classification often requires a relatively high computation complexity, lightweight models tend to be practical and efficient. Model pruning is an effective method for model com…

Classificationimage-classificationImage ClassificationModel Compression+2

FireRisk: A Remote Sensing Dataset for Fire Risk Assessment with Benchmarks Using Supervised and Self-supervised Learning

2023-03-13 · Shuchang Shen, Sachith Seneviratne, Xinye Wanyan, Michael Kirley

In recent decades, wildfires, as widespread and extremely destructive natural disasters, have caused tremendous property losses and fatalities, as well as extensive damage to forest ecosystems. Many fire risk assessment …

Image ClassificationRemote Sensing Image ClassificationSelf-Supervised Learning