English

Single-step Diffusion for Image Compression at Ultra-Low Bitrates

Image and Video Processing 2025-09-23 v2 Computer Vision and Pattern Recognition

Abstract

Although there have been significant advancements in image compression techniques, such as standard and learned codecs, these methods still suffer from severe quality degradation at extremely low bits per pixel. While recent diffusion-based models provided enhanced generative performance at low bitrates, they often yields limited perceptual quality and prohibitive decoding latency due to multiple denoising steps. In this paper, we propose the single-step diffusion model for image compression that delivers high perceptual quality and fast decoding at ultra-low bitrates. Our approach incorporates two key innovations: (i) Vector-Quantized Residual (VQ-Residual) training, which factorizes a structural base code and a learned residual in latent space, capturing both global geometry and high-frequency details; and (ii) rate-aware noise modulation, which tunes denoising strength to match the desired bitrate. Extensive experiments show that ours achieves comparable compression performance to state-of-the-art methods while improving decoding speed by about 50x compared to prior diffusion-based methods, greatly enhancing the practicality of generative codecs.

Keywords

Cite

@article{arxiv.2506.16572,
  title  = {Single-step Diffusion for Image Compression at Ultra-Low Bitrates},
  author = {Chanung Park and Joo Chan Lee and Jong Hwan Ko},
  journal= {arXiv preprint arXiv:2506.16572},
  year   = {2025}
}
R2 v1 2026-07-01T03:25:38.899Z