Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

OSCAR: One-Step Diffusion Codec Across Multiple Bit-rates

About

Pretrained latent diffusion models have shown strong potential for lossy image compression, owing to their powerful generative priors. Most existing diffusion-based methods reconstruct images by iteratively denoising from random noise, guided by compressed latent representations. While these approaches have achieved high reconstruction quality, their multi-step sampling process incurs substantial computational overhead. Moreover, they typically require training separate models for different compression bit-rates, leading to significant training and storage costs. To address these challenges, we propose a one-step diffusion codec across multiple bit-rates. termed OSCAR. Specifically, our method views compressed latents as noisy variants of the original latents, where the level of distortion depends on the bit-rate. This perspective allows them to be modeled as intermediate states along a diffusion trajectory. By establishing a mapping from the compression bit-rate to a pseudo diffusion timestep, we condition a single generative model to support reconstructions at multiple bit-rates. Meanwhile, we argue that the compressed latents retain rich structural information, thereby making one-step denoising feasible. Thus, OSCAR replaces iterative sampling with a single denoising pass, significantly improving inference efficiency. Extensive experiments demonstrate that OSCAR achieves superior performance in both quantitative and visual quality metrics. The code and models are available at https://github.com/jp-guo/OSCAR.

Jinpei Guo, Yifei Ji, Zheng Chen, Kai Liu, Min Liu, Wang Rao, Wenbo Li, Yong Guo, Yulun Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Image CompressionTecnick
BD-Rate (PSNR)489.4
64
Image CompressionKodak (test)
BD-Rate (LPIPS)-39.41
49
Image CompressionCLIC 2020
BD-rate (LPIPS)-14.74
38
Image CompressionTecnick (test)
BD-rate (LPIPS)-5.76
35
Image CompressionDIV2K (test)
BD-Rate (LPIPS)-14.51
34
Image CompressionKodak
BD-Rate (DISTS)-50.63
25
Image CompressionCLIC 2020 (test)
BD-Rate (LPIPS)18.76
25
Image CompressionDIV2K
BD-Rate (DISTS)-69.15
19
Image CompressionKodak
Encoding Speed (sec)0.0651
14
Image CompressionTecnick
BD-Rate (DISTS)-4.76
13
Showing 10 of 20 rows

Other info

Follow for update