paper-with-me

Papers

RDEIC: Accelerating Diffusion-Based Extreme Image Compression with Relay Residual Diffusion

2024-10-03 · Zhiyuan Li, Yanhui Zhou, Hao Wei, Chenyang Ge, Ajmal Mian

Diffusion-based extreme image compression methods have achieved impressive performance at extremely low bitrates. However, constrained by the iterative denoising process that starts from pure noise, these methods are limited in both fidelity and efficiency. To address these two issues, we present Relay Residual Diffusion Extreme Image Compression (RDEIC), which leverages compressed feature initialization and residual diffusion. Specifically, we first use the compressed latent features of the image with added noise, instead of pure noise, as the starting point to eliminate the unnecessary initial stages of the denoising process. Second, we directly derive a novel residual diffusion equation from Stable Diffusion's original diffusion equation that reconstructs the raw image by iteratively removing the added noise and the residual between the compressed and target latent features. In this way, we effectively combine the efficiency of residual diffusion with the powerful generative capability of Stable Diffusion. Third, we propose a fixed-step fine-tuning strategy to eliminate the discrepancy between the training and inference phases, thereby further improving the reconstruction quality. Extensive experiments demonstrate that the proposed RDEIC achieves state-of-the-art visual quality and outperforms existing diffusion-based extreme image compression methods in both fidelity and efficiency. The source code and pre-trained models are available at https://github.com/huai-chang/RDEIC.

📄 PDF Abstract BibTeX arXiv:2410.02640

Code (1)

huai-chang/rdeic 공식 구현 pytorch

Tasks

DenoisingImage 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 제목 키워드 기반

Differentiable Vector Quantization for Rate-Distortion Optimization of Generative Image Compression

2026-04-12 · Shiyin Jiang, Wei Long, Minghao Han, Zhenghao Chen 외 arxiv

The rapid growth of visual data under stringent storage and bandwidth constraints makes extremely low-bitrate image compression increasingly important. While Vector Quantization (VQ) offers strong structural fidelity, ex…

Representation LearningImage Compression

Towards Extreme Image Compression with Latent Feature Guidance and Diffusion Prior

2024-04-29 · Zhiyuan Li, Yanhui Zhou, Hao Wei, Chenyang Ge 외

Image compression at extremely low bitrates (below 0.1 bits per pixel (bpp)) is a significant challenge due to substantial information loss. In this work, we propose a novel two-stage extreme image compression framework …

Image CompressionImage Reconstruction

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 G…

Image Compression

Decouple Distortion from Perception: Region Adaptive Diffusion for Extreme-low Bitrate Perception Image Compression

2025-01-01 · CVPR 2025 1 · Jinchang Xu, Shaokang Wang, Jintao Chen, Zhe Li 외

Leveraging the generative power of diffusion models, generative image compression has achieved impressive perceptual fidelity even at extremely low bitrates. However, current methods often neglect the non-uniform com…

DecoderImage CompressionLocal Distortion

Extreme Video Compression with Pre-trained Diffusion Models

2024-02-14 · Bohan Li, Yiming Liu, Xueyan Niu, Bo Bai 외

Diffusion models have achieved remarkable success in generating high quality image and video data. More recently, they have also been used for image compression with high perceptual quality. In this paper, we present a n…

DecoderImage CompressionVideo Compression