IVCVLGApr 7, 2024

Correcting Diffusion-Based Perceptual Image Compression with Privileged End-to-End Decoder

arXiv:2404.04916v214 citationsh-index: 53ICML
Originality Incremental advance
AI Analysis

This work addresses the problem of balancing perceptual quality and distortion in image compression for applications requiring high-fidelity visual data, representing an incremental improvement over existing perceptual compression techniques.

The paper tackles the challenge of integrating diffusion models into image compression by proposing a method that uses a privileged end-to-end decoder to correct distortions, achieving better perceptual quality while maintaining distortion guarantees, with experiments showing superiority over previous methods in both distortion and perception metrics.

The images produced by diffusion models can attain excellent perceptual quality. However, it is challenging for diffusion models to guarantee distortion, hence the integration of diffusion models and image compression models still needs more comprehensive explorations. This paper presents a diffusion-based image compression method that employs a privileged end-to-end decoder model as correction, which achieves better perceptual quality while guaranteeing the distortion to an extent. We build a diffusion model and design a novel paradigm that combines the diffusion model and an end-to-end decoder, and the latter is responsible for transmitting the privileged information extracted at the encoder side. Specifically, we theoretically analyze the reconstruction process of the diffusion models at the encoder side with the original images being visible. Based on the analysis, we introduce an end-to-end convolutional decoder to provide a better approximation of the score function $\nabla_{\mathbf{x}_t}\log p(\mathbf{x}_t)$ at the encoder side and effectively transmit the combination. Experiments demonstrate the superiority of our method in both distortion and perception compared with previous perceptual compression methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes