Ultra Lowrate Image Compression with Semantic Residual Coding and Compression-aware Diffusion
Anle Ke, Xu Zhang, Tong Chen, Ming Lu, Chao Zhou, Jiawen Gu, Zhan Ma
TL;DR
This work tackles ultra-low-rate image compression by coupling Semantic Residual Coding (SRC) with a Compression-aware Diffusion Model (CDM) in a framework named ResULIC. SRC leverages multimodal large models to extract a compact semantic residual that eliminates redundancy between the original image and its latent representation, while a Perceptual Fidelity Optimizer (Pfo) refines prompts to boost perceptual quality. CDM links diffusion steps to compression levels, enabling bitrate-aware sampling and efficient decoding without retraining, leading to substantial improvements in perceptual realism (FID/KID) and fidelity (LPIPS/DISTS) with notable BD-rate savings on standard benchmarks. Extensive experiments demonstrate robust gains across multiple MLLMs and datasets, with ablations confirming the contributions of SRC, Pfo, and CDM. Overall, ResULIC advances diffusion-based ultra-low-rate image compression by delivering higher-quality reconstructions at lower bitrates and with reduced decoding latency.
Abstract
Existing multimodal large model-based image compression frameworks often rely on a fragmented integration of semantic retrieval, latent compression, and generative models, resulting in suboptimal performance in both reconstruction fidelity and coding efficiency. To address these challenges, we propose a residual-guided ultra lowrate image compression named ResULIC, which incorporates residual signals into both semantic retrieval and the diffusion-based generation process. Specifically, we introduce Semantic Residual Coding (SRC) to capture the semantic disparity between the original image and its compressed latent representation. A perceptual fidelity optimizer is further applied for superior reconstruction quality. Additionally, we present the Compression-aware Diffusion Model (CDM), which establishes an optimal alignment between bitrates and diffusion time steps, improving compression-reconstruction synergy. Extensive experiments demonstrate the effectiveness of ResULIC, achieving superior objective and subjective performance compared to state-of-the-art diffusion-based methods with - 80.7%, -66.3% BD-rate saving in terms of LPIPS and FID. Project page is available at https: //njuvision.github.io/ResULIC/.
