One-Step Diffusion for Perceptual Image Compression

πŸ“… 2026-02-02
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Diffusion models for image compression suffer from high inference latency and substantial computational overhead due to their multi-step denoising process, hindering practical deployment. This work proposes the first single-step diffusion-based image compression method, which requires only one denoising operation during decoding. To enhance perceptual quality, the approach introduces a discriminator trained on compact feature representations for perception-oriented adversarial learning. The proposed method achieves rate-distortion performance comparable to existing diffusion-based compression techniques while accelerating inference by a factor of 46, thereby striking a significantly improved balance between reconstruction fidelity and computational efficiency.

Technology Category

Application Category

πŸ“ Abstract
Diffusion-based image compression methods have achieved notable progress, delivering high perceptual quality at low bitrates. However, their practical deployment is hindered by significant inference latency and heavy computational overhead, primarily due to the large number of denoising steps required during decoding. To address this problem, we propose a diffusion-based image compression method that requires only a single-step diffusion process, significantly improving inference speed. To enhance the perceptual quality of reconstructed images, we introduce a discriminator that operates on compact feature representations instead of raw pixels, leveraging the fact that features better capture high-level texture and structural details. Experimental results show that our method delivers comparable compression performance while offering a 46$\times$ faster inference speed compared to recent diffusion-based approaches. The source code and models are available at https://github.com/cheesejiang/OSDiff.
Problem

Research questions and friction points this paper is trying to address.

diffusion-based image compression
inference latency
computational overhead
perceptual quality
denoising steps
Innovation

Methods, ideas, or system contributions that make the work stand out.

single-step diffusion
perceptual image compression
feature-based discriminator
fast inference
diffusion models
πŸ”Ž Similar Papers
No similar papers found.
Y
Yiwen Jia
Institute of Artificial Intelligence and Robotics, Xi’an Jiaotong University, China
Hao Wei
Hao Wei
Xi'an Jiaotong University
Computer Vision
Y
Yanhui Zhou
School of Information and Telecommunication, Xi’an Jiaotong University, China
Chenyang Ge
Chenyang Ge
Professor, Xi'an Jiaotong University
computer vision